2025-04-23 08:27:27.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 08:27:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:27.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 08:27:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:27.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 08:27:27.874 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:27.892 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:27.896 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:27.903 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:27.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4fe64 2025-04-23 08:27:27.907 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4fe64 2025-04-23 08:27:27.910 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73631fa0 2025-04-23 08:27:27.910 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73631fa0 2025-04-23 08:27:27.913 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@775c9514 2025-04-23 08:27:27.913 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@775c9514 2025-04-23 08:27:27.916 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@325e159b 2025-04-23 08:27:27.916 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@325e159b 2025-04-23 08:27:27.919 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d39a6a 2025-04-23 08:27:27.919 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d39a6a 2025-04-23 08:27:27.922 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32606cf 2025-04-23 08:27:27.922 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32606cf 2025-04-23 08:27:27.925 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1041d78a 2025-04-23 08:27:27.925 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1041d78a 2025-04-23 08:27:27.928 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5271ead4 2025-04-23 08:27:27.928 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5271ead4 2025-04-23 08:27:27.931 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@26053a3a 2025-04-23 08:27:27.931 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@26053a3a 2025-04-23 08:27:27.931 [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-23 08:27:28.057 [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-23 08:27:28.057 [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-23 08:27:28.058 [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-23 08:27:28.059 [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-23 08:27:28.068 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.069 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 08:27:28.069 [DefaultDispatcher-worker-8 @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-23 08:27:28.069 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 08:27:28.136 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.165 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.184 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.210 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.232 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.236 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.296 [DefaultDispatcher-worker-13 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 08:27:28.317 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 08:27:28.317 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 08:27:28.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 08:27:28.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 08:27:28.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 08:27:28.327 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-23 08:27:28.327 [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-23 08:27:28.327 [DefaultDispatcher-worker-17 @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-23 08:27:28.328 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da4fe64: (connection evicted) 2025-04-23 08:27:28.328 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73631fa0: (connection evicted) 2025-04-23 08:27:28.328 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@775c9514: (connection evicted) 2025-04-23 08:27:28.329 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@325e159b: (connection evicted) 2025-04-23 08:27:28.329 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68d39a6a: (connection evicted) 2025-04-23 08:27:28.329 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32606cf: (connection evicted) 2025-04-23 08:27:28.330 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1041d78a: (connection evicted) 2025-04-23 08:27:28.330 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5271ead4: (connection evicted) 2025-04-23 08:27:28.330 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26053a3a: (connection evicted) 2025-04-23 08:27:28.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:28.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 08:27:28.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2864f887 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:28.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:28.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 08:27:28.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 08:27:28.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.345 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.346 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.347 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:28.347 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:28.347 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:28.347 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:28.356 [DefaultDispatcher-worker-17 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.357 [DefaultDispatcher-worker-17 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 08:27:28.358 [DefaultDispatcher-worker-17 @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-23 08:27:28.358 [DefaultDispatcher-worker-17 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 08:27:28.361 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.371 [DefaultDispatcher-worker-18 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.382 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.392 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.401 [DefaultDispatcher-worker-15 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.405 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.438 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507049f2 2025-04-23 08:27:28.438 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:28.441 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e349c75 2025-04-23 08:27:28.441 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e349c75 2025-04-23 08:27:28.444 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f361c3 2025-04-23 08:27:28.445 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f361c3 2025-04-23 08:27:28.447 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ccf705 2025-04-23 08:27:28.447 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ccf705 2025-04-23 08:27:28.450 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ce6bf8 2025-04-23 08:27:28.450 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ce6bf8 2025-04-23 08:27:28.453 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba39280 2025-04-23 08:27:28.453 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba39280 2025-04-23 08:27:28.456 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60551b4e 2025-04-23 08:27:28.456 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60551b4e 2025-04-23 08:27:28.460 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d2bc9e 2025-04-23 08:27:28.460 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d2bc9e 2025-04-23 08:27:28.462 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 08:27:28.462 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 08:27:28.463 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e194b7 2025-04-23 08:27:28.463 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e194b7 2025-04-23 08:27:28.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 08:27:28.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 08:27:28.464 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 08:27:28.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2025-04-23 08:27:28.465 [DefaultDispatcher-worker-17 @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-23 08:27:28.465 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@507049f2: (connection evicted) 2025-04-23 08:27:28.466 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e349c75: (connection evicted) 2025-04-23 08:27:28.466 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a13799 2025-04-23 08:27:28.466 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a13799 2025-04-23 08:27:28.466 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:28.467 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f361c3: (connection evicted) 2025-04-23 08:27:28.467 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14ccf705: (connection evicted) 2025-04-23 08:27:28.468 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ce6bf8: (connection evicted) 2025-04-23 08:27:28.468 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba39280: (connection evicted) 2025-04-23 08:27:28.468 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60551b4e: (connection evicted) 2025-04-23 08:27:28.469 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d2bc9e: (connection evicted) 2025-04-23 08:27:28.469 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e194b7: (connection evicted) 2025-04-23 08:27:28.470 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a13799: (connection evicted) 2025-04-23 08:27:28.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:28.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 08:27:28.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 08:27:28.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c5698 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:28.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:28.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 08:27:28.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e24e7 2025-04-23 08:27:28.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e24e7 2025-04-23 08:27:28.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 08:27:28.610 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c09a350 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:28.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:28.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:28.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 08:27:28.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-23 08:27:28.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-23 08:27:28.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c01c37 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 08:27:28.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:28.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-23 08:27:28.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-23 08:27:28.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 08:27:28.921 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48368a08 2025-04-23 08:27:28.950 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:28.966 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.081 [DefaultDispatcher-worker-14 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-23 08:27:29.087 [DefaultDispatcher-worker-14 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-23 08:27:29.088 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51661/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 08:27:29.088 [DefaultDispatcher-worker-14 @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:51661/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 08:27:29.088 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51661/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 08:27:29.102 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51661/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 08:27:29.103 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51661/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 08:27:29.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 08:27:29.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 08:27:29.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.120 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48368a08: (connection evicted) 2025-04-23 08:27:29.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 08:27:29.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 08:27:29.123 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bd4753 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143413cd 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 08:27:29.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@146f3d22 2025-04-23 08:27:29.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@146f3d22 2025-04-23 08:27:29.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 08:27:29.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b6873f 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 08:27:29.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-23 08:27:29.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-23 08:27:29.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 08:27:29.166 [DefaultDispatcher-worker-17 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-23 08:27:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 08:27:29.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 08:27:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.169 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@146f3d22: (connection evicted) 2025-04-23 08:27:29.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 08:27:29.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 08:27:29.170 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46524ebe 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 08:27:29.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ecc33 2025-04-23 08:27:29.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ecc33 2025-04-23 08:27:29.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b1ec84 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 08:27:29.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-23 08:27:29.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-23 08:27:29.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 08:27:29.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 08:27:29.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 08:27:29.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.189 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280ecc33: (connection evicted) 2025-04-23 08:27:29.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 08:27:29.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 08:27:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@778113f2 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 08:27:29.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba35152 2025-04-23 08:27:29.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba35152 2025-04-23 08:27:29.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401926df 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 08:27:29.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-23 08:27:29.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-23 08:27:29.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 08:27:29.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 08:27:29.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 08:27:29.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.209 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba35152: (connection evicted) 2025-04-23 08:27:29.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 08:27:29.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194224ca 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-23 08:27:29.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-23 08:27:29.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bdfa0b 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-04-23 08:27:29.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-04-23 08:27:29.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 08:27:29.237 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 08:27:29.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 08:27:29.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.245 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350f18a6: (connection evicted) 2025-04-23 08:27:29.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 08:27:29.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 08:27:29.284 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.303 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.326 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f349ae 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 08:27:29.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@76db9048 2025-04-23 08:27:29.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@76db9048 2025-04-23 08:27:29.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 08:27:29.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54daf8f9 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 08:27:29.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 08:27:29.528 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.544 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:29.545 [DefaultDispatcher-worker-12 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.565 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.571 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.575 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 08:27:29.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 08:27:29.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.618 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76db9048: (connection evicted) 2025-04-23 08:27:29.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 08:27:29.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 08:27:29.623 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-23 08:27:29.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 08:27:29.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698ac187 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2025-04-23 08:27:29.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2025-04-23 08:27:29.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85e3f1 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 08:27:29.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-23 08:27:29.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-23 08:27:29.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 08:27:29.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 08:27:29.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 08:27:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.645 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e0b123: (connection evicted) 2025-04-23 08:27:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 08:27:29.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3f57ff 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 08:27:29.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0 2025-04-23 08:27:29.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0 2025-04-23 08:27:29.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb44964 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-23 08:27:29.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-23 08:27:29.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 08:27:29.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 08:27:29.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 08:27:29.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.658 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0: (connection evicted) 2025-04-23 08:27:29.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 08:27:29.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60844992 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-04-23 08:27:29.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-04-23 08:27:29.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 08:27:29.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-23 08:27:29.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-23 08:27:29.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 08:27:29.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 08:27:29.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 08:27:29.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.672 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a: (connection evicted) 2025-04-23 08:27:29.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 08:27:29.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-04-23 08:27:29.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-04-23 08:27:29.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a3b1f7e 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-23 08:27:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-23 08:27:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 08:27:29.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 08:27:29.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 08:27:29.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.736 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a: (connection evicted) 2025-04-23 08:27:29.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 08:27:29.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449a60b 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 08:27:29.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d8911 2025-04-23 08:27:29.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d8911 2025-04-23 08:27:29.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 08:27:29.742 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460eb276 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 08:27:29.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2025-04-23 08:27:29.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2025-04-23 08:27:29.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 08:27:29.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 08:27:29.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 08:27:29.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.753 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d7d8911: (connection evicted) 2025-04-23 08:27:29.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 08:27:29.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503c7d 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-04-23 08:27:29.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-04-23 08:27:29.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 08:27:29.756 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3350ab4 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-23 08:27:29.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-23 08:27:29.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 08:27:29.770 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.773 [DefaultDispatcher-worker-16 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-23 08:27:29.774 [DefaultDispatcher-worker-16 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-23 08:27:29.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 08:27:29.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 08:27:29.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.775 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83: (connection evicted) 2025-04-23 08:27:29.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 08:27:29.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 08:27:29.776 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c0ecb 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 08:27:29.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-04-23 08:27:29.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-04-23 08:27:29.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 08:27:29.784 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd37449 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 08:27:29.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@43445fc6 2025-04-23 08:27:29.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@43445fc6 2025-04-23 08:27:29.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 08:27:29.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 08:27:29.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 08:27:29.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.799 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3006bfb: (connection evicted) 2025-04-23 08:27:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 08:27:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 08:27:29.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36665c11 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-04-23 08:27:29.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-04-23 08:27:29.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 08:27:29.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7906c 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-23 08:27:29.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-23 08:27:29.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 08:27:29.850 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.865 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.888 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.910 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.920 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.925 [DefaultDispatcher-worker-17 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-23 08:27:29.926 [DefaultDispatcher-worker-17 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-23 08:27:29.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 08:27:29.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 08:27:29.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:29.927 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7: (connection evicted) 2025-04-23 08:27:29.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:29.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 08:27:29.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 08:27:29.928 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-23 08:27:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-23 08:27:29.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-23 08:27:29.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:29.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2025-04-23 08:27:29.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2025-04-23 08:27:29.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 08:27:30.030 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.041 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 08:27:30.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 08:27:30.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.132 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc: (connection evicted) 2025-04-23 08:27:30.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 08:27:30.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d4b573 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2025-04-23 08:27:30.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2025-04-23 08:27:30.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 08:27:30.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e258d3b 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2025-04-23 08:27:30.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2025-04-23 08:27:30.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 08:27:30.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 08:27:30.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 08:27:30.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.147 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67: (connection evicted) 2025-04-23 08:27:30.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 08:27:30.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537b3be1 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 08:27:30.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-04-23 08:27:30.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-04-23 08:27:30.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 08:27:30.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 08:27:30.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 08:27:30.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 08:27:30.245 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.258 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.269 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.271 [DefaultDispatcher-worker-16 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 08:27:30.272 [DefaultDispatcher-worker-16 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 08:27:30.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 08:27:30.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 08:27:30.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.273 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f5b923: (connection evicted) 2025-04-23 08:27:30.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 08:27:30.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 08:27:30.273 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 08:27:30.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-04-23 08:27:30.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-04-23 08:27:30.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 08:27:30.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-23 08:27:30.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-23 08:27:30.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 08:27:30.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 08:27:30.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 08:27:30.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.286 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82: (connection evicted) 2025-04-23 08:27:30.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 08:27:30.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436a563f 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 08:27:30.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 08:27:30.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 08:27:30.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 08:27:30.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 08:27:30.308 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 08:27:30.309 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 08:27:30.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31533eb1 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-04-23 08:27:30.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-04-23 08:27:30.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 08:27:30.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 08:27:30.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 08:27:30.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:30.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 08:27:30.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f4a7c4 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 08:27:30.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 08:27:30.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 08:27:30.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 08:27:30.320 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 08:27:30.326 [Test worker @coroutine#255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 08:27:30.327 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e3321e 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9af731 2025-04-23 08:27:30.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9af731 2025-04-23 08:27:30.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 08:27:30.334 [DefaultDispatcher-worker-14 @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 08:27:30.335 [DefaultDispatcher-worker-16 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9af731 2025-04-23 08:27:30.336 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9af731 2025-04-23 08:27:30.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 08:27:30.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 08:27:30.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.338 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3: (connection evicted) 2025-04-23 08:27:30.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 08:27:30.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5855b0ed 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 08:27:30.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 08:27:30.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 08:27:30.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 08:27:30.342 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 08:27:30.348 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 08:27:30.349 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51cca357 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c8bb5 2025-04-23 08:27:30.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c8bb5 2025-04-23 08:27:30.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 08:27:30.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 08:27:30.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 08:27:30.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:30.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 08:27:30.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@900649e 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 08:27:30.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-23 08:27:30.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-23 08:27:30.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 08:27:30.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-23 08:27:30.362 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-23 08:27:30.363 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5599dc60 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 08:27:30.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-23 08:27:30.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-23 08:27:30.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 08:27:30.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 08:27:30.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 08:27:30.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:30.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 08:27:30.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 08:27:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfcf85a 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-23 08:27:30.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-23 08:27:30.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 08:27:30.384 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.405 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-23 08:27:30.412 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-23 08:27:30.412 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.430 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.445 [DefaultDispatcher-worker-15 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-23 08:27:30.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 08:27:30.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 08:27:30.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.447 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6550ce46: (connection evicted) 2025-04-23 08:27:30.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 08:27:30.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 08:27:30.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24068086 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-23 08:27:30.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-23 08:27:30.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 08:27:30.450 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.465 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.470 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-23 08:27:30.475 [DefaultDispatcher-worker-18 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-23 08:27:30.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 08:27:30.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 08:27:30.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.484 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a: (connection evicted) 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 08:27:30.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 08:27:30.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-23 08:27:30.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-23 08:27:30.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 08:27:30.506 [DefaultDispatcher-worker-8 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-23 08:27:30.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 08:27:30.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 08:27:30.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.507 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-04-23 08:27:30.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 08:27:30.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-23 08:27:30.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-23 08:27:30.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 08:27:30.530 [DefaultDispatcher-worker-19 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-23 08:27:30.535 [DefaultDispatcher-worker-20 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-23 08:27:30.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 08:27:30.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 08:27:30.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.536 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-04-23 08:27:30.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 08:27:30.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 08:27:30.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 08:27:30.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 08:27:30.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 08:27:30.558 [DefaultDispatcher-worker-4 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 08:27:30.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 08:27:30.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 08:27:30.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.559 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 08:27:30.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57839834 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-04-23 08:27:30.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-04-23 08:27:30.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 08:27:30.580 [DefaultDispatcher-worker-11 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-04-23 08:27:30.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 08:27:30.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 08:27:30.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.581 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32646ecf: (connection evicted) 2025-04-23 08:27:30.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 08:27:30.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f8415b 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 08:27:30.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-23 08:27:30.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-23 08:27:30.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 08:27:30.763 [DefaultDispatcher-worker-8 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-23 08:27:30.768 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-23 08:27:30.769 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58131/manifest.json 2025-04-23 08:27:30.770 [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:58131/manifest.json. 2025-04-23 08:27:30.770 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58131/manifest.json 2025-04-23 08:27:30.771 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58131/manifest.json 2025-04-23 08:27:30.771 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58131/manifest.json 2025-04-23 08:27:30.821 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.846 [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:58131/manifest.json. 2025-04-23 08:27:30.846 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58131/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:30.855 [DefaultDispatcher-worker-13 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-23 08:27:30.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 08:27:30.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 08:27:30.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.859 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a: (connection evicted) 2025-04-23 08:27:30.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:30.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 08:27:30.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c34b0f2 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 08:27:30.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-23 08:27:30.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-23 08:27:30.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31859960 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 08:27:30.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:30.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-23 08:27:30.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-23 08:27:30.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 08:27:30.907 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 08:27:30.944 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-04-23 08:27:30.944 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4a9412c4 2025-04-23 08:27:30.982 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:30.989 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:31.006 [DefaultDispatcher-worker-14 @coroutine#348] INFO ktor.application - Responding at http://0.0.0.0:34827 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fdf7359 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:31.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:31.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 08:27:31.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba21e4 2025-04-23 08:27:31.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba21e4 2025-04-23 08:27:31.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 08:27:31.024 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 08:27:31.029 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 08:27:31.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 08:27:31.029 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 08:27:31.029 [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-23 08:27:31.029 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 08:27:31.029 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 08:27:31.030 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 08:27:31.030 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d7f9b33 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:31.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:31.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 08:27:31.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 08:27:31.065 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.070 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.074 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ba21e4 2025-04-23 08:27:31.076 [DefaultDispatcher-worker-3 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ba21e4 2025-04-23 08:27:31.081 [DefaultDispatcher-worker-16 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.086 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.086 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.086 [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:34827/api/content/719634018964873216/_ustadmanifest.json. 2025-04-23 08:27:31.086 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.088 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.088 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.088 [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:34827/api/content/719634018964873216/_ustadmanifest.json. 2025-04-23 08:27:31.088 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:31.096 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 08:27:31.100 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9690d4a2-46f7-496e-bdd3-194004ebcb4c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 08:27:31.102 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:31.102 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9690d4a2-46f7-496e-bdd3-194004ebcb4c 2025-04-23 08:27:31.104 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:31.105 [DefaultDispatcher-worker-18 @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:34827/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:31.105 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:31.105 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:31.108 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:31.111 [DefaultDispatcher-worker-18 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.111 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/UmAppDatabase/replication/nodeId 2025-04-23 08:27:31.111 [DefaultDispatcher-worker-18 @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:34827/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:31.111 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/UmAppDatabase/replication/nodeId 2025-04-23 08:27:31.115 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/api/blob/upload-init-batch 2025-04-23 08:27:31.115 [DefaultDispatcher-worker-6 @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:34827/api/blob/upload-init-batch. 2025-04-23 08:27:31.115 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/api/blob/upload-init-batch 2025-04-23 08:27:31.115 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34827/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:31.131 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:31.150 [eventLoopGroupProxy-4-1 @call-handler#394] 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-23 08:27:31.150 [eventLoopGroupProxy-4-2 @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-23 08:27:31.150 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:31.150 [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-23 08:27:31.153 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:31.153 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:31.155 [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-23 08:27:31.155 [eventLoopGroupProxy-4-1 @call-handler#394] 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-23 08:27:31.156 [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-23 08:27:31.156 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/UmAppDatabase/replication/nodeId 2025-04-23 08:27:31.157 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34827/UmAppDatabase/replication/nodeId 2025-04-23 08:27:31.158 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:31.158 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:31.158 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:31.161 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-23 08:27:31.161 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-23 08:27:31.163 [DefaultDispatcher-worker-17 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.165 [eventLoopGroupProxy-4-1 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-23 08:27:31.169 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.175 [eventLoopGroupProxy-4-1 @call-handler#394] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-04-23 08:27:31.176 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/api/blob/upload-init-batch 2025-04-23 08:27:31.176 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34827/api/blob/upload-init-batch 2025-04-23 08:27:31.179 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34827/api/blob/upload-init-batch. 2025-04-23 08:27:31.179 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34827/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:31.190 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/api/blob/upload-batch-data 2025-04-23 08:27:31.190 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34827/api/blob/upload-batch-data. 2025-04-23 08:27:31.190 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/api/blob/upload-batch-data 2025-04-23 08:27:31.190 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:31.193 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:31.201 [eventLoopGroupProxy-4-3 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-23 08:27:31.202 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:31.202 [eventLoopGroupProxy-4-3 @call-handler#410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-23 08:27:31.202 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/api/blob/upload-batch-data 2025-04-23 08:27:31.208 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/api/blob/upload-batch-data 2025-04-23 08:27:31.208 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34827/api/blob/upload-batch-data. 2025-04-23 08:27:31.208 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/api/blob/upload-batch-data 2025-04-23 08:27:31.208 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:31.210 [eventLoopGroupProxy-4-3 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:31.212 [eventLoopGroupProxy-4-3 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-23 08:27:31.212 [eventLoopGroupProxy-4-3 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:31.212 [eventLoopGroupProxy-4-3 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:31.213 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/api/blob/upload-batch-data 2025-04-23 08:27:31.225 [DefaultDispatcher-worker-10 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.232 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.243 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/UmAppDatabase/replication/message 2025-04-23 08:27:31.243 [DefaultDispatcher-worker-16 @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:34827/UmAppDatabase/replication/message. 2025-04-23 08:27:31.243 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/UmAppDatabase/replication/message 2025-04-23 08:27:31.243 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34827/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:31.245 [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-23 08:27:31.245 [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-23 08:27:31.245 [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-23 08:27:31.259 [DefaultDispatcher-worker-10 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-23 08:27:31.259 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:31.259 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-7 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-7 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json. 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-7 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/UmAppDatabase/replication/message 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34827/UmAppDatabase/replication/message 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34827/UmAppDatabase/replication/message. 2025-04-23 08:27:31.260 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34827/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:31.261 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.261 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json 2025-04-23 08:27:31.261 [DefaultDispatcher-worker-9 @coroutine#347] 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:34827/api/content/719634018964873216/_ustadmanifest.json. 2025-04-23 08:27:31.261 [DefaultDispatcher-worker-9 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34827/api/content/719634018964873216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:31.266 [DefaultDispatcher-worker-6 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b 2025-04-23 08:27:31.267 [DefaultDispatcher-worker-14 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-23 08:27:31.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 08:27:31.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 08:27:31.269 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 08:27:31.269 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 08:27:31.269 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 08:27:31.270 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ba21e4 2025-04-23 08:27:31.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 08:27:31.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 08:27:31.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:31.270 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608c7b5b: (connection evicted) 2025-04-23 08:27:31.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:31.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 08:27:31.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 08:27:31.526 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:31.526 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:31.726 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:32.274 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4a9412c4 2025-04-23 08:27:32.274 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4a9412c4 2025-04-23 08:27:32.276 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-23 08:27:32.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 08:27:32.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 08:27:32.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:32.276 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d667b59: (connection evicted) 2025-04-23 08:27:32.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:32.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 08:27:32.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd425dc 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:32.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:32.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 08:27:32.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:32.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:32.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255d4d7 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:32.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:32.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-23 08:27:32.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-23 08:27:32.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 08:27:32.308 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 08:27:32.309 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 08:27:32.309 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3fcb737 2025-04-23 08:27:32.310 [DefaultDispatcher-worker-14 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:37091 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42095996 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:32.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:32.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 08:27:32.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 08:27:32.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 08:27:32.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 08:27:32.312 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 08:27:32.312 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 08:27:32.312 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 08:27:32.312 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 08:27:32.312 [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-23 08:27:32.312 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 08:27:32.312 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 08:27:32.312 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 08:27:32.312 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6693818c 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:32.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 08:27:32.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 08:27:32.331 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9af731 2025-04-23 08:27:32.334 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.339 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.343 [DefaultDispatcher-worker-1 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 08:27:32.344 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 08:27:32.349 [DefaultDispatcher-worker-11 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.353 [DefaultDispatcher-worker-20 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.353 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:32.353 [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:37091/api/content/719634023065886720/_ustadmanifest.json. 2025-04-23 08:27:32.353 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:32.354 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:32.354 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:32.355 [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:37091/api/content/719634023065886720/_ustadmanifest.json. 2025-04-23 08:27:32.355 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:32.362 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.362 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 08:27:32.362 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5f5c73bb-4286-42e9-807f-364c2873d8d2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 08:27:32.363 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:32.363 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5f5c73bb-4286-42e9-807f-364c2873d8d2 2025-04-23 08:27:32.363 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:32.364 [DefaultDispatcher-worker-6 @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:37091/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:32.364 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:32.364 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:32.366 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:32.366 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:32.366 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.366 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:32.366 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:32.366 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.366 [eventLoopGroupProxy-7-1 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 08:27:32.367 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:32.367 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:32.368 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.369 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/UmAppDatabase/replication/nodeId 2025-04-23 08:27:32.369 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37091/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:32.369 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/UmAppDatabase/replication/nodeId 2025-04-23 08:27:32.370 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:32.370 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.370 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.370 [DefaultDispatcher-worker-18 @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:37091/api/blob/upload-init-batch. 2025-04-23 08:27:32.370 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.370 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:32.370 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 08:27:32.370 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/UmAppDatabase/replication/nodeId 2025-04-23 08:27:32.370 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/UmAppDatabase/replication/nodeId 2025-04-23 08:27:32.371 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 08:27:32.371 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 08:27:32.372 [eventLoopGroupProxy-7-1 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:32.373 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 08:27:32.373 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.373 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.374 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-init-batch. 2025-04-23 08:27:32.374 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37091/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:32.374 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.374 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.374 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.374 [DefaultDispatcher-worker-8 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.375 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:32.376 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.377 [eventLoopGroupProxy-7-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:32.377 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.377 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:32.378 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.379 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.379 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.379 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.379 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.380 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:32.381 [DefaultDispatcher-worker-6 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.382 [eventLoopGroupProxy-7-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:32.382 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.382 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:32.382 [DefaultDispatcher-worker-10 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.383 [DefaultDispatcher-worker-10 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.383 [DefaultDispatcher-worker-10 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.383 [DefaultDispatcher-worker-10 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.383 [DefaultDispatcher-worker-10 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.384 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:32.398 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:32.400 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:32.411 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:32.413 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:32.425 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.425 [eventLoopGroupProxy-7-1 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:32.425 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.426 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.426 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.426 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.426 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.427 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.427 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 08:27:32.428 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.428 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.428 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37091/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:32.428 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:37091/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37091/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 08:27:32.428 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37091/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.435 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.441 [DefaultDispatcher-worker-3 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:32.443 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 08:27:32.943 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-31ad6fe2-a07a-42ee-9c34-7f4d38962599', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 08:27:32.943 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:32.943 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-31ad6fe2-a07a-42ee-9c34-7f4d38962599 2025-04-23 08:27:32.946 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.946 [DefaultDispatcher-worker-19 @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:37091/api/blob/upload-init-batch. 2025-04-23 08:27:32.946 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.946 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:32.947 [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-23 08:27:32.947 [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-23 08:27:32.948 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:32.949 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 08:27:32.950 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.950 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/api/blob/upload-init-batch 2025-04-23 08:27:32.950 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37091/api/blob/upload-init-batch. 2025-04-23 08:27:32.950 [DefaultDispatcher-worker-19 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37091/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:32.951 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.951 [DefaultDispatcher-worker-6 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.951 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.951 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.952 [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-23 08:27:32.954 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.954 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:32.954 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.955 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.955 [DefaultDispatcher-worker-6 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.955 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.955 [DefaultDispatcher-worker-6 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.956 [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-23 08:27:32.957 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.957 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:32.957 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.958 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.958 [DefaultDispatcher-worker-1 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:32.958 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:32.958 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:32.958 [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-23 08:27:32.999 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:32.999 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:33.000 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.000 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.000 [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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.000 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.000 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.001 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:33.042 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.042 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:33.043 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.043 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.043 [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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.043 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.043 [DefaultDispatcher-worker-20 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.044 [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-23 08:27:33.085 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.085 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:33.086 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.086 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.086 [DefaultDispatcher-worker-19 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.086 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.086 [DefaultDispatcher-worker-19 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.087 [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-23 08:27:33.128 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.129 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:33.129 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.129 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.129 [DefaultDispatcher-worker-1 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.129 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.129 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.130 [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-23 08:27:33.173 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.174 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 08:27:33.174 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.175 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.175 [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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.175 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.175 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.177 [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-23 08:27:33.218 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.218 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:33.218 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.219 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.219 [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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.219 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.219 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.220 [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-23 08:27:33.262 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.263 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:33.263 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.263 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.264 [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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.264 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.264 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.265 [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-23 08:27:33.305 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.305 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:33.306 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.306 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.306 [DefaultDispatcher-worker-17 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.306 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.306 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.307 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:33.349 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.349 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:33.349 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.350 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.350 [DefaultDispatcher-worker-17 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.350 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.350 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.351 [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-23 08:27:33.391 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.392 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:33.392 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.393 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.393 [DefaultDispatcher-worker-3 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.393 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.393 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.393 [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-23 08:27:33.434 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.434 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 08:27:33.435 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.436 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.436 [DefaultDispatcher-worker-17 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.436 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.436 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.437 [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-23 08:27:33.450 [DefaultDispatcher-worker-11 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:33.478 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:33.478 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.479 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:33.479 [DefaultDispatcher-worker-16 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.480 [DefaultDispatcher-worker-16 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.480 [DefaultDispatcher-worker-16 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.480 [DefaultDispatcher-worker-16 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.480 [DefaultDispatcher-worker-16 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.481 [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-23 08:27:33.482 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:33.482 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.482 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:33.482 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.483 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.483 [DefaultDispatcher-worker-5 @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:37091/api/blob/upload-batch-data. 2025-04-23 08:27:33.483 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.483 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:33.484 [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-23 08:27:33.485 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:33.485 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.485 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:33.486 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/blob/upload-batch-data 2025-04-23 08:27:33.491 [DefaultDispatcher-worker-9 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:33.495 [DefaultDispatcher-worker-7 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:33.495 [DefaultDispatcher-worker-7 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/UmAppDatabase/replication/message 2025-04-23 08:27:33.495 [DefaultDispatcher-worker-7 @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:37091/UmAppDatabase/replication/message. 2025-04-23 08:27:33.495 [DefaultDispatcher-worker-7 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/UmAppDatabase/replication/message 2025-04-23 08:27:33.495 [DefaultDispatcher-worker-7 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37091/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:33.496 [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-23 08:27:33.497 [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-23 08:27:33.497 [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-23 08:27:33.506 [DefaultDispatcher-worker-11 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-23 08:27:33.507 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:33.507 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-15 @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:37091/api/content/719634023065886720/_ustadmanifest.json. 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/UmAppDatabase/replication/message 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/UmAppDatabase/replication/message 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37091/UmAppDatabase/replication/message. 2025-04-23 08:27:33.507 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37091/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:33.508 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:33.508 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json 2025-04-23 08:27:33.508 [DefaultDispatcher-worker-4 @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:37091/api/content/719634023065886720/_ustadmanifest.json. 2025-04-23 08:27:33.508 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37091/api/content/719634023065886720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:33.511 [DefaultDispatcher-worker-2 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2025-04-23 08:27:33.512 [DefaultDispatcher-worker-5 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-23 08:27:33.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 08:27:33.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 08:27:33.512 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 08:27:33.512 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 08:27:33.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 08:27:33.513 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 08:27:33.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 08:27:33.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 08:27:33.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:33.513 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726e29d: (connection evicted) 2025-04-23 08:27:33.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:33.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 08:27:33.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 08:27:33.812 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:33.943 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:33.991 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:34.299 [DefaultDispatcher-worker-11 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2025-04-23 08:27:34.516 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3fcb737 2025-04-23 08:27:34.516 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3fcb737 2025-04-23 08:27:34.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 08:27:34.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 08:27:34.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:34.517 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a: (connection evicted) 2025-04-23 08:27:34.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:34.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 08:27:34.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 08:27:34.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ace6611 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:34.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f6d3a81 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:34.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-23 08:27:34.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-23 08:27:34.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 08:27:34.549 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 08:27:34.550 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 08:27:34.550 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54224125 2025-04-23 08:27:34.551 [DefaultDispatcher-worker-11 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:43377 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200e6029 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:34.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 08:27:34.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-23 08:27:34.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-23 08:27:34.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 08:27:34.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 08:27:34.553 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 08:27:34.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 08:27:34.553 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 08:27:34.553 [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-23 08:27:34.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 08:27:34.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 08:27:34.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 08:27:34.553 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481c1e92 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:34.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:34.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 08:27:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 08:27:34.583 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.591 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.597 [DefaultDispatcher-worker-11 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-23 08:27:34.599 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-23 08:27:34.603 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.608 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.608 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.608 [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:43377/api/content/719634028335255552/_ustadmanifest.json. 2025-04-23 08:27:34.608 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.609 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.609 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.609 [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:43377/api/content/719634028335255552/_ustadmanifest.json. 2025-04-23 08:27:34.609 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:34.617 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.617 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 08:27:34.617 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-01c421b6-2a1d-4d4e-8dcf-2dc455fc3ea8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 08:27:34.618 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:34.618 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-01c421b6-2a1d-4d4e-8dcf-2dc455fc3ea8 2025-04-23 08:27:34.619 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:34.619 [DefaultDispatcher-worker-11 @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:43377/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:34.619 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:34.619 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:34.621 [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-23 08:27:34.621 [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-23 08:27:34.621 [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-23 08:27:34.621 [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-23 08:27:34.621 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.621 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.621 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 0ms 2025-04-23 08:27:34.622 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:34.622 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:34.624 [DefaultDispatcher-worker-13 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.624 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:34.624 [DefaultDispatcher-worker-13 @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:43377/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:34.624 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:34.625 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/blob/upload-init-batch 2025-04-23 08:27:34.625 [DefaultDispatcher-worker-5 @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:43377/api/blob/upload-init-batch. 2025-04-23 08:27:34.625 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/blob/upload-init-batch 2025-04-23 08:27:34.625 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:34.625 [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-23 08:27:34.625 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.625 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 08:27:34.626 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:34.626 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:34.626 [eventLoopGroupProxy-10-3 @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-23 08:27:34.626 [eventLoopGroupProxy-10-3 @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-23 08:27:34.627 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.628 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 08:27:34.628 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/blob/upload-init-batch 2025-04-23 08:27:34.628 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43377/api/blob/upload-init-batch 2025-04-23 08:27:34.628 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43377/api/blob/upload-init-batch. 2025-04-23 08:27:34.628 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43377/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:34.630 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.630 [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:43377/api/blob/upload-batch-data. 2025-04-23 08:27:34.630 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.630 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:34.631 [eventLoopGroupProxy-10-1 @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-23 08:27:34.632 [DefaultDispatcher-worker-5 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.633 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.633 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.634 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 08:27:34.634 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.635 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.635 [DefaultDispatcher-worker-12 @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:43377/api/blob/upload-batch-data. 2025-04-23 08:27:34.635 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.635 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:34.636 [eventLoopGroupProxy-10-1 @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-23 08:27:34.637 [DefaultDispatcher-worker-1 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.641 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:34.641 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:34.641 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.641 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.641 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 08:27:34.642 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.643 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.643 [DefaultDispatcher-worker-1 @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:43377/api/blob/upload-batch-data. 2025-04-23 08:27:34.643 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.643 [DefaultDispatcher-worker-1 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:34.644 [eventLoopGroupProxy-10-1 @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-23 08:27:34.647 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.647 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.647 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 08:27:34.647 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.648 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.648 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43377/api/blob/upload-batch-data. 2025-04-23 08:27:34.648 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.648 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:34.649 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:34.650 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.650 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.651 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:34.651 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.652 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:34.652 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.652 [DefaultDispatcher-worker-10 @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:43377/api/blob/upload-batch-data. 2025-04-23 08:27:34.652 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.652 [DefaultDispatcher-worker-10 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:34.653 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:34.654 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:34.654 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:34.654 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.654 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:34.654 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/blob/upload-batch-data 2025-04-23 08:27:34.660 [DefaultDispatcher-worker-20 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.665 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.665 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/UmAppDatabase/replication/message 2025-04-23 08:27:34.665 [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:43377/UmAppDatabase/replication/message. 2025-04-23 08:27:34.665 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/UmAppDatabase/replication/message 2025-04-23 08:27:34.665 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43377/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:34.667 [eventLoopGroupProxy-10-1 @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-23 08:27:34.667 [eventLoopGroupProxy-10-1 @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-23 08:27:34.667 [eventLoopGroupProxy-10-1 @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-23 08:27:34.678 [DefaultDispatcher-worker-14 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-23 08:27:34.679 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:34.679 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-13 @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:43377/api/content/719634028335255552/_ustadmanifest.json. 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/UmAppDatabase/replication/message 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43377/UmAppDatabase/replication/message 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43377/UmAppDatabase/replication/message. 2025-04-23 08:27:34.679 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43377/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:34.680 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.680 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json 2025-04-23 08:27:34.680 [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:43377/api/content/719634028335255552/_ustadmanifest.json. 2025-04-23 08:27:34.680 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43377/api/content/719634028335255552/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:34.684 [DefaultDispatcher-worker-17 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-04-23 08:27:34.686 [DefaultDispatcher-worker-1 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-04-23 08:27:34.686 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 08:27:34.686 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 08:27:34.686 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 08:27:34.686 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 08:27:34.686 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 08:27:34.687 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-23 08:27:34.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 08:27:34.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 08:27:34.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:34.688 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14: (connection evicted) 2025-04-23 08:27:34.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:34.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 08:27:34.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 08:27:35.053 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:35.053 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:35.160 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:35.690 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54224125 2025-04-23 08:27:35.690 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54224125 2025-04-23 08:27:35.691 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164db8f0 2025-04-23 08:27:35.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 08:27:35.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 08:27:35.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:35.691 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52667676: (connection evicted) 2025-04-23 08:27:35.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:35.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 08:27:35.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490704a5 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:35.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:35.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:35.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5364b481 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:35.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:35.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 08:27:35.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-23 08:27:35.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-23 08:27:35.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 08:27:35.724 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 08:27:35.724 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-23 08:27:35.724 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@eea0b48 2025-04-23 08:27:35.725 [DefaultDispatcher-worker-16 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:42377 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74901d7 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:35.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 08:27:35.727 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 08:27:35.727 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 08:27:35.727 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 08:27:35.727 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 08:27:35.727 [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-23 08:27:35.727 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 08:27:35.727 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 08:27:35.727 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 08:27:35.727 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbd47b7 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:35.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 08:27:35.747 [DefaultDispatcher-worker-19 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.752 [DefaultDispatcher-worker-17 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.814 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:35.816 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:35.826 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:35.827 [DefaultDispatcher-worker-17 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:35.828 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:35.850 [DefaultDispatcher-worker-17 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:35.853 [DefaultDispatcher-worker-17 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:35.856 [DefaultDispatcher-worker-17 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:35.863 [DefaultDispatcher-worker-14 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.867 [DefaultDispatcher-worker-18 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.868 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:35.868 [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:42377/api/content/719634036161306624/_ustadmanifest.json. 2025-04-23 08:27:35.868 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:35.869 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:35.869 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:35.870 [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:42377/api/content/719634036161306624/_ustadmanifest.json. 2025-04-23 08:27:35.870 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:35.922 [DefaultDispatcher-worker-20 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.923 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 08:27:35.923 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0e7c2c0f-da2b-408f-a3ea-a961ee86a7a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 08:27:35.924 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 08:27:35.924 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0e7c2c0f-da2b-408f-a3ea-a961ee86a7a1 2025-04-23 08:27:35.924 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:35.924 [DefaultDispatcher-worker-20 @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:42377/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:35.924 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:35.924 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:35.926 [eventLoopGroupProxy-13-2 @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-23 08:27:35.926 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:35.926 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:35.926 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:35.926 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:35.927 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:35.927 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 08:27:35.927 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:35.927 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42377/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:35.929 [DefaultDispatcher-worker-20 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.929 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:35.929 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42377/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:35.929 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:35.930 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:35.930 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:35.931 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 08:27:35.931 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:35.931 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42377/UmAppDatabase/replication/nodeId 2025-04-23 08:27:35.937 [DefaultDispatcher-worker-19 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.942 [DefaultDispatcher-worker-14 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:35.944 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-init-batch 2025-04-23 08:27:35.944 [DefaultDispatcher-worker-13 @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:42377/api/blob/upload-init-batch. 2025-04-23 08:27:35.944 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-init-batch 2025-04-23 08:27:35.944 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:35.945 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 08:27:35.945 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 08:27:35.988 [eventLoopGroupProxy-13-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:35.989 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-23 08:27:35.989 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-init-batch 2025-04-23 08:27:35.989 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42377/api/blob/upload-init-batch 2025-04-23 08:27:35.990 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-init-batch. 2025-04-23 08:27:35.990 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42377/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:35.993 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:35.993 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:35.993 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:35.993 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:35.994 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:35.995 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:35.995 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:35.995 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:35.996 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:35.996 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:35.996 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:35.996 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:35.996 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:35.997 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.040 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.040 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.041 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 08:27:36.041 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.042 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.042 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.042 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.043 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.043 [eventLoopGroupProxy-13-1 @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-23 08:27:36.045 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.045 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.045 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.045 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.046 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.046 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.046 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.046 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.047 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.049 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.050 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.050 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 08:27:36.050 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.054 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.054 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.054 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.054 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.055 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.097 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.097 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.097 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:36.097 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.099 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.099 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.099 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.099 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.100 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.157 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.157 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.158 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2025-04-23 08:27:36.158 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.160 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.160 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.160 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.160 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.160 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.207 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.207 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.207 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 08:27:36.208 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.209 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.209 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.209 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.209 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.210 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.251 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.252 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.252 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:36.252 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.253 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.253 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.253 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.253 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.254 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.296 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.296 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.296 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:36.297 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.297 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.297 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.297 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.297 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.298 [eventLoopGroupProxy-13-1 @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-23 08:27:36.342 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.342 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.342 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 08:27:36.343 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.345 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.346 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.346 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.346 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.346 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.347 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.347 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.347 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.347 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.348 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.349 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.349 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.349 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.350 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.350 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.351 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.351 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.351 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.351 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.353 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.353 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.353 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.353 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.354 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.354 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.354 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.354 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.355 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.356 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.356 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.356 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.356 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.357 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.357 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.357 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.357 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.358 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.359 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.359 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.359 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.360 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.360 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.360 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.360 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.360 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.361 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.362 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.362 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.363 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.363 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.363 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.363 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.363 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.364 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.364 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.365 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.365 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.365 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.366 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.366 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.366 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.366 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.366 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.367 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.368 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.368 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.368 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.369 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.369 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.369 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.369 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.369 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.370 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.371 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.371 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.371 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.373 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.373 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.375 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.375 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.375 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.375 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.376 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.376 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.376 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.376 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.377 [eventLoopGroupProxy-13-1 @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-23 08:27:36.378 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.378 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.378 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.378 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.379 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.379 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.379 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.379 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.380 [eventLoopGroupProxy-13-1 @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-23 08:27:36.381 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.382 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.382 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.382 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.383 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.383 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.383 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.383 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.384 [eventLoopGroupProxy-13-1 @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-23 08:27:36.385 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.385 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.385 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.385 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.387 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.387 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.387 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.387 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.387 [eventLoopGroupProxy-13-1 @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-23 08:27:36.389 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.389 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.389 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.389 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.390 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.390 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.390 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.390 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.391 [eventLoopGroupProxy-13-1 @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-23 08:27:36.392 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.392 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.392 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.392 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.393 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.393 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.393 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.393 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.394 [eventLoopGroupProxy-13-1 @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-23 08:27:36.395 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.395 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.395 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.396 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.396 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.396 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.396 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.396 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.397 [eventLoopGroupProxy-13-1 @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-23 08:27:36.398 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.399 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.399 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.399 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.400 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.400 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.400 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.400 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.401 [eventLoopGroupProxy-13-1 @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-23 08:27:36.402 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.403 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.403 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.403 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.404 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.404 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.404 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.404 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.405 [eventLoopGroupProxy-13-1 @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-23 08:27:36.406 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.406 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.406 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.406 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.407 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.407 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.407 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.407 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.408 [eventLoopGroupProxy-13-1 @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-23 08:27:36.409 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.409 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.409 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.410 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.410 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.410 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.410 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.410 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.411 [eventLoopGroupProxy-13-1 @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-23 08:27:36.412 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.412 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.413 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.413 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.414 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.414 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.414 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.414 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.415 [eventLoopGroupProxy-13-1 @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-23 08:27:36.416 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.417 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.417 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.417 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.419 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.419 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.419 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.419 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.419 [eventLoopGroupProxy-13-1 @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-23 08:27:36.421 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.421 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.421 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.421 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.422 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.422 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.422 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.422 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.423 [eventLoopGroupProxy-13-1 @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-23 08:27:36.424 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.424 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.425 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.425 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.426 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.426 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.426 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.426 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.426 [eventLoopGroupProxy-13-1 @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-23 08:27:36.429 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.429 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.430 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 08:27:36.430 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.431 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.431 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.431 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.431 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.431 [eventLoopGroupProxy-13-1 @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-23 08:27:36.433 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.433 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.433 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.433 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.434 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.434 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.434 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.434 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.435 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.441 [DefaultDispatcher-worker-15 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:36.477 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.477 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.477 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:36.477 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.478 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.478 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.478 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.478 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.479 [eventLoopGroupProxy-13-1 @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-23 08:27:36.480 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.480 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.480 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.480 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.481 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.481 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.481 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.481 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.482 [eventLoopGroupProxy-13-1 @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-23 08:27:36.482 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.483 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.483 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.484 [eventLoopGroupProxy-13-1 @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-23 08:27:36.485 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.485 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.485 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.485 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.486 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.486 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.486 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.486 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.486 [eventLoopGroupProxy-13-1 @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-23 08:27:36.529 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.529 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.529 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.529 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.530 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.530 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.530 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.531 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.531 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.574 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.574 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.574 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.575 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.576 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.576 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.576 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.576 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.577 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.578 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.578 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.578 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.578 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.579 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.579 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.579 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.579 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.580 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.581 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.581 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.581 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.581 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.582 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.582 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.582 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.582 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.582 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.625 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.625 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.625 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.625 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.626 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.626 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.626 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.626 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.627 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.628 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.628 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.628 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.628 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.629 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.629 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.629 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.629 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.630 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.631 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.631 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.631 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.631 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.632 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.632 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.632 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.632 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.632 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.633 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.633 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.634 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.634 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.634 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.634 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.634 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.634 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.635 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.636 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.637 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.637 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.637 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.637 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.637 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.637 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.637 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.638 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.681 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.681 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.681 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.681 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.682 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.682 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.682 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.682 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.683 [eventLoopGroupProxy-13-1 @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-23 08:27:36.684 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.684 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.684 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.685 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.685 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.685 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.685 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.685 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.686 [eventLoopGroupProxy-13-1 @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-23 08:27:36.687 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.687 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.687 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.688 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.688 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.688 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.688 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.688 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.689 [eventLoopGroupProxy-13-1 @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-23 08:27:36.690 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.691 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.691 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.691 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.692 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.692 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.692 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.692 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.692 [eventLoopGroupProxy-13-1 @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-23 08:27:36.693 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.694 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.694 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.694 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.695 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.695 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.695 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.695 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.696 [eventLoopGroupProxy-13-1 @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-23 08:27:36.698 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.698 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.698 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.698 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.699 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.699 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.699 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.699 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.700 [eventLoopGroupProxy-13-1 @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-23 08:27:36.701 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.701 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.701 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.702 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.703 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.703 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.703 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.703 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.703 [eventLoopGroupProxy-13-1 @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-23 08:27:36.704 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.705 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.705 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.705 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.706 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.706 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.706 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.706 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.706 [eventLoopGroupProxy-13-1 @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-23 08:27:36.708 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.708 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.708 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.708 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.710 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.710 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.710 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.710 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.711 [eventLoopGroupProxy-13-1 @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-23 08:27:36.712 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.712 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.712 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.712 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.713 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.713 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.713 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.713 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.714 [eventLoopGroupProxy-13-1 @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-23 08:27:36.715 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.715 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.715 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.715 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.716 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.716 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.716 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.716 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.717 [eventLoopGroupProxy-13-1 @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-23 08:27:36.718 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.718 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.718 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.718 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.719 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.719 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.719 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.719 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.719 [eventLoopGroupProxy-13-1 @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-23 08:27:36.721 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.721 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.721 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.721 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.722 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.722 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.722 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.722 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.723 [eventLoopGroupProxy-13-1 @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-23 08:27:36.765 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.765 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.765 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.765 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.766 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.766 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.766 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.766 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.767 [eventLoopGroupProxy-13-1 @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-23 08:27:36.768 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.768 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.768 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.769 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.769 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.769 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.769 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.769 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.770 [eventLoopGroupProxy-13-1 @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-23 08:27:36.771 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.771 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.771 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.771 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.773 [eventLoopGroupProxy-13-1 @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-23 08:27:36.816 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.816 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.816 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.816 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.817 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.817 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.817 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.817 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.818 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.819 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.819 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.819 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.819 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.820 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.821 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.821 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.821 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.822 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.822 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.822 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.822 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.822 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.823 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.824 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.824 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.824 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:36.824 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.825 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.825 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.825 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.825 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.825 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.868 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.869 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.869 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 08:27:36.869 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.872 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.872 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.872 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.872 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.873 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.874 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.875 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.875 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:36.875 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.876 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.876 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.876 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.876 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.876 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.918 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.919 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.919 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:36.919 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.921 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:36.951 [DefaultDispatcher-worker-13 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:36.965 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:36.965 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:36.965 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 08:27:36.966 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.966 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.966 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:36.967 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:36.967 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:36.967 [eventLoopGroupProxy-13-1 @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-23 08:27:37.010 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.010 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.010 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.010 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.012 [eventLoopGroupProxy-13-1 @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-23 08:27:37.055 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.055 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.055 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.055 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.056 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.056 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.056 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.056 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.057 [eventLoopGroupProxy-13-1 @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-23 08:27:37.058 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.058 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.059 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.059 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.059 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.059 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.059 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.059 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.060 [eventLoopGroupProxy-13-1 @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-23 08:27:37.061 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.061 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.061 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.061 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.062 [eventLoopGroupProxy-13-1 @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-23 08:27:37.063 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.063 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.064 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.064 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.065 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.065 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.065 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.065 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.069 [eventLoopGroupProxy-13-1 @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-23 08:27:37.071 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.071 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.071 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 08:27:37.072 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.072 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.072 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.072 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.072 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.073 [eventLoopGroupProxy-13-1 @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-23 08:27:37.075 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.075 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.075 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.075 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.076 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.076 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.076 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.076 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.077 [eventLoopGroupProxy-13-1 @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-23 08:27:37.078 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.078 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.078 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.078 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.079 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.079 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.079 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.079 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.079 [eventLoopGroupProxy-13-1 @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-23 08:27:37.080 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.080 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.081 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.081 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.081 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.081 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.081 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.081 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.082 [eventLoopGroupProxy-13-1 @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-23 08:27:37.083 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.083 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.083 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.083 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.084 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.084 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.084 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.084 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.085 [eventLoopGroupProxy-13-1 @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-23 08:27:37.086 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.086 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.086 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.086 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.087 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.087 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.087 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.087 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.087 [eventLoopGroupProxy-13-1 @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-23 08:27:37.088 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.088 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.088 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.089 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.089 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.089 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.089 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.089 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.090 [eventLoopGroupProxy-13-1 @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-23 08:27:37.091 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.091 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.091 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.091 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.092 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.092 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.092 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.092 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.092 [eventLoopGroupProxy-13-1 @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-23 08:27:37.093 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.093 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.093 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.094 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.094 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.094 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.094 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.094 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.095 [eventLoopGroupProxy-13-1 @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-23 08:27:37.096 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.096 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.096 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.096 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.097 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.097 [eventLoopGroupProxy-13-1 @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-23 08:27:37.098 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.099 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.099 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.099 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.100 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.100 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.100 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.100 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.100 [eventLoopGroupProxy-13-1 @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-23 08:27:37.143 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.143 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.143 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.144 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.145 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.145 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.145 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.145 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.145 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.146 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.146 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.146 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.147 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.147 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.147 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.147 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.147 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.148 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.149 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.149 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.149 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.149 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.150 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.150 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.150 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.150 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.150 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.151 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.151 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.151 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.152 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.152 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.152 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.152 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.152 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.153 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.154 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.154 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.154 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.154 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.155 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.155 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.155 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.155 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.155 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.156 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.156 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.156 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.156 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.157 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.157 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.157 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.157 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.158 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.159 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.159 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.159 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.159 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.159 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.159 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.159 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.159 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.160 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.203 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.203 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.203 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.203 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.204 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.204 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.204 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.204 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.205 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.206 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.206 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.206 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.206 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.207 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.207 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.207 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.207 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.207 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.208 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.208 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.208 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.208 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.209 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.209 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.209 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.209 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.210 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.252 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.253 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.253 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.253 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.254 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.254 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.254 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.254 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.255 [eventLoopGroupProxy-13-1 @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-23 08:27:37.256 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.256 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.256 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.256 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.257 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.257 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.257 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.257 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.258 [eventLoopGroupProxy-13-1 @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-23 08:27:37.259 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.259 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.259 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.259 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.260 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.260 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.260 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.260 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.261 [eventLoopGroupProxy-13-1 @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-23 08:27:37.262 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.262 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.262 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.262 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.263 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.263 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.263 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.263 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.264 [eventLoopGroupProxy-13-1 @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-23 08:27:37.264 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.265 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.265 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.265 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.265 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.265 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.265 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.265 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.266 [eventLoopGroupProxy-13-1 @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-23 08:27:37.267 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.267 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.267 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.267 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.268 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.268 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.268 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.268 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.269 [eventLoopGroupProxy-13-1 @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-23 08:27:37.270 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.270 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.270 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.270 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.271 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.271 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.271 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.271 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.271 [eventLoopGroupProxy-13-1 @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-23 08:27:37.272 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.272 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.272 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.273 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.273 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.273 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.273 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.273 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.274 [eventLoopGroupProxy-13-1 @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-23 08:27:37.275 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.275 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.275 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.275 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.276 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.276 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.276 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.276 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.277 [eventLoopGroupProxy-13-1 @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-23 08:27:37.278 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.278 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.278 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.278 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.279 [eventLoopGroupProxy-13-1 @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-23 08:27:37.280 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.280 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.280 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.280 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.281 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.281 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.281 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.281 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.282 [eventLoopGroupProxy-13-1 @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-23 08:27:37.283 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.283 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.283 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.283 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.284 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.284 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.284 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.284 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.284 [eventLoopGroupProxy-13-1 @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-23 08:27:37.327 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.327 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.327 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.327 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.328 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.328 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.328 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.328 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.329 [eventLoopGroupProxy-13-1 @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-23 08:27:37.330 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.330 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.330 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.330 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.331 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.331 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.331 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.331 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.332 [eventLoopGroupProxy-13-1 @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-23 08:27:37.375 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.375 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.375 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.375 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.376 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.376 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.376 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.376 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.377 [eventLoopGroupProxy-13-1 @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-23 08:27:37.378 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.378 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.378 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.378 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.380 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.380 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.380 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.380 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.381 [eventLoopGroupProxy-13-1 @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-23 08:27:37.422 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.422 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.423 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.423 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.424 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.424 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.424 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.424 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.424 [eventLoopGroupProxy-13-1 @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-23 08:27:37.462 [DefaultDispatcher-worker-7 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:37.466 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.466 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.466 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.466 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.467 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.467 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.467 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.467 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.468 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.510 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.510 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.511 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.511 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.512 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.512 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.512 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.512 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.512 [eventLoopGroupProxy-13-1 @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-23 08:27:37.554 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.555 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.555 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:37.555 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.556 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.556 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.556 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.556 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.556 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.598 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.598 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.598 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.598 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.599 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.599 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.600 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.600 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.600 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.601 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.601 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.601 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.601 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.601 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.601 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.643 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.643 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.643 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.643 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.644 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.644 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.644 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.644 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.644 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.645 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.646 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.646 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.646 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.646 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.646 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.646 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.646 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.647 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.648 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.648 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.648 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.648 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.648 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.648 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.648 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.649 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.649 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.650 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.650 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.650 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.650 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.651 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.651 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.651 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.651 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.651 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.652 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.652 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.652 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.652 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.653 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.653 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.653 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.653 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.653 [eventLoopGroupProxy-13-1 @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-23 08:27:37.654 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.654 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.654 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.654 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.655 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.655 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.655 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.655 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.655 [eventLoopGroupProxy-13-1 @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-23 08:27:37.697 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.697 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.697 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.698 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.698 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.698 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.698 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.698 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.699 [eventLoopGroupProxy-13-1 @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-23 08:27:37.700 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.700 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.700 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.700 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.700 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.700 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.700 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.700 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.701 [eventLoopGroupProxy-13-1 @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-23 08:27:37.702 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.702 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.702 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.702 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.702 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.702 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.702 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.702 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.703 [eventLoopGroupProxy-13-1 @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-23 08:27:37.703 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.703 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.703 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 08:27:37.704 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.704 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.704 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.704 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.704 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.704 [eventLoopGroupProxy-13-1 @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-23 08:27:37.715 [DefaultDispatcher-worker-17 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.731 [DefaultDispatcher-worker-17 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:37.746 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.746 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.746 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.746 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.747 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.747 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.747 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.747 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.747 [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-23 08:27:37.748 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.748 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.748 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.748 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.749 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.749 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.749 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.749 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.749 [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-23 08:27:37.750 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.750 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.750 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.750 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.751 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.751 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.751 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.751 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.751 [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-23 08:27:37.752 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.752 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.752 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.752 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.753 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.753 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.753 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.753 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.753 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.795 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.795 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.795 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.795 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.796 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.796 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.796 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.796 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.797 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.838 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.839 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.839 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.839 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.839 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.839 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.839 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.839 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.840 [eventLoopGroupProxy-13-1 @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-23 08:27:37.841 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.841 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.841 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.841 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.842 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.842 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.842 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.842 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.842 [eventLoopGroupProxy-13-1 @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-23 08:27:37.846 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.847 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.847 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 08:27:37.847 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.847 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.847 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.847 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.847 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.848 [eventLoopGroupProxy-13-1 @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-23 08:27:37.849 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.849 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.849 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.849 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.850 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.850 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.850 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.850 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.850 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.892 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.892 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.892 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.893 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.893 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.893 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.893 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.893 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.894 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.894 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.895 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.895 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:37.895 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.895 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.895 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.895 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.895 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.896 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.938 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.938 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.938 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.939 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.939 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.939 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.939 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.939 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.940 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:37.970 [DefaultDispatcher-worker-5 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:37.982 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.982 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.982 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:37.982 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.983 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.983 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.983 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.983 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.983 [eventLoopGroupProxy-13-1 @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-23 08:27:37.984 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:37.984 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:37.984 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:37.984 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.985 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.985 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:37.985 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:37.985 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:37.985 [eventLoopGroupProxy-13-1 @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-23 08:27:38.028 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.028 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.028 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 08:27:38.028 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.029 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.030 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.030 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.030 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:38.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.031 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.032 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.032 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.032 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.033 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:38.033 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.033 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.033 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.033 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.033 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.034 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.034 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.034 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.034 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 08:27:38.035 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.036 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.036 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.036 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.036 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.036 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.081 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.081 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.082 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 08:27:38.082 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.082 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.082 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.082 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.082 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.083 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.125 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.125 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.125 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 08:27:38.125 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.127 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.128 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.128 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.128 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:38.128 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.129 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.129 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.129 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.129 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.129 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.130 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.130 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.130 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 08:27:38.130 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.131 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.131 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/blob/upload-batch-data. 2025-04-23 08:27:38.131 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.131 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:38.131 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:38.133 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:38.133 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.133 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 08:27:38.133 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/blob/upload-batch-data 2025-04-23 08:27:38.140 [DefaultDispatcher-worker-6 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:38.145 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:38.145 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/UmAppDatabase/replication/message 2025-04-23 08:27:38.145 [DefaultDispatcher-worker-13 @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:42377/UmAppDatabase/replication/message. 2025-04-23 08:27:38.145 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/UmAppDatabase/replication/message 2025-04-23 08:27:38.145 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42377/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:38.146 [eventLoopGroupProxy-13-1 @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-23 08:27:38.146 [eventLoopGroupProxy-13-1 @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-23 08:27:38.146 [eventLoopGroupProxy-13-1 @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-23 08:27:38.159 [DefaultDispatcher-worker-8 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-23 08:27:38.159 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:38.159 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 08:27:38.159 [DefaultDispatcher-worker-8 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:38.159 [DefaultDispatcher-worker-8 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json. 2025-04-23 08:27:38.159 [DefaultDispatcher-worker-8 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:38.160 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/UmAppDatabase/replication/message 2025-04-23 08:27:38.160 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42377/UmAppDatabase/replication/message 2025-04-23 08:27:38.160 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42377/UmAppDatabase/replication/message. 2025-04-23 08:27:38.160 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42377/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:38.160 [DefaultDispatcher-worker-17 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:38.160 [DefaultDispatcher-worker-17 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json 2025-04-23 08:27:38.161 [DefaultDispatcher-worker-19 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json. 2025-04-23 08:27:38.161 [DefaultDispatcher-worker-19 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42377/api/content/719634036161306624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:38.165 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-04-23 08:27:38.180 [DefaultDispatcher-worker-19 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-23 08:27:38.197 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 08:27:38.197 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 08:27:38.197 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 08:27:38.197 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 08:27:38.197 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 08:27:38.200 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-23 08:27:38.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 08:27:38.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 08:27:38.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:38.200 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bc2650: (connection evicted) 2025-04-23 08:27:38.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:38.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 08:27:38.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 08:27:38.227 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:38.227 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:38.641 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 08:27:39.203 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@eea0b48 2025-04-23 08:27:39.203 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@eea0b48 2025-04-23 08:27:39.206 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444ebefd 2025-04-23 08:27:39.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 08:27:39.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 08:27:39.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:39.206 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e709e: (connection evicted) 2025-04-23 08:27:39.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:39.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 08:27:39.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d24ab25 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:39.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-23 08:27:39.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-23 08:27:39.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 08:27:39.251 [DefaultDispatcher-worker-7 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232be28d 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:39.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:39.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-23 08:27:39.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:39.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5929059c 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:39.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-23 08:27:39.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-23 08:27:39.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 08:27:39.257 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 08:27:39.258 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 08:27:39.259 [DefaultDispatcher-worker-7 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:39331 2025-04-23 08:27:39.261 [DefaultDispatcher-worker-7 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-23 08:27:39.261 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39331/api/blob/upload-init-batch 2025-04-23 08:27:39.261 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39331/api/blob/upload-init-batch. 2025-04-23 08:27:39.261 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39331/api/blob/upload-init-batch 2025-04-23 08:27:39.261 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39331/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:39.263 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 08:27:39.263 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 08:27:39.264 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-23 08:27:39.265 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39331/api/blob/upload-init-batch 2025-04-23 08:27:39.265 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39331/api/blob/upload-init-batch 2025-04-23 08:27:39.265 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39331/api/blob/upload-init-batch. 2025-04-23 08:27:39.265 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39331/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:39.265 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39331/api/blob/upload-batch-data 2025-04-23 08:27:39.265 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39331/api/blob/upload-batch-data. 2025-04-23 08:27:39.265 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39331/api/blob/upload-batch-data 2025-04-23 08:27:39.265 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39331/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:39.266 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 08:27:39.268 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-23 08:27:39.268 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:39.268 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39331/api/blob/upload-batch-data 2025-04-23 08:27:39.269 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-23 08:27:39.271 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:39.275 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-23 08:27:39.314 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:39.355 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:39.356 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad9fea 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5df012 2025-04-23 08:27:40.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5df012 2025-04-23 08:27:40.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 08:27:40.356 [DefaultDispatcher-worker-7 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5df012 2025-04-23 08:27:40.359 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/api/blob/upload-init-batch 2025-04-23 08:27:40.359 [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:43127/api/blob/upload-init-batch. 2025-04-23 08:27:40.359 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/api/blob/upload-init-batch 2025-04-23 08:27:40.359 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43127/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:40.360 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/api/blob/upload-init-batch 2025-04-23 08:27:40.360 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/api/blob/upload-init-batch 2025-04-23 08:27:40.360 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43127/api/blob/upload-init-batch. 2025-04-23 08:27:40.360 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43127/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:40.366 [DefaultDispatcher-worker-8 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5df012 2025-04-23 08:27:40.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 08:27:40.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 08:27:40.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.369 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5df012: (connection evicted) 2025-04-23 08:27:40.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 08:27:40.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ebd595 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fb75e 2025-04-23 08:27:40.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fb75e 2025-04-23 08:27:40.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 08:27:40.382 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37759/api/blob/upload-init-batch 2025-04-23 08:27:40.382 [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:37759/api/blob/upload-init-batch. 2025-04-23 08:27:40.382 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37759/api/blob/upload-init-batch 2025-04-23 08:27:40.382 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37759/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:40.383 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37759/api/blob/upload-init-batch 2025-04-23 08:27:40.383 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37759/api/blob/upload-init-batch 2025-04-23 08:27:40.384 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37759/api/blob/upload-init-batch. 2025-04-23 08:27:40.384 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37759/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:40.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 08:27:40.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 08:27:40.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.384 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225fb75e: (connection evicted) 2025-04-23 08:27:40.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 08:27:40.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d8e58d 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 08:27:40.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248c05a 2025-04-23 08:27:40.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248c05a 2025-04-23 08:27:40.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 08:27:40.397 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34683/api/blob/upload-init-batch 2025-04-23 08:27:40.397 [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:34683/api/blob/upload-init-batch. 2025-04-23 08:27:40.397 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34683/api/blob/upload-init-batch 2025-04-23 08:27:40.397 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34683/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 08:27:40.398 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34683/api/blob/upload-init-batch 2025-04-23 08:27:40.398 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34683/api/blob/upload-init-batch 2025-04-23 08:27:40.399 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34683/api/blob/upload-init-batch. 2025-04-23 08:27:40.399 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34683/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:40.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 08:27:40.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 08:27:40.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.402 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5248c05a: (connection evicted) 2025-04-23 08:27:40.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 08:27:40.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7b100b 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2025-04-23 08:27:40.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2025-04-23 08:27:40.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 08:27:40.635 [DefaultDispatcher-worker-11 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec176da 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8961e55 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4197e859 2025-04-23 08:27:40.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4197e859 2025-04-23 08:27:40.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 08:27:40.657 [DefaultDispatcher-worker-11 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4197e859 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6250d33c 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2025-04-23 08:27:40.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2025-04-23 08:27:40.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f12744 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 08:27:40.695 [DefaultDispatcher-worker-14 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.699 [DefaultDispatcher-worker-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.703 [DefaultDispatcher-worker-9 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.704 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.707 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.708 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.712 [DefaultDispatcher-worker-20 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 08:27:40.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 08:27:40.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 08:27:40.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.716 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344acc03: (connection evicted) 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 08:27:40.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b5598b 2025-04-23 08:27:40.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 08:27:40.736 [DefaultDispatcher-worker-7 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.738 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.740 [DefaultDispatcher-worker-13 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.744 [DefaultDispatcher-worker-17 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.748 [DefaultDispatcher-worker-11 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.750 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.755 [DefaultDispatcher-worker-16 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 08:27:40.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 08:27:40.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.756 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f794e: (connection evicted) 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 08:27:40.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@784c74e 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-04-23 08:27:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-04-23 08:27:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 08:27:40.758 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.776 [DefaultDispatcher-worker-10 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-04-23 08:27:40.780 [DefaultDispatcher-worker-4 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-04-23 08:27:40.784 [DefaultDispatcher-worker-20 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-04-23 08:27:40.787 [DefaultDispatcher-worker-15 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-04-23 08:27:40.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 08:27:40.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 08:27:40.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.788 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e577eed: (connection evicted) 2025-04-23 08:27:40.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 08:27:40.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b98c310 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:40.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 08:27:40.807 [DefaultDispatcher-worker-16 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.811 [DefaultDispatcher-worker-12 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.815 [DefaultDispatcher-worker-8 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.819 [DefaultDispatcher-worker-3 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.820 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.824 [DefaultDispatcher-worker-3 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2025-04-23 08:27:40.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 08:27:40.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 08:27:40.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:40.824 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26361572: (connection evicted) 2025-04-23 08:27:40.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:40.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 08:27:40.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 08:27:41.215 [DefaultDispatcher-worker-11 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-23 08:27:41.266 [DefaultDispatcher-worker-3 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726dd367 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:44.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2025-04-23 08:27:44.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2025-04-23 08:27:44.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 08:27:44.362 [DefaultDispatcher-worker-2 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2025-04-23 08:27:44.442 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d732cda 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:44.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 08:27:44.907 [DefaultDispatcher-worker-12 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.911 [DefaultDispatcher-worker-5 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.915 [DefaultDispatcher-worker-11 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.918 [DefaultDispatcher-worker-12 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.923 [DefaultDispatcher-worker-7 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a4f87 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:44.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:44.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 08:27:44.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 08:27:44.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 08:27:44.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 08:27:44.945 [DefaultDispatcher-worker-2 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 08:27:44.949 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 08:27:44.958 [DefaultDispatcher-worker-12 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 08:27:44.962 [DefaultDispatcher-worker-5 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350ede1 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:44.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:44.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:44.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 08:27:44.982 [DefaultDispatcher-worker-6 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:44.986 [DefaultDispatcher-worker-4 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:44.989 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:44.990 [DefaultDispatcher-worker-2 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:44.993 [DefaultDispatcher-worker-13 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:44.996 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:45.002 [DefaultDispatcher-worker-2 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a76c90 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 08:27:45.021 [DefaultDispatcher-worker-2 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.025 [DefaultDispatcher-worker-2 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.027 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.028 [DefaultDispatcher-worker-15 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.031 [DefaultDispatcher-worker-18 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.035 [DefaultDispatcher-worker-9 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ade272 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 08:27:45.054 [DefaultDispatcher-worker-3 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.059 [DefaultDispatcher-worker-6 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.062 [DefaultDispatcher-worker-18 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.064 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.065 [DefaultDispatcher-worker-11 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.069 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.074 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 08:27:45.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 08:27:45.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 08:27:45.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 08:27:45.095 [DefaultDispatcher-worker-14 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 08:27:45.098 [DefaultDispatcher-worker-16 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 08:27:45.102 [DefaultDispatcher-worker-6 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 08:27:45.103 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.104 [DefaultDispatcher-worker-19 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 08:27:45.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 08:27:45.122 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.126 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.129 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.132 [DefaultDispatcher-worker-11 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.135 [DefaultDispatcher-worker-7 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.136 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.140 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-23 08:27:45.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-23 08:27:45.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb661e0 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-23 08:27:45.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-23 08:27:45.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 08:27:45.167 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-23 08:27:45.168 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3194ff 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-23 08:27:45.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-23 08:27:45.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 08:27:45.177 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.186 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-23 08:27:45.188 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542c6165 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2025-04-23 08:27:45.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2025-04-23 08:27:45.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 08:27:45.204 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2025-04-23 08:27:45.206 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2025-04-23 08:27:45.206 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acd2a14 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee5fe1e 2025-04-23 08:27:45.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee5fe1e 2025-04-23 08:27:45.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 08:27:45.220 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee5fe1e 2025-04-23 08:27:45.222 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee5fe1e 2025-04-23 08:27:45.226 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.226 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.227 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.227 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.227 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.243 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.253 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.270 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.270 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.270 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.273 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.291 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.307 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.312 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.312 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.312 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.354 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.354 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.354 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.395 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.395 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.395 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.436 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.436 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38615/ 2025-04-23 08:27:45.436 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38615/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.477 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38615/ 2025-04-23 08:27:45.479 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.479 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.480 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.480 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.480 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.521 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.521 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.521 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.562 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.562 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.562 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.603 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.603 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.603 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.644 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.644 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.644 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.685 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.685 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48191/ 2025-04-23 08:27:45.685 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48191/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 08:27:45.685 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48191/ 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd73dcb 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@62075e3d 2025-04-23 08:27:45.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@62075e3d 2025-04-23 08:27:45.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 08:27:45.767 [DefaultDispatcher-worker-10 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62075e3d 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 08:27:45.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-23 08:27:45.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-23 08:27:45.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 08:27:45.791 [DefaultDispatcher-worker-20 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c8b75c 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-23 08:27:45.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-23 08:27:45.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 08:27:45.810 [DefaultDispatcher-worker-18 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff52a71 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-23 08:27:45.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-23 08:27:45.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 08:27:45.831 [DefaultDispatcher-worker-2 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c502018 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-23 08:27:45.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-23 08:27:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 08:27:45.833 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.852 [DefaultDispatcher-worker-17 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-23 08:27:45.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-23 08:27:45.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 08:27:45.874 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.877 [DefaultDispatcher-worker-9 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fa7fb7 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 08:27:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2025-04-23 08:27:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2025-04-23 08:27:45.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 08:27:45.893 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.903 [DefaultDispatcher-worker-20 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 08:27:45.912 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.924 [DefaultDispatcher-worker-18 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.929 [DefaultDispatcher-worker-17 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.932 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.932 [DefaultDispatcher-worker-20 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.935 [DefaultDispatcher-worker-16 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.942 [DefaultDispatcher-worker-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.946 [DefaultDispatcher-worker-18 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-04-23 08:27:45.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 08:27:45.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 08:27:45.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.949 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e: (connection evicted) 2025-04-23 08:27:45.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:45.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 08:27:45.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5352bc0e 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 08:27:45.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2025-04-23 08:27:45.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2025-04-23 08:27:45.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 08:27:45.953 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.971 [DefaultDispatcher-worker-13 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209f0986 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 08:27:45.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-23 08:27:45.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-23 08:27:45.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 08:27:45.981 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:45.996 [DefaultDispatcher-worker-7 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb4f09d 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:45.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-23 08:27:45.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-23 08:27:45.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 08:27:46.017 [DefaultDispatcher-worker-20 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:46.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bad88 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:46.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-23 08:27:46.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-23 08:27:46.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 08:27:46.037 [DefaultDispatcher-worker-2 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-23 08:27:46.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b5e5fa 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:46.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-23 08:27:46.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-23 08:27:46.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 08:27:46.051 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.058 [DefaultDispatcher-worker-7 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-23 08:27:46.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25502b1c 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:46.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c427386 2025-04-23 08:27:46.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c427386 2025-04-23 08:27:46.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 08:27:46.077 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.080 [DefaultDispatcher-worker-2 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c427386 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4675db 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:46.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec3e8b 2025-04-23 08:27:46.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec3e8b 2025-04-23 08:27:46.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 08:27:46.097 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.101 [DefaultDispatcher-worker-3 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec3e8b 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3445341 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:46.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:46.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 08:27:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3100b5cf 2025-04-23 08:27:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3100b5cf 2025-04-23 08:27:46.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 08:27:46.118 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.123 [DefaultDispatcher-worker-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3100b5cf 2025-04-23 08:27:46.158 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.159 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.191 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:46.203 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c68c7b 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-04-23 08:27:50.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-04-23 08:27:50.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 08:27:50.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-04-23 08:27:50.217 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-04-23 08:27:50.223 [DefaultDispatcher-worker-3 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 08:27:50.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.241 [DefaultDispatcher-worker-13 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.245 [DefaultDispatcher-worker-17 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.248 [DefaultDispatcher-worker-8 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.251 [DefaultDispatcher-worker-8 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 08:27:50.261 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.269 [DefaultDispatcher-worker-4 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.272 [DefaultDispatcher-worker-19 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.275 [DefaultDispatcher-worker-18 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.278 [DefaultDispatcher-worker-13 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 08:27:50.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 08:27:50.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 08:27:50.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 08:27:50.297 [DefaultDispatcher-worker-19 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 08:27:50.301 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.301 [DefaultDispatcher-worker-18 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 08:27:50.305 [DefaultDispatcher-worker-9 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c070ade 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-23 08:27:50.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-23 08:27:50.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 08:27:50.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-23 08:27:50.324 [DefaultDispatcher-worker-6 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-23 08:27:50.324 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.328 [DefaultDispatcher-worker-18 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a7586f 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2025-04-23 08:27:50.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2025-04-23 08:27:50.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 08:27:50.338 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2025-04-23 08:27:50.346 [DefaultDispatcher-worker-19 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294c36b9 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2025-04-23 08:27:50.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2025-04-23 08:27:50.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 08:27:50.352 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2025-04-23 08:27:50.364 [DefaultDispatcher-worker-18 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2025-04-23 08:27:50.399 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.406 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.453 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.453 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5ad6b7 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 08:27:50.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.482 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.483 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.485 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.485 [DefaultDispatcher-worker-18 @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:55199/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.485 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.485 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55199/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.486 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.486 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.489 [DefaultDispatcher-worker-12 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.489 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.489 [DefaultDispatcher-worker-12 @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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.489 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.490 [DefaultDispatcher-worker-6 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.490 [DefaultDispatcher-worker-6 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.490 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe40b9f 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 08:27:50.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-04-23 08:27:50.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-04-23 08:27:50.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 08:27:50.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-04-23 08:27:50.509 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-04-23 08:27:50.510 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-04-23 08:27:50.512 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 08:27:50.512 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55199/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 08:27:50.512 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 08:27:50.513 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 08:27:50.513 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 08:27:50.514 [DefaultDispatcher-worker-16 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 08:27:50.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 08:27:50.565 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.567 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee0618 2025-04-23 08:27:50.567 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee0618 2025-04-23 08:27:50.568 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.569 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2229edf5 2025-04-23 08:27:50.569 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2229edf5 2025-04-23 08:27:50.571 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26166d68 2025-04-23 08:27:50.571 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26166d68 2025-04-23 08:27:50.573 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e7ce 2025-04-23 08:27:50.573 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e7ce 2025-04-23 08:27:50.574 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.575 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.575 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16f372 2025-04-23 08:27:50.575 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f16f372 2025-04-23 08:27:50.576 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.576 [DefaultDispatcher-worker-14 @coroutine#2126] 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:60719/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.576 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.576 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60719/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.577 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.577 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.577 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523de720 2025-04-23 08:27:50.577 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@523de720 2025-04-23 08:27:50.580 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d5ad22 2025-04-23 08:27:50.580 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d5ad22 2025-04-23 08:27:50.580 [DefaultDispatcher-worker-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.580 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.580 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.580 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.581 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.581 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.582 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.582 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b1881 2025-04-23 08:27:50.582 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b1881 2025-04-23 08:27:50.584 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbee6f7 2025-04-23 08:27:50.584 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbee6f7 2025-04-23 08:27:50.584 [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-23 08:27:50.587 [DefaultDispatcher-worker-18 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.591 [DefaultDispatcher-worker-7 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.592 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.594 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@550c818f 2025-04-23 08:27:50.594 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@550c818f 2025-04-23 08:27:50.595 [DefaultDispatcher-worker-18 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.596 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcb755e 2025-04-23 08:27:50.596 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcb755e 2025-04-23 08:27:50.598 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff4eaff 2025-04-23 08:27:50.598 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff4eaff 2025-04-23 08:27:50.599 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af67f65 2025-04-23 08:27:50.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af67f65 2025-04-23 08:27:50.600 [DefaultDispatcher-worker-15 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.601 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc7954d 2025-04-23 08:27:50.601 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc7954d 2025-04-23 08:27:50.603 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2664ee 2025-04-23 08:27:50.603 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2664ee 2025-04-23 08:27:50.603 [DefaultDispatcher-worker-18 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.605 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fdd067 2025-04-23 08:27:50.605 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fdd067 2025-04-23 08:27:50.607 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad9802a 2025-04-23 08:27:50.607 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad9802a 2025-04-23 08:27:50.607 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.609 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d231fc1 2025-04-23 08:27:50.609 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d231fc1 2025-04-23 08:27:50.609 [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-23 08:27:50.611 [DefaultDispatcher-worker-15 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.614 [DefaultDispatcher-worker-3 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.619 [DefaultDispatcher-worker-18 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.622 [DefaultDispatcher-worker-16 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@773ad729 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 08:27:50.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 08:27:50.642 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.648 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.649 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.650 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.650 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.650 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.650 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38013/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.650 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.651 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.654 [DefaultDispatcher-worker-5 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.654 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.654 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.654 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.654 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.654 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.655 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4a8c93 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 08:27:50.656 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 08:27:50.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 08:27:50.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 08:27:50.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 08:27:50.658 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa9ff5 2025-04-23 08:27:50.658 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa9ff5 2025-04-23 08:27:50.659 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3d653a 2025-04-23 08:27:50.659 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3d653a 2025-04-23 08:27:50.661 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f02f485 2025-04-23 08:27:50.661 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f02f485 2025-04-23 08:27:50.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a006f01 2025-04-23 08:27:50.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a006f01 2025-04-23 08:27:50.664 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf44083 2025-04-23 08:27:50.664 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf44083 2025-04-23 08:27:50.664 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 08:27:50.665 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 08:27:50.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba0e272 2025-04-23 08:27:50.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba0e272 2025-04-23 08:27:50.666 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 08:27:50.666 [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:38013/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 08:27:50.666 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 08:27:50.667 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 08:27:50.667 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 08:27:50.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be935f 2025-04-23 08:27:50.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be935f 2025-04-23 08:27:50.670 [DefaultDispatcher-worker-8 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 08:27:50.670 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2f904e 2025-04-23 08:27:50.670 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2f904e 2025-04-23 08:27:50.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@336639d0 2025-04-23 08:27:50.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@336639d0 2025-04-23 08:27:50.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b6f287 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 08:27:50.722 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.727 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.728 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.729 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.729 [DefaultDispatcher-worker-5 @coroutine#2204] 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:33777/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.729 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.729 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.730 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.730 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.730 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.732 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3990a728 2025-04-23 08:27:50.732 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3990a728 2025-04-23 08:27:50.733 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37575e6a 2025-04-23 08:27:50.733 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37575e6a 2025-04-23 08:27:50.734 [DefaultDispatcher-worker-6 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.734 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.734 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.734 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.734 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.734 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cc58 2025-04-23 08:27:50.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cc58 2025-04-23 08:27:50.735 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.736 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@766a5451 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.736 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@766a5451 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 08:27:50.737 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7f0453 2025-04-23 08:27:50.737 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7f0453 2025-04-23 08:27:50.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-23 08:27:50.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-23 08:27:50.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 08:27:50.738 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-23 08:27:50.738 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d6a778 2025-04-23 08:27:50.738 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d6a778 2025-04-23 08:27:50.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3229a9d6 2025-04-23 08:27:50.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3229a9d6 2025-04-23 08:27:50.741 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1645ab1e 2025-04-23 08:27:50.741 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1645ab1e 2025-04-23 08:27:50.743 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aa6819 2025-04-23 08:27:50.743 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aa6819 2025-04-23 08:27:50.743 [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-23 08:27:50.744 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-23 08:27:50.744 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e1c23d 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 08:27:50.749 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-23 08:27:50.757 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.759 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-23 08:27:50.759 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-23 08:27:50.761 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-23 08:27:50.761 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-23 08:27:50.763 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-23 08:27:50.763 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-23 08:27:50.763 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.764 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.765 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-23 08:27:50.765 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-23 08:27:50.765 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.765 [DefaultDispatcher-worker-6 @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:43809/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.765 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.765 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.766 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.766 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.767 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-23 08:27:50.767 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-23 08:27:50.769 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-23 08:27:50.769 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-23 08:27:50.769 [DefaultDispatcher-worker-4 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.769 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.769 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.769 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.770 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.770 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.771 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:50.771 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-23 08:27:50.771 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c1a7ce 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 08:27:50.772 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-23 08:27:50.772 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-23 08:27:50.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-23 08:27:50.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-23 08:27:50.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 08:27:50.774 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-23 08:27:50.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-23 08:27:50.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-23 08:27:50.774 [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-23 08:27:50.781 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-23 08:27:50.781 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268c6978 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.782 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.783 [DefaultDispatcher-worker-6 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 08:27:50.783 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:50.783 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:50.783 [DefaultDispatcher-worker-6 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 08:27:50.786 [DefaultDispatcher-worker-2 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-04-23 08:27:50.797 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:50.802 [DefaultDispatcher-worker-6 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:50.803 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:50.803 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.803 [DefaultDispatcher-worker-13 @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-23 08:27:50.803 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.803 [DefaultDispatcher-worker-13 @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-23 08:27:50.803 [DefaultDispatcher-worker-6 @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-23 08:27:50.803 [DefaultDispatcher-worker-6 @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-23 08:27:50.803 [DefaultDispatcher-worker-6 @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-23 08:27:50.804 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.804 [DefaultDispatcher-worker-20 @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-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 08:27:50.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 08:27:50.807 [DefaultDispatcher-worker-8 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:50.807 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.807 [DefaultDispatcher-worker-8 @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-23 08:27:50.807 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.808 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.809 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.812 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-23 08:27:50.812 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-23 08:27:50.813 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-23 08:27:50.813 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-23 08:27:50.815 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-23 08:27:50.815 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-23 08:27:50.817 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-23 08:27:50.817 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-23 08:27:50.818 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-23 08:27:50.818 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-23 08:27:50.818 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.820 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-23 08:27:50.820 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-23 08:27:50.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-23 08:27:50.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-23 08:27:50.823 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-23 08:27:50.823 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-23 08:27:50.824 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.825 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.825 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-23 08:27:50.825 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-23 08:27:50.825 [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-23 08:27:50.825 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.825 [DefaultDispatcher-worker-8 @coroutine#2277] 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:60435/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.825 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.825 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60435/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.826 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.826 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.829 [DefaultDispatcher-worker-7 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.829 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.829 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.829 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.830 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.830 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.831 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.835 [DefaultDispatcher-worker-17 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.837 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.839 [DefaultDispatcher-worker-15 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.839 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e786d3f 2025-04-23 08:27:50.839 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e786d3f 2025-04-23 08:27:50.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bf9c80 2025-04-23 08:27:50.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bf9c80 2025-04-23 08:27:50.843 [DefaultDispatcher-worker-7 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.843 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7480064f 2025-04-23 08:27:50.843 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7480064f 2025-04-23 08:27:50.845 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@318296bb 2025-04-23 08:27:50.845 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@318296bb 2025-04-23 08:27:50.846 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.847 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2e0421 2025-04-23 08:27:50.847 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2e0421 2025-04-23 08:27:50.847 [DefaultDispatcher-worker-5 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.848 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5664 2025-04-23 08:27:50.848 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5664 2025-04-23 08:27:50.849 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c2b8 2025-04-23 08:27:50.849 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c2b8 2025-04-23 08:27:50.849 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5abe67 2025-04-23 08:27:50.849 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5abe67 2025-04-23 08:27:50.850 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39653d14 2025-04-23 08:27:50.850 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39653d14 2025-04-23 08:27:50.851 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@743f0e86 2025-04-23 08:27:50.851 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@743f0e86 2025-04-23 08:27:50.852 [DefaultDispatcher-worker-1 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.852 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c67b45c 2025-04-23 08:27:50.852 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c67b45c 2025-04-23 08:27:50.852 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ad69f4 2025-04-23 08:27:50.852 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ad69f4 2025-04-23 08:27:50.853 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2510e3c2 2025-04-23 08:27:50.853 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2510e3c2 2025-04-23 08:27:50.854 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dde60ec 2025-04-23 08:27:50.854 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dde60ec 2025-04-23 08:27:50.854 [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-23 08:27:50.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d51c881 2025-04-23 08:27:50.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d51c881 2025-04-23 08:27:50.856 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dccc1a2 2025-04-23 08:27:50.856 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dccc1a2 2025-04-23 08:27:50.856 [DefaultDispatcher-worker-10 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.857 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c484b13 2025-04-23 08:27:50.857 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c484b13 2025-04-23 08:27:50.859 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee4a5ab 2025-04-23 08:27:50.859 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee4a5ab 2025-04-23 08:27:50.859 [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-23 08:27:50.860 [DefaultDispatcher-worker-3 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.864 [DefaultDispatcher-worker-5 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.868 [DefaultDispatcher-worker-15 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.869 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:50.869 [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:60435/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 08:27:50.869 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:50.870 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:50.870 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:50.873 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.875 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-23 08:27:50.875 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-23 08:27:50.876 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-23 08:27:50.876 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-23 08:27:50.878 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-23 08:27:50.878 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-23 08:27:50.879 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-23 08:27:50.879 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-23 08:27:50.880 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-23 08:27:50.880 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-23 08:27:50.882 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-23 08:27:50.882 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-23 08:27:50.883 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.883 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-23 08:27:50.883 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-23 08:27:50.885 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-23 08:27:50.885 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-23 08:27:50.885 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b6a513 2025-04-23 08:27:50.885 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b6a513 2025-04-23 08:27:50.886 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-23 08:27:50.886 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-23 08:27:50.886 [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-23 08:27:50.887 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@67714655 2025-04-23 08:27:50.887 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@67714655 2025-04-23 08:27:50.888 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ece63 2025-04-23 08:27:50.888 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ece63 2025-04-23 08:27:50.890 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@264c4c6e 2025-04-23 08:27:50.890 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@264c4c6e 2025-04-23 08:27:50.892 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8eeb89 2025-04-23 08:27:50.892 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8eeb89 2025-04-23 08:27:50.894 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17204963 2025-04-23 08:27:50.894 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17204963 2025-04-23 08:27:50.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@208b032 2025-04-23 08:27:50.896 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@208b032 2025-04-23 08:27:50.897 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b321 2025-04-23 08:27:50.897 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b321 2025-04-23 08:27:50.899 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbcdac7 2025-04-23 08:27:50.899 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbcdac7 2025-04-23 08:27:50.899 [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-23 08:27:50.906 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:50.908 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@796984f7 2025-04-23 08:27:50.908 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@796984f7 2025-04-23 08:27:50.910 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ae75aa 2025-04-23 08:27:50.910 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ae75aa 2025-04-23 08:27:50.911 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60435/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 08:27:50.911 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60435/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:50.912 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:50.912 [DefaultDispatcher-worker-8 @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:60435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 08:27:50.912 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:50.912 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7391ef87 2025-04-23 08:27:50.912 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7391ef87 2025-04-23 08:27:50.912 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:50.912 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:50.914 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@36937f91 2025-04-23 08:27:50.914 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@36937f91 2025-04-23 08:27:50.915 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e81b88 2025-04-23 08:27:50.915 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e81b88 2025-04-23 08:27:50.917 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f2d7a 2025-04-23 08:27:50.917 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f2d7a 2025-04-23 08:27:50.919 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfe17c7 2025-04-23 08:27:50.919 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfe17c7 2025-04-23 08:27:50.920 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56bc80de 2025-04-23 08:27:50.920 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56bc80de 2025-04-23 08:27:50.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@154be5da 2025-04-23 08:27:50.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@154be5da 2025-04-23 08:27:50.922 [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-23 08:27:50.932 [DefaultDispatcher-worker-1 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f7cca4 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 08:27:50.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 08:27:50.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.952 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.953 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.954 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.954 [DefaultDispatcher-worker-4 @coroutine#2328] 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:43441/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:50.954 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.954 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43441/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:50.954 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.954 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:50.958 [DefaultDispatcher-worker-8 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.958 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.958 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:50.958 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.958 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.958 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:50.959 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776b7fa2 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:50.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:50.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 08:27:50.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 08:27:50.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 08:27:50.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 08:27:50.962 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 08:27:50.969 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 08:27:50.970 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 08:27:50.974 [DefaultDispatcher-worker-13 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 08:27:50.974 [DefaultDispatcher-worker-18 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.977 [DefaultDispatcher-worker-18 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.981 [DefaultDispatcher-worker-19 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.984 [DefaultDispatcher-worker-5 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:50.994 [DefaultDispatcher-worker-10 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.002 [DefaultDispatcher-worker-14 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.005 [DefaultDispatcher-worker-7 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.009 [DefaultDispatcher-worker-7 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.012 [DefaultDispatcher-worker-16 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.016 [DefaultDispatcher-worker-13 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@951053f 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 08:27:51.029 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.034 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.035 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.035 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.036 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.036 [DefaultDispatcher-worker-13 @coroutine#2370] 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:59331/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:51.036 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.036 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59331/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:51.037 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.037 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.037 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d08efd3 2025-04-23 08:27:51.037 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d08efd3 2025-04-23 08:27:51.039 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf1802 2025-04-23 08:27:51.039 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf1802 2025-04-23 08:27:51.041 [DefaultDispatcher-worker-19 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.041 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.041 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.041 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.041 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f084a3 2025-04-23 08:27:51.041 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f084a3 2025-04-23 08:27:51.041 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.041 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.042 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea7c8f 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 08:27:51.043 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21239 2025-04-23 08:27:51.043 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21239 2025-04-23 08:27:51.044 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@88e03c3 2025-04-23 08:27:51.044 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@88e03c3 2025-04-23 08:27:51.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-23 08:27:51.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-23 08:27:51.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 08:27:51.045 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-23 08:27:51.046 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@333a15d8 2025-04-23 08:27:51.046 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@333a15d8 2025-04-23 08:27:51.048 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac5a80 2025-04-23 08:27:51.048 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac5a80 2025-04-23 08:27:51.049 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dded76 2025-04-23 08:27:51.049 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dded76 2025-04-23 08:27:51.051 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab56af5 2025-04-23 08:27:51.051 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab56af5 2025-04-23 08:27:51.051 [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-23 08:27:51.052 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-23 08:27:51.053 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-23 08:27:51.056 [DefaultDispatcher-worker-13 @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-23 08:27:51.057 [DefaultDispatcher-worker-4 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.061 [DefaultDispatcher-worker-9 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.062 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.063 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a0eb1a 2025-04-23 08:27:51.063 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a0eb1a 2025-04-23 08:27:51.065 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@286701be 2025-04-23 08:27:51.065 [DefaultDispatcher-worker-12 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.065 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@286701be 2025-04-23 08:27:51.066 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c58806a 2025-04-23 08:27:51.066 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c58806a 2025-04-23 08:27:51.068 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@695a0b85 2025-04-23 08:27:51.068 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@695a0b85 2025-04-23 08:27:51.069 [DefaultDispatcher-worker-18 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.069 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4803c58f 2025-04-23 08:27:51.069 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4803c58f 2025-04-23 08:27:51.069 [DefaultDispatcher-worker-2 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:51.069 [DefaultDispatcher-worker-2 @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:59331/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 08:27:51.069 [DefaultDispatcher-worker-2 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:51.070 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:51.070 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 08:27:51.070 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@587947c0 2025-04-23 08:27:51.070 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@587947c0 2025-04-23 08:27:51.072 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cad775 2025-04-23 08:27:51.072 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cad775 2025-04-23 08:27:51.073 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@975f4ca 2025-04-23 08:27:51.073 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@975f4ca 2025-04-23 08:27:51.075 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8c77d6 2025-04-23 08:27:51.075 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8c77d6 2025-04-23 08:27:51.075 [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-23 08:27:51.111 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59331/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 08:27:51.111 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59331/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:51.111 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:51.111 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 08:27:51.111 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:51.112 [DefaultDispatcher-worker-2 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:51.112 [DefaultDispatcher-worker-2 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 08:27:51.117 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:51.120 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b894a 2025-04-23 08:27:51.120 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b894a 2025-04-23 08:27:51.121 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4c7f8b 2025-04-23 08:27:51.121 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4c7f8b 2025-04-23 08:27:51.123 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f73e23a 2025-04-23 08:27:51.123 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f73e23a 2025-04-23 08:27:51.123 [DefaultDispatcher-worker-6 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:51.125 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7175b0 2025-04-23 08:27:51.125 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7175b0 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5d60db 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 08:27:51.126 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a97c6d 2025-04-23 08:27:51.126 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a97c6d 2025-04-23 08:27:51.128 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb1f9b4 2025-04-23 08:27:51.128 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb1f9b4 2025-04-23 08:27:51.130 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83aeca 2025-04-23 08:27:51.130 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83aeca 2025-04-23 08:27:51.132 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e8aff 2025-04-23 08:27:51.132 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e8aff 2025-04-23 08:27:51.133 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ccd9cd 2025-04-23 08:27:51.133 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ccd9cd 2025-04-23 08:27:51.133 [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-23 08:27:51.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.143 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.144 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.144 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.145 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.145 [DefaultDispatcher-worker-4 @coroutine#2424] 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:52135/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:51.145 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.145 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52135/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:51.146 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.146 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:51.147 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d744453 2025-04-23 08:27:51.147 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d744453 2025-04-23 08:27:51.148 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b3a58d 2025-04-23 08:27:51.148 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b3a58d 2025-04-23 08:27:51.149 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@778c2f23 2025-04-23 08:27:51.149 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@778c2f23 2025-04-23 08:27:51.150 [DefaultDispatcher-worker-11 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.150 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.150 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.150 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.150 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.150 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.150 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@328eafb6 2025-04-23 08:27:51.150 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@328eafb6 2025-04-23 08:27:51.151 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59eb987a 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 08:27:51.152 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d872368 2025-04-23 08:27:51.152 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d872368 2025-04-23 08:27:51.153 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67c98 2025-04-23 08:27:51.153 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67c98 2025-04-23 08:27:51.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@74214ac3 2025-04-23 08:27:51.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@74214ac3 2025-04-23 08:27:51.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 08:27:51.153 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74214ac3 2025-04-23 08:27:51.154 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515aef2 2025-04-23 08:27:51.154 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1515aef2 2025-04-23 08:27:51.155 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a150f9 2025-04-23 08:27:51.155 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a150f9 2025-04-23 08:27:51.156 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b5a6 2025-04-23 08:27:51.156 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b5a6 2025-04-23 08:27:51.156 [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-23 08:27:51.159 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74214ac3 2025-04-23 08:27:51.160 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74214ac3 2025-04-23 08:27:51.162 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/auth/register 2025-04-23 08:27:51.162 [DefaultDispatcher-worker-2 @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:52135/auth/register. 2025-04-23 08:27:51.162 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/auth/register 2025-04-23 08:27:51.162 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52135/auth/register from class io.ktor.http.content.TextContent 2025-04-23 08:27:51.162 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/auth/register 2025-04-23 08:27:51.162 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/auth/register 2025-04-23 08:27:51.164 [DefaultDispatcher-worker-5 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74214ac3 2025-04-23 08:27:51.203 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52135/auth/register. 2025-04-23 08:27:51.203 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52135/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:51.215 [DefaultDispatcher-worker-10 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.218 [DefaultDispatcher-worker-15 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:51.226 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73bb782d 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 08:27:51.228 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b024f8 2025-04-23 08:27:51.228 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b024f8 2025-04-23 08:27:51.229 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e77de9e 2025-04-23 08:27:51.229 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e77de9e 2025-04-23 08:27:51.231 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a484f88 2025-04-23 08:27:51.231 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a484f88 2025-04-23 08:27:51.232 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4ad4a5 2025-04-23 08:27:51.232 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4ad4a5 2025-04-23 08:27:51.233 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7cba50 2025-04-23 08:27:51.233 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7cba50 2025-04-23 08:27:51.234 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eef1e2f 2025-04-23 08:27:51.234 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eef1e2f 2025-04-23 08:27:51.236 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36332e75 2025-04-23 08:27:51.236 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36332e75 2025-04-23 08:27:51.238 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f652bea 2025-04-23 08:27:51.238 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f652bea 2025-04-23 08:27:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.239 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460be6c 2025-04-23 08:27:51.239 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460be6c 2025-04-23 08:27:51.239 [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-23 08:27:51.245 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.245 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.247 [DefaultDispatcher-worker-15 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.247 [DefaultDispatcher-worker-15 @coroutine#2459] 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-23 08:27:51.247 [DefaultDispatcher-worker-15 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.247 [DefaultDispatcher-worker-15 @coroutine#2459] 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-23 08:27:51.247 [DefaultDispatcher-worker-1 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.247 [DefaultDispatcher-worker-1 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.250 [DefaultDispatcher-worker-20 @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.250 [DefaultDispatcher-worker-20 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.250 [DefaultDispatcher-worker-20 @coroutine#2458] 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-23 08:27:51.250 [DefaultDispatcher-worker-20 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.251 [DefaultDispatcher-worker-20 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.251 [DefaultDispatcher-worker-20 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.252 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.253 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.254 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.255 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a2fac 2025-04-23 08:27:51.255 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a2fac 2025-04-23 08:27:51.257 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@794dcf2d 2025-04-23 08:27:51.257 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@794dcf2d 2025-04-23 08:27:51.259 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7244dc 2025-04-23 08:27:51.259 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7244dc 2025-04-23 08:27:51.260 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3870c516 2025-04-23 08:27:51.260 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3870c516 2025-04-23 08:27:51.262 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e217afb 2025-04-23 08:27:51.262 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e217afb 2025-04-23 08:27:51.263 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@902fab5 2025-04-23 08:27:51.263 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@902fab5 2025-04-23 08:27:51.265 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb719d 2025-04-23 08:27:51.265 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b91bed 2025-04-23 08:27:51.265 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b91bed 2025-04-23 08:27:51.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 08:27:51.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 08:27:51.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.266 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bb719d: (connection evicted) 2025-04-23 08:27:51.267 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@585f3a59 2025-04-23 08:27:51.267 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@585f3a59 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 08:27:51.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d6fe75 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 08:27:51.268 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3c750b 2025-04-23 08:27:51.268 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3c750b 2025-04-23 08:27:51.268 [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-23 08:27:51.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 08:27:51.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.275 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.276 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.277 [DefaultDispatcher-worker-18 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.277 [DefaultDispatcher-worker-18 @coroutine#2486] 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-23 08:27:51.277 [DefaultDispatcher-worker-18 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.277 [DefaultDispatcher-worker-18 @coroutine#2486] 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-23 08:27:51.278 [DefaultDispatcher-worker-2 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.278 [DefaultDispatcher-worker-2 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.281 [DefaultDispatcher-worker-1 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.281 [DefaultDispatcher-worker-1 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.281 [DefaultDispatcher-worker-1 @coroutine#2485] 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-23 08:27:51.281 [DefaultDispatcher-worker-1 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.281 [DefaultDispatcher-worker-4 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.281 [DefaultDispatcher-worker-4 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.282 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.284 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.285 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c 2025-04-23 08:27:51.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 08:27:51.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 08:27:51.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.286 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe7c87c: (connection evicted) 2025-04-23 08:27:51.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 08:27:51.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672c4e24 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 08:27:51.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 08:27:51.289 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.294 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.295 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.295 [DefaultDispatcher-worker-1 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.296 [DefaultDispatcher-worker-1 @coroutine#2513] 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-23 08:27:51.296 [DefaultDispatcher-worker-1 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.296 [DefaultDispatcher-worker-1 @coroutine#2513] 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-23 08:27:51.296 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.296 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.299 [DefaultDispatcher-worker-6 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.299 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.299 [DefaultDispatcher-worker-6 @coroutine#2512] 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-23 08:27:51.299 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.300 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.300 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.301 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.302 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.303 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.305 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.306 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.308 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.309 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2025-04-23 08:27:51.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 08:27:51.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.310 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd: (connection evicted) 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 08:27:51.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221961f2 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 08:27:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 08:27:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.317 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.318 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.319 [DefaultDispatcher-worker-4 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.319 [DefaultDispatcher-worker-4 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 08:27:51.319 [DefaultDispatcher-worker-4 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.319 [DefaultDispatcher-worker-4 @coroutine#2551] 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-23 08:27:51.319 [DefaultDispatcher-worker-18 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.320 [DefaultDispatcher-worker-18 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.323 [DefaultDispatcher-worker-12 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.323 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.323 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 08:27:51.323 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.324 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.324 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.324 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.326 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.327 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2025-04-23 08:27:51.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 08:27:51.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 08:27:51.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.328 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c0346d: (connection evicted) 2025-04-23 08:27:51.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 08:27:51.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118d7e0e 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 08:27:51.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 08:27:51.331 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.336 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.337 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.337 [DefaultDispatcher-worker-12 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.337 [DefaultDispatcher-worker-12 @coroutine#2583] 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-23 08:27:51.337 [DefaultDispatcher-worker-12 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.337 [DefaultDispatcher-worker-12 @coroutine#2583] 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-23 08:27:51.338 [DefaultDispatcher-worker-5 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.338 [DefaultDispatcher-worker-5 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.341 [DefaultDispatcher-worker-9 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.342 [DefaultDispatcher-worker-9 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.342 [DefaultDispatcher-worker-9 @coroutine#2582] 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-23 08:27:51.342 [DefaultDispatcher-worker-9 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.342 [DefaultDispatcher-worker-14 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.342 [DefaultDispatcher-worker-14 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.343 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.345 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.346 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.347 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.349 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a59780b 2025-04-23 08:27:51.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 08:27:51.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 08:27:51.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.349 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a59780b: (connection evicted) 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 08:27:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3502b614 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 08:27:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 08:27:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.358 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.358 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.359 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.359 [DefaultDispatcher-worker-14 @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-23 08:27:51.359 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.359 [DefaultDispatcher-worker-14 @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-23 08:27:51.360 [DefaultDispatcher-worker-16 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.360 [DefaultDispatcher-worker-16 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 08:27:51.363 [DefaultDispatcher-worker-13 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.363 [DefaultDispatcher-worker-13 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.363 [DefaultDispatcher-worker-13 @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-23 08:27:51.363 [DefaultDispatcher-worker-13 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.364 [DefaultDispatcher-worker-20 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.364 [DefaultDispatcher-worker-20 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 08:27:51.365 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.366 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2025-04-23 08:27:51.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 08:27:51.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 08:27:51.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.367 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f: (connection evicted) 2025-04-23 08:27:51.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 08:27:51.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 08:27:51.494 [DefaultDispatcher-worker-16 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:51.494 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.494 [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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.494 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.495 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.495 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.586 [DefaultDispatcher-worker-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:51.586 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.586 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.586 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.587 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.587 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52bcd7c9 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.628 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 08:27:51.637 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.642 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.643 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.644 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.649 [DefaultDispatcher-worker-10 @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.654 [DefaultDispatcher-worker-7 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2025-04-23 08:27:51.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 08:27:51.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 08:27:51.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.656 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9: (connection evicted) 2025-04-23 08:27:51.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 08:27:51.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760f4310 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.658 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.659 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 08:27:51.659 [DefaultDispatcher-worker-18 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:51.659 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.659 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.659 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.659 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.659 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.668 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.673 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.674 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.674 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557f0a39 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.675 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.676 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 08:27:51.684 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.689 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.690 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.691 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.695 [DefaultDispatcher-worker-14 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-04-23 08:27:51.703 [DefaultDispatcher-worker-2 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.706 [DefaultDispatcher-worker-4 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.710 [DefaultDispatcher-worker-5 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2025-04-23 08:27:51.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 08:27:51.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 08:27:51.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.717 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5: (connection evicted) 2025-04-23 08:27:51.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 08:27:51.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 08:27:51.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 08:27:51.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 08:27:51.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.718 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d319d2c: (connection evicted) 2025-04-23 08:27:51.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 08:27:51.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24090832 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.719 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 08:27:51.728 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.733 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.734 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.735 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265361a 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.735 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 08:27:51.738 [DefaultDispatcher-worker-6 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:51.739 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.739 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.739 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.739 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.739 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.743 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.749 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.749 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.750 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.754 [DefaultDispatcher-worker-11 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2025-04-23 08:27:51.763 [DefaultDispatcher-worker-4 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.767 [DefaultDispatcher-worker-10 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.770 [DefaultDispatcher-worker-16 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-23 08:27:51.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 08:27:51.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 08:27:51.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.773 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79408109: (connection evicted) 2025-04-23 08:27:51.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 08:27:51.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 08:27:51.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 08:27:51.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 08:27:51.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.773 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7: (connection evicted) 2025-04-23 08:27:51.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 08:27:51.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 08:27:51.774 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:51.774 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.774 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.774 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f514dfe 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 08:27:51.775 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.775 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.775 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 08:27:51.783 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.788 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.788 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.789 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.794 [DefaultDispatcher-worker-12 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.804 [DefaultDispatcher-worker-8 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.805 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.808 [DefaultDispatcher-worker-3 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-04-23 08:27:51.813 [DefaultDispatcher-worker-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:51.813 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.813 [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-23 08:27:51.813 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.814 [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-23 08:27:51.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 08:27:51.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 08:27:51.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.822 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4: (connection evicted) 2025-04-23 08:27:51.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 08:27:51.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74832504 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.824 [Test worker @coroutine#2826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 08:27:51.833 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.835 [DefaultDispatcher-worker-9 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:51.835 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.835 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.835 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.836 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.836 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.838 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.839 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.840 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.845 [DefaultDispatcher-worker-17 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.858 [DefaultDispatcher-worker-20 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.859 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.863 [DefaultDispatcher-worker-18 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2025-04-23 08:27:51.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 08:27:51.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 08:27:51.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.867 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2: (connection evicted) 2025-04-23 08:27:51.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:51.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 08:27:51.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab20a7 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:51.868 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 08:27:51.869 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.869 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.869 [Test worker @coroutine#2891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 08:27:51.876 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.881 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.882 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.883 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.888 [DefaultDispatcher-worker-7 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.898 [DefaultDispatcher-worker-1 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.902 [DefaultDispatcher-worker-19 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:51.969 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:51.970 [DefaultDispatcher-worker-19 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:51.970 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.970 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:51.970 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.971 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:51.971 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.017 [DefaultDispatcher-worker-17 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2025-04-23 08:27:52.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 08:27:52.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 08:27:52.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.046 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ee9290: (connection evicted) 2025-04-23 08:27:52.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:52.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 08:27:52.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8359da 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.048 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 08:27:52.051 [DefaultDispatcher-worker-1 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:52.051 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.051 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.051 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.051 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.051 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.057 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.062 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.063 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.063 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.068 [DefaultDispatcher-worker-17 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.069 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.079 [DefaultDispatcher-worker-3 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.083 [DefaultDispatcher-worker-15 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625 2025-04-23 08:27:52.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 08:27:52.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 08:27:52.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.089 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2d5625: (connection evicted) 2025-04-23 08:27:52.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:52.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 08:27:52.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c55e9d4 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.090 [Test worker @coroutine#2970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 08:27:52.098 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.102 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.103 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.104 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.109 [DefaultDispatcher-worker-1 @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2025-04-23 08:27:52.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 08:27:52.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 08:27:52.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.151 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3446ab40: (connection evicted) 2025-04-23 08:27:52.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:52.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 08:27:52.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dfd7f5 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:52.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 08:27:52.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 08:27:52.155 [DefaultDispatcher-worker-5 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:52.155 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.155 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.155 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.156 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.156 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.212 [DefaultDispatcher-worker-7 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.216 [DefaultDispatcher-worker-5 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.220 [DefaultDispatcher-worker-6 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.223 [DefaultDispatcher-worker-11 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.240 [DefaultDispatcher-worker-11 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.240 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 08:27:52.246 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2025-04-23 08:27:52.247 [DefaultDispatcher-worker-14 @coroutine#3009] INFO ktor.application - Responding at http://0.0.0.0:39759 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e512d7f 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:52.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:52.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 08:27:52.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 08:27:52.254 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.256 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.256 [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:39759/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:52.257 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.257 [DefaultDispatcher-worker-19 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.258 [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-23 08:27:52.258 [eventLoopGroupProxy-19-2 @call-handler#3020] 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-23 08:27:52.258 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.258 [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-23 08:27:52.258 [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-23 08:27:52.259 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.259 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.259 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626edbe0 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:52.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 08:27:52.267 [DefaultDispatcher-worker-3 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.267 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.267 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.267 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.268 [eventLoopGroupProxy-19-1 @call-handler#3026] 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-23 08:27:52.268 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.268 [DefaultDispatcher-worker-10 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.268 [DefaultDispatcher-worker-10 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.270 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.270 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:52.270 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.270 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 08:27:52.270 [eventLoopGroupProxy-19-1 @call-handler#3035] 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-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf633eb 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:52.270 [eventLoopGroupProxy-19-1 @call-handler#3035] 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-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:52.270 [eventLoopGroupProxy-19-1 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:52.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 08:27:52.271 [eventLoopGroupProxy-19-1 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@53141d3f 2025-04-23 08:27:52.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@53141d3f 2025-04-23 08:27:52.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 08:27:52.271 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.271 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.271 [eventLoopGroupProxy-19-3 @call-handler#3038] 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-23 08:27:52.271 [eventLoopGroupProxy-19-3 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.273 [DefaultDispatcher-worker-19 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.276 [DefaultDispatcher-worker-2 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-16 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-16 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-16 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.280 [DefaultDispatcher-worker-16 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.281 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:52.281 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.281 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.281 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.281 [eventLoopGroupProxy-19-4 @call-handler#3058] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:52.282 [eventLoopGroupProxy-19-4 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.283 [eventLoopGroupProxy-19-5 @call-handler#3060] 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-23 08:27:52.283 [eventLoopGroupProxy-19-5 @call-handler#3060] 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-23 08:27:52.283 [eventLoopGroupProxy-19-5 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:52.285 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.285 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.286 [eventLoopGroupProxy-19-5 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.286 [DefaultDispatcher-worker-6 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.286 [DefaultDispatcher-worker-6 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 08:27:52.288 [DefaultDispatcher-worker-7 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.289 [DefaultDispatcher-worker-4 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.291 [DefaultDispatcher-worker-14 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53141d3f 2025-04-23 08:27:52.291 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.291 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.291 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.291 [eventLoopGroupProxy-19-1 @call-handler#3067] 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-23 08:27:52.291 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.292 [DefaultDispatcher-worker-1 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.292 [DefaultDispatcher-worker-1 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.295 [DefaultDispatcher-worker-3 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53141d3f 2025-04-23 08:27:52.299 [DefaultDispatcher-worker-1 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53141d3f 2025-04-23 08:27:52.306 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.307 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.307 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 08:27:52.307 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.307 [eventLoopGroupProxy-19-1 @call-handler#3081] 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-23 08:27:52.310 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.321 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.321 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.321 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 08:27:52.321 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.322 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401 2025-04-23 08:27:52.322 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401. 2025-04-23 08:27:52.322 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401 2025-04-23 08:27:52.322 [eventLoopGroupProxy-19-1 @call-handler#3085] 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-23 08:27:52.326 [eventLoopGroupProxy-19-1 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.326 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401 2025-04-23 08:27:52.326 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401 2025-04-23 08:27:52.326 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401. 2025-04-23 08:27:52.326 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.330 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.331 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.331 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 08:27:52.331 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.331 [eventLoopGroupProxy-19-1 @call-handler#3089] 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-23 08:27:52.332 [eventLoopGroupProxy-19-1 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.332 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.332 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.332 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 08:27:52.332 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.336 [DefaultDispatcher-worker-12 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.346 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.348 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:52.350 [DefaultDispatcher-worker-19 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.350 [DefaultDispatcher-worker-16 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.350 [DefaultDispatcher-worker-16 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.350 [DefaultDispatcher-worker-16 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.350 [DefaultDispatcher-worker-16 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.350 [DefaultDispatcher-worker-16 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.350 [eventLoopGroupProxy-19-1 @call-handler#3095] 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-23 08:27:52.351 [eventLoopGroupProxy-19-1 @call-handler#3095] 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-23 08:27:52.351 [eventLoopGroupProxy-19-1 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:52.355 [DefaultDispatcher-worker-13 @call-handler#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.355 [eventLoopGroupProxy-19-1 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.355 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.355 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.355 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.355 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.359 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.361 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.366 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.367 [DefaultDispatcher-worker-16 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.367 [DefaultDispatcher-worker-16 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 08:27:52.367 [DefaultDispatcher-worker-16 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.367 [eventLoopGroupProxy-19-1 @call-handler#3108] 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-23 08:27:52.371 [DefaultDispatcher-worker-15 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.371 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.380 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.380 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 08:27:52.380 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 08:27:52.380 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.380 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402 2025-04-23 08:27:52.380 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402. 2025-04-23 08:27:52.381 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402 2025-04-23 08:27:52.381 [eventLoopGroupProxy-19-1 @call-handler#3112] 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-23 08:27:52.381 [eventLoopGroupProxy-19-1 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.382 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402 2025-04-23 08:27:52.382 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402 2025-04-23 08:27:52.382 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402. 2025-04-23 08:27:52.382 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719634105944678402 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.387 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.387 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.387 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 08:27:52.387 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.387 [eventLoopGroupProxy-19-1 @call-handler#3116] 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-23 08:27:52.388 [eventLoopGroupProxy-19-1 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.388 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.388 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 08:27:52.388 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 08:27:52.388 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.392 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.403 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.406 [DefaultDispatcher-worker-7 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.406 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.406 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.406 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.406 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.406 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.407 [eventLoopGroupProxy-19-1 @call-handler#3122] 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-23 08:27:52.407 [eventLoopGroupProxy-19-1 @call-handler#3122] 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-23 08:27:52.407 [eventLoopGroupProxy-19-1 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:52.409 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.413 [DefaultDispatcher-worker-9 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.413 [eventLoopGroupProxy-19-1 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.413 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.413 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.414 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.414 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.417 [DefaultDispatcher-worker-12 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.421 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.421 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400. 2025-04-23 08:27:52.421 [UI Thread @coroutine#3142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.421 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.421 [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:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.421 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.422 [eventLoopGroupProxy-19-1 @call-handler#3157] 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-23 08:27:52.422 [eventLoopGroupProxy-19-5 @call-handler#3159] 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-23 08:27:52.422 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.422 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.422 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.422 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.422 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.422 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.423 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.423 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401. 2025-04-23 08:27:52.423 [UI Thread @coroutine#3170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.424 [eventLoopGroupProxy-19-5 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.424 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.424 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.424 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.424 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.424 [eventLoopGroupProxy-19-1 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.425 [UI Thread @coroutine#3142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.425 [UI Thread @coroutine#3142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.425 [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-23 08:27:52.425 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-23 08:27:52.425 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400. 2025-04-23 08:27:52.425 [UI Thread @coroutine#3142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.425 [eventLoopGroupProxy-19-7 @call-handler#3184] 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-23 08:27:52.426 [eventLoopGroupProxy-19-7 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.426 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.426 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.426 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.427 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.427 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.427 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.427 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.427 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.427 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.430 [DefaultDispatcher-worker-11 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.432 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.433 [UI Thread @coroutine#3170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.433 [UI Thread @coroutine#3170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.433 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401. 2025-04-23 08:27:52.433 [UI Thread @coroutine#3170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.435 [DefaultDispatcher-worker-12 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.439 [DefaultDispatcher-worker-8 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.442 [DefaultDispatcher-worker-19 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.448 [DefaultDispatcher-worker-7 @coroutine#3170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.450 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400 2025-04-23 08:27:52.450 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400. 2025-04-23 08:27:52.450 [UI Thread @coroutine#3199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400 2025-04-23 08:27:52.451 [eventLoopGroupProxy-19-1 @call-handler#3201] 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-23 08:27:52.452 [eventLoopGroupProxy-19-1 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.452 [UI Thread @coroutine#3199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400 2025-04-23 08:27:52.452 [UI Thread @coroutine#3199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400 2025-04-23 08:27:52.452 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400. 2025-04-23 08:27:52.452 [UI Thread @coroutine#3199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.457 [DefaultDispatcher-worker-4 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.462 [DefaultDispatcher-worker-19 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.466 [DefaultDispatcher-worker-5 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.466 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.466 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.466 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.466 [DefaultDispatcher-worker-5 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.467 [eventLoopGroupProxy-19-1 @call-handler#3209] 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-23 08:27:52.467 [eventLoopGroupProxy-19-1 @call-handler#3209] 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-23 08:27:52.467 [eventLoopGroupProxy-19-1 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:52.471 [DefaultDispatcher-worker-17 @call-handler#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.471 [eventLoopGroupProxy-19-1 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.472 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.472 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.472 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.472 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.476 [DefaultDispatcher-worker-18 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.476 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401 2025-04-23 08:27:52.476 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401. 2025-04-23 08:27:52.476 [UI Thread @coroutine#3225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401 2025-04-23 08:27:52.477 [eventLoopGroupProxy-19-1 @call-handler#3230] 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-23 08:27:52.480 [eventLoopGroupProxy-19-1 @call-handler#3230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.480 [UI Thread @coroutine#3225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401 2025-04-23 08:27:52.480 [UI Thread @coroutine#3225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401 2025-04-23 08:27:52.480 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401. 2025-04-23 08:27:52.480 [UI Thread @coroutine#3225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719634105944678402&assignmentUid=719634105944678400&clazzUid=719634105944678400&submitterUid=719634105944678401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.484 [DefaultDispatcher-worker-12 @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.489 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401 2025-04-23 08:27:52.489 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401. 2025-04-23 08:27:52.489 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401 2025-04-23 08:27:52.490 [eventLoopGroupProxy-19-1 @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-23 08:27:52.490 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.490 [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:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.490 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.490 [eventLoopGroupProxy-19-1 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.490 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400 2025-04-23 08:27:52.490 [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:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400. 2025-04-23 08:27:52.490 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400 2025-04-23 08:27:52.490 [eventLoopGroupProxy-19-5 @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-23 08:27:52.491 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.491 [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:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.491 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.491 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.491 [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:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.491 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.491 [eventLoopGroupProxy-19-6 @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-23 08:27:52.491 [eventLoopGroupProxy-19-1 @call-handler#3269] 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-23 08:27:52.491 [eventLoopGroupProxy-19-7 @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-23 08:27:52.491 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401 2025-04-23 08:27:52.491 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401 2025-04-23 08:27:52.492 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401. 2025-04-23 08:27:52.492 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/PersonDao/getNamesByUid?uid=719634105944678401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.492 [eventLoopGroupProxy-19-1 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.492 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.492 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.492 [eventLoopGroupProxy-19-7 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.492 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.492 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.492 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.493 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.493 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.493 [eventLoopGroupProxy-19-5 @call-handler#3258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.493 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.493 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.493 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.493 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.493 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.494 [eventLoopGroupProxy-19-6 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.494 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400 2025-04-23 08:27:52.494 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400 2025-04-23 08:27:52.494 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400. 2025-04-23 08:27:52.494 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.496 [DefaultDispatcher-worker-12 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.499 [DefaultDispatcher-worker-13 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:52.499 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.499 [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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.499 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.499 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.499 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.500 [DefaultDispatcher-worker-11 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.503 [DefaultDispatcher-worker-4 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.506 [DefaultDispatcher-worker-1 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.513 [DefaultDispatcher-worker-15 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.516 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402 2025-04-23 08:27:52.516 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402. 2025-04-23 08:27:52.516 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402 2025-04-23 08:27:52.517 [eventLoopGroupProxy-19-1 @call-handler#3289] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 08:27:52.519 [eventLoopGroupProxy-19-1 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.520 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402 2025-04-23 08:27:52.520 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402 2025-04-23 08:27:52.520 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402. 2025-04-23 08:27:52.520 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678402 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.524 [DefaultDispatcher-worker-20 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.526 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401 2025-04-23 08:27:52.526 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401. 2025-04-23 08:27:52.526 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401 2025-04-23 08:27:52.527 [eventLoopGroupProxy-19-1 @call-handler#3293] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-23 08:27:52.527 [eventLoopGroupProxy-19-1 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.527 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401 2025-04-23 08:27:52.527 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401 2025-04-23 08:27:52.528 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401. 2025-04-23 08:27:52.528 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/PersonDao/findByUidAsync?uid=719634105944678401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.531 [DefaultDispatcher-worker-14 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.537 [DefaultDispatcher-worker-10 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.541 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.541 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.541 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.541 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.541 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39759/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 08:27:52.542 [eventLoopGroupProxy-19-1 @call-handler#3298] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 08:27:52.542 [eventLoopGroupProxy-19-1 @call-handler#3298] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 08:27:52.542 [eventLoopGroupProxy-19-1 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 08:27:52.546 [DefaultDispatcher-worker-2 @call-handler#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e 2025-04-23 08:27:52.546 [eventLoopGroupProxy-19-1 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.546 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.546 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/replication/message 2025-04-23 08:27:52.546 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/replication/message. 2025-04-23 08:27:52.546 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.548 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.548 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400. 2025-04-23 08:27:52.548 [UI Thread @coroutine#3321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.548 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.548 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.548 [UI Thread @coroutine#3325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.548 [eventLoopGroupProxy-19-1 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/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-23 08:27:52.548 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.548 [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:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.548 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.548 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.548 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.548 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.548 [eventLoopGroupProxy-19-5 @call-handler#3340] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-23 08:27:52.548 [eventLoopGroupProxy-19-6 @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-23 08:27:52.548 [eventLoopGroupProxy-19-1 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.549 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.549 [eventLoopGroupProxy-19-7 @call-handler#3352] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-23 08:27:52.549 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401. 2025-04-23 08:27:52.549 [UI Thread @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.549 [UI Thread @coroutine#3321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.549 [UI Thread @coroutine#3321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 2025-04-23 08:27:52.549 [eventLoopGroupProxy-19-6 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.549 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400. 2025-04-23 08:27:52.549 [UI Thread @coroutine#3321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.549 [eventLoopGroupProxy-19-7 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.549 [eventLoopGroupProxy-19-5 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.549 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.549 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.549 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.549 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.550 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.550 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.550 [UI Thread @coroutine#3325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.550 [UI Thread @coroutine#3325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 2025-04-23 08:27:52.550 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.550 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.550 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400. 2025-04-23 08:27:52.550 [UI Thread @coroutine#3325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719634105944678401&assignmentUid=719634105944678400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.551 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2025-04-23 08:27:52.551 [eventLoopGroupProxy-19-9 @call-handler#3366] 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-23 08:27:52.553 [eventLoopGroupProxy-19-9 @call-handler#3366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 08:27:52.553 [UI Thread @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.553 [UI Thread @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 2025-04-23 08:27:52.553 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401. 2025-04-23 08:27:52.553 [UI Thread @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39759/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719634105944678400&clazzUid=719634105944678400&accountPersonUid=719634105944678401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:52.554 [DefaultDispatcher-worker-2 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.558 [DefaultDispatcher-worker-17 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.561 [DefaultDispatcher-worker-11 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.565 [DefaultDispatcher-worker-9 @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.569 [DefaultDispatcher-worker-20 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-23 08:27:52.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 08:27:52.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 08:27:52.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.571 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f160341: (connection evicted) 2025-04-23 08:27:52.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:52.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 08:27:52.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 08:27:52.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 08:27:52.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 08:27:52.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:52.572 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a05727b: (connection evicted) 2025-04-23 08:27:52.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:52.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 08:27:52.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 08:27:52.591 [DefaultDispatcher-worker-14 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:52.591 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.591 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.591 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.592 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.592 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.664 [DefaultDispatcher-worker-17 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:52.664 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.664 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.664 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.664 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.664 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.743 [DefaultDispatcher-worker-6 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:52.744 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.744 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.744 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.744 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.744 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.779 [DefaultDispatcher-worker-15 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:52.779 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.779 [DefaultDispatcher-worker-15 @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:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.779 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.780 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.780 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.818 [DefaultDispatcher-worker-13 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:52.818 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.818 [DefaultDispatcher-worker-13 @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-23 08:27:52.818 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.819 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.840 [DefaultDispatcher-worker-15 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:52.840 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.840 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.840 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.840 [DefaultDispatcher-worker-20 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.840 [DefaultDispatcher-worker-20 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.975 [DefaultDispatcher-worker-7 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:52.975 [DefaultDispatcher-worker-7 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.975 [DefaultDispatcher-worker-7 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:52.975 [DefaultDispatcher-worker-7 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.976 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:52.976 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.055 [DefaultDispatcher-worker-17 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:53.056 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.056 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.056 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.056 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.056 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.160 [DefaultDispatcher-worker-13 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:53.160 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.160 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.160 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.161 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.161 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.504 [DefaultDispatcher-worker-10 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:53.504 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.504 [DefaultDispatcher-worker-10 @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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.504 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.505 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.505 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 08:27:53.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 08:27:53.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.574 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@421c4c3e: (connection evicted) 2025-04-23 08:27:53.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 08:27:53.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7e2a88 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.577 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 08:27:53.585 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.590 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.591 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.592 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ceac22d 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.593 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 08:27:53.596 [DefaultDispatcher-worker-6 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:53.596 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.596 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.596 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.597 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.597 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.601 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.606 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.607 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.608 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.612 [DefaultDispatcher-worker-1 @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2025-04-23 08:27:53.619 [DefaultDispatcher-worker-3 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.625 [DefaultDispatcher-worker-8 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2025-04-23 08:27:53.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 08:27:53.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 08:27:53.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.630 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0: (connection evicted) 2025-04-23 08:27:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 08:27:53.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 08:27:53.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 08:27:53.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 08:27:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.630 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c: (connection evicted) 2025-04-23 08:27:53.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 08:27:53.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@231d5119 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.631 [Test worker @coroutine#3480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 08:27:53.632 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.632 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.632 [Test worker @coroutine#3480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 08:27:53.639 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.644 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.645 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.646 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@371a7fd5 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.646 [Test worker @coroutine#3480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 08:27:53.653 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.658 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.659 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.660 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.664 [DefaultDispatcher-worker-11 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9 2025-04-23 08:27:53.668 [DefaultDispatcher-worker-5 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:53.668 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.668 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.668 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.669 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.669 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.672 [DefaultDispatcher-worker-3 @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.677 [DefaultDispatcher-worker-8 @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.682 [DefaultDispatcher-worker-10 @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.694 [DefaultDispatcher-worker-9 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4 2025-04-23 08:27:53.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 08:27:53.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 08:27:53.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.696 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ea482b4: (connection evicted) 2025-04-23 08:27:53.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 08:27:53.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 08:27:53.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 08:27:53.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 08:27:53.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.696 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df8f4e9: (connection evicted) 2025-04-23 08:27:53.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 08:27:53.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf29dce 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.698 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 08:27:53.706 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.711 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.712 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.713 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1d3a05 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.713 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 08:27:53.714 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.714 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.714 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 08:27:53.721 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.726 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.727 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.728 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.732 [DefaultDispatcher-worker-7 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2025-04-23 08:27:53.739 [DefaultDispatcher-worker-14 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.744 [DefaultDispatcher-worker-19 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77 2025-04-23 08:27:53.749 [DefaultDispatcher-worker-3 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:53.749 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.749 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.749 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 08:27:53.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 08:27:53.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.749 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b55ac77: (connection evicted) 2025-04-23 08:27:53.750 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.750 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 08:27:53.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 08:27:53.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 08:27:53.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 08:27:53.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.750 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c343088: (connection evicted) 2025-04-23 08:27:53.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 08:27:53.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 08:27:53.751 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592efd6 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.752 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 08:27:53.762 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.767 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.768 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.769 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.769 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 08:27:53.769 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9d7d3f 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.770 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 08:27:53.777 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.783 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.784 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.785 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:53.785 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.785 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.785 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.785 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.785 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.785 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.789 [DefaultDispatcher-worker-8 @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 08:27:53.796 [DefaultDispatcher-worker-12 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.801 [DefaultDispatcher-worker-3 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2025-04-23 08:27:53.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 08:27:53.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 08:27:53.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.806 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6149adee: (connection evicted) 2025-04-23 08:27:53.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 08:27:53.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 08:27:53.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 08:27:53.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 08:27:53.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.806 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27: (connection evicted) 2025-04-23 08:27:53.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 08:27:53.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2771e501 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.807 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.808 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 08:27:53.815 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.821 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.822 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.823 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.823 [DefaultDispatcher-worker-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:53.823 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.823 [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-23 08:27:53.823 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c7495 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.823 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.824 [Test worker @coroutine#3691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 08:27:53.824 [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-23 08:27:53.832 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.837 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.838 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.838 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.843 [DefaultDispatcher-worker-4 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 08:27:53.844 [DefaultDispatcher-worker-2 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:53.844 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.844 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.844 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.845 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.845 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.850 [DefaultDispatcher-worker-6 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.856 [DefaultDispatcher-worker-2 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3846ba32 2025-04-23 08:27:53.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 08:27:53.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 08:27:53.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.861 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3846ba32: (connection evicted) 2025-04-23 08:27:53.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 08:27:53.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 08:27:53.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 08:27:53.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 08:27:53.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.862 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45accb5: (connection evicted) 2025-04-23 08:27:53.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 08:27:53.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198eeb36 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.863 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.864 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 08:27:53.876 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.881 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.882 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.883 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28cc690d 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.883 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.884 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 08:27:53.891 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.896 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.897 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.898 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.902 [DefaultDispatcher-worker-5 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 08:27:53.909 [DefaultDispatcher-worker-14 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.914 [DefaultDispatcher-worker-14 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.918 [DefaultDispatcher-worker-8 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2025-04-23 08:27:53.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 08:27:53.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 08:27:53.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.923 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d80294: (connection evicted) 2025-04-23 08:27:53.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 08:27:53.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 08:27:53.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 08:27:53.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 08:27:53.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.923 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f: (connection evicted) 2025-04-23 08:27:53.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 08:27:53.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 08:27:53.924 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf86398 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.925 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 08:27:53.933 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.938 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.939 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.940 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cfe28b 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.940 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 08:27:53.941 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.941 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.941 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 08:27:53.948 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.954 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.955 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.955 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.960 [DefaultDispatcher-worker-15 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 08:27:53.967 [DefaultDispatcher-worker-14 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.972 [DefaultDispatcher-worker-14 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.976 [DefaultDispatcher-worker-15 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.980 [DefaultDispatcher-worker-18 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:53.980 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.981 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:53.981 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.981 [DefaultDispatcher-worker-2 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.981 [DefaultDispatcher-worker-2 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:53.987 [DefaultDispatcher-worker-5 @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c683777 2025-04-23 08:27:53.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 08:27:53.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 08:27:53.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.990 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c683777: (connection evicted) 2025-04-23 08:27:53.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 08:27:53.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 08:27:53.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 08:27:53.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 08:27:53.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:53.991 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79fc6651: (connection evicted) 2025-04-23 08:27:53.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:53.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 08:27:53.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e96b3c 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:53.992 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:53.993 [Test worker @coroutine#3901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 08:27:54.003 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.009 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.010 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.011 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c25e8 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.011 [Test worker @coroutine#3901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 08:27:54.019 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.024 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.025 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.026 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.031 [DefaultDispatcher-worker-12 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 08:27:54.038 [DefaultDispatcher-worker-10 @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.043 [DefaultDispatcher-worker-8 @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.044 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3 2025-04-23 08:27:54.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 08:27:54.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 08:27:54.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.049 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6316b9e3: (connection evicted) 2025-04-23 08:27:54.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 08:27:54.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 08:27:54.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 08:27:54.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 08:27:54.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.050 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d: (connection evicted) 2025-04-23 08:27:54.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 08:27:54.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53628ff6 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.051 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 08:27:54.060 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.060 [DefaultDispatcher-worker-11 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:54.061 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.061 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.061 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.061 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.061 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.065 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.066 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.067 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3920a7 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.067 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 08:27:54.068 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.068 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.068 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 08:27:54.076 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.081 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.082 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.083 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.087 [DefaultDispatcher-worker-2 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2025-04-23 08:27:54.094 [DefaultDispatcher-worker-4 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.099 [DefaultDispatcher-worker-12 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.100 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.101 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3841e77a 2025-04-23 08:27:54.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 08:27:54.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 08:27:54.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.105 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3841e77a: (connection evicted) 2025-04-23 08:27:54.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 08:27:54.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 08:27:54.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 08:27:54.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 08:27:54.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.106 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1: (connection evicted) 2025-04-23 08:27:54.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 08:27:54.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2a13c7 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.107 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.108 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 08:27:54.116 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.121 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.122 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.123 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cce306 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.123 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 08:27:54.131 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.136 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.137 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.138 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.142 [DefaultDispatcher-worker-11 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a8735d 2025-04-23 08:27:54.150 [DefaultDispatcher-worker-8 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.155 [DefaultDispatcher-worker-5 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf142f 2025-04-23 08:27:54.195 [DefaultDispatcher-worker-10 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:54.196 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.196 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.196 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.196 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.196 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 08:27:54.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 08:27:54.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.198 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61cf142f: (connection evicted) 2025-04-23 08:27:54.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 08:27:54.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 08:27:54.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 08:27:54.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 08:27:54.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.199 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a8735d: (connection evicted) 2025-04-23 08:27:54.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 08:27:54.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375dc95c 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.200 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 08:27:54.208 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.213 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.214 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.215 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.215 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52bef30b 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.216 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 08:27:54.224 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.229 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.230 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.231 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.235 [DefaultDispatcher-worker-8 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358f85b1 2025-04-23 08:27:54.244 [DefaultDispatcher-worker-1 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.249 [DefaultDispatcher-worker-4 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-23 08:27:54.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 08:27:54.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 08:27:54.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.253 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed: (connection evicted) 2025-04-23 08:27:54.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 08:27:54.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 08:27:54.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 08:27:54.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 08:27:54.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.254 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358f85b1: (connection evicted) 2025-04-23 08:27:54.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 08:27:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae3f536 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.255 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 08:27:54.256 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.256 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.256 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 08:27:54.264 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.269 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.270 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.271 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbc704a 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.271 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 08:27:54.272 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.272 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.272 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 08:27:54.280 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.285 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.286 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.287 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.291 [DefaultDispatcher-worker-18 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 08:27:54.298 [DefaultDispatcher-worker-18 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.303 [DefaultDispatcher-worker-15 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.304 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.305 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 08:27:54.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 08:27:54.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 08:27:54.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.309 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb34397: (connection evicted) 2025-04-23 08:27:54.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 08:27:54.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 08:27:54.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 08:27:54.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 08:27:54.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.309 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@169f4152: (connection evicted) 2025-04-23 08:27:54.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 08:27:54.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d8488 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.311 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 08:27:54.319 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.324 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.325 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.326 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5680228 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.326 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.327 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 08:27:54.327 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.327 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.327 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 08:27:54.334 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.339 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.340 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.341 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.345 [DefaultDispatcher-worker-10 @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2025-04-23 08:27:54.353 [DefaultDispatcher-worker-17 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.358 [DefaultDispatcher-worker-16 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.364 [UI Thread @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 08:27:54.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 08:27:54.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 08:27:54.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.367 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb: (connection evicted) 2025-04-23 08:27:54.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 08:27:54.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 08:27:54.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 08:27:54.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 08:27:54.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.368 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e43235: (connection evicted) 2025-04-23 08:27:54.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 08:27:54.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5a7f 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.369 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.370 [Test worker @coroutine#4310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 08:27:54.378 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.383 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.384 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.385 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.390 [DefaultDispatcher-worker-6 @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.391 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.399 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2087181d 2025-04-23 08:27:54.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 08:27:54.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 08:27:54.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.412 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2087181d: (connection evicted) 2025-04-23 08:27:54.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 08:27:54.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e77fb7 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1381fc 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1381fc 2025-04-23 08:27:54.414 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 08:27:54.425 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1381fc 2025-04-23 08:27:54.430 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1381fc 2025-04-23 08:27:54.431 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1381fc 2025-04-23 08:27:54.432 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1381fc 2025-04-23 08:27:54.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 08:27:54.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 08:27:54.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:54.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 08:27:54.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123372f4 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 08:27:54.436 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 08:27:54.444 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 08:27:54.449 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 08:27:54.450 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 08:27:54.451 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 08:27:54.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 08:27:54.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 08:27:54.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:54.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 08:27:54.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42bd4a4c 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2025-04-23 08:27:54.455 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 08:27:54.463 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2025-04-23 08:27:54.469 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2025-04-23 08:27:54.470 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2025-04-23 08:27:54.471 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2025-04-23 08:27:54.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 08:27:54.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 08:27:54.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:54.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 08:27:54.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f58011d 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.475 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 08:27:54.484 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.489 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.490 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.491 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.496 [DefaultDispatcher-worker-9 @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-04-23 08:27:54.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 08:27:54.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 08:27:54.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.504 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e: (connection evicted) 2025-04-23 08:27:54.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 08:27:54.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d92e9da 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-23 08:27:54.506 [Test worker @coroutine#4468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 08:27:54.509 [DefaultDispatcher-worker-12 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:54.510 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.510 [DefaultDispatcher-worker-12 @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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.510 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.510 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.511 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.515 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-23 08:27:54.520 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-23 08:27:54.521 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-23 08:27:54.522 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-23 08:27:54.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 08:27:54.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 08:27:54.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:54.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 08:27:54.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791b9887 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.526 [Test worker @coroutine#4504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 08:27:54.536 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.542 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.543 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.544 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.549 [DefaultDispatcher-worker-8 @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.550 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.552 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2025-04-23 08:27:54.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 08:27:54.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 08:27:54.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.564 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202d83b9: (connection evicted) 2025-04-23 08:27:54.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 08:27:54.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32e9c8 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.566 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 08:27:54.574 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.579 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.580 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.581 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.581 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 08:27:54.581 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.581 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.581 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3594b4b4 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.582 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 08:27:54.590 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.596 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.596 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.600 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.603 [DefaultDispatcher-worker-18 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:54.603 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.603 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.603 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.604 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.604 [DefaultDispatcher-worker-5 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429ad94a 2025-04-23 08:27:54.604 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.613 [DefaultDispatcher-worker-15 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.622 [DefaultDispatcher-worker-17 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2025-04-23 08:27:54.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 08:27:54.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 08:27:54.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.628 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07: (connection evicted) 2025-04-23 08:27:54.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 08:27:54.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 08:27:54.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 08:27:54.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 08:27:54.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.629 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429ad94a: (connection evicted) 2025-04-23 08:27:54.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 08:27:54.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e60b1b 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.630 [Test worker @coroutine#4567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 08:27:54.639 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.644 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.645 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.646 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29db9746 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.646 [Test worker @coroutine#4567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 08:27:54.647 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.647 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.647 [Test worker @coroutine#4567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 08:27:54.655 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.660 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.661 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.662 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.667 [DefaultDispatcher-worker-19 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99 2025-04-23 08:27:54.673 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:54.673 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.673 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.673 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.674 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.674 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.674 [DefaultDispatcher-worker-11 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.684 [DefaultDispatcher-worker-16 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143abb21 2025-04-23 08:27:54.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 08:27:54.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 08:27:54.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.686 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@143abb21: (connection evicted) 2025-04-23 08:27:54.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 08:27:54.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 08:27:54.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 08:27:54.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 08:27:54.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.687 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd5cb99: (connection evicted) 2025-04-23 08:27:54.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 08:27:54.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c9fa12 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.689 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 08:27:54.697 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.702 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.703 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.704 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23138317 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.705 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 08:27:54.713 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.719 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.720 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.721 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.725 [DefaultDispatcher-worker-16 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d884e9a 2025-04-23 08:27:54.733 [DefaultDispatcher-worker-12 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.740 [DefaultDispatcher-worker-17 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.745 [DefaultDispatcher-worker-7 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.750 [DefaultDispatcher-worker-6 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f091800 2025-04-23 08:27:54.754 [DefaultDispatcher-worker-17 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:54.755 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.755 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.755 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.755 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.755 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 08:27:54.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 08:27:54.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.758 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f091800: (connection evicted) 2025-04-23 08:27:54.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 08:27:54.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 08:27:54.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 08:27:54.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 08:27:54.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.759 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d884e9a: (connection evicted) 2025-04-23 08:27:54.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 08:27:54.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 08:27:54.760 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200ef05b 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.761 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 08:27:54.769 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.774 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.775 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.776 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281f2d6c 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.776 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.777 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 08:27:54.785 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.790 [DefaultDispatcher-worker-12 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:54.790 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.790 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.790 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.791 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.791 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.791 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.792 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.792 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.796 [DefaultDispatcher-worker-7 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2025-04-23 08:27:54.806 [DefaultDispatcher-worker-17 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.810 [DefaultDispatcher-worker-13 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.814 [DefaultDispatcher-worker-14 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2025-04-23 08:27:54.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 08:27:54.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 08:27:54.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.821 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474aeac5: (connection evicted) 2025-04-23 08:27:54.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 08:27:54.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 08:27:54.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 08:27:54.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 08:27:54.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.822 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9: (connection evicted) 2025-04-23 08:27:54.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 08:27:54.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 08:27:54.822 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2836374 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.823 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 08:27:54.829 [DefaultDispatcher-worker-2 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:54.829 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.829 [DefaultDispatcher-worker-2 @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-23 08:27:54.829 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.829 [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-23 08:27:54.832 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.837 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.838 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.839 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673d73da 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.839 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 08:27:54.848 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.850 [DefaultDispatcher-worker-9 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:54.850 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.850 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.850 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.851 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.851 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.853 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.854 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.855 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.859 [DefaultDispatcher-worker-6 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2025-04-23 08:27:54.868 [DefaultDispatcher-worker-6 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.873 [DefaultDispatcher-worker-7 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a03662 2025-04-23 08:27:54.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 08:27:54.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 08:27:54.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.876 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a03662: (connection evicted) 2025-04-23 08:27:54.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 08:27:54.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 08:27:54.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 08:27:54.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 08:27:54.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.876 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c940e2: (connection evicted) 2025-04-23 08:27:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 08:27:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1871068d 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.879 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 08:27:54.880 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.880 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.880 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 08:27:54.888 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.893 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.894 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.895 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.895 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.896 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 08:27:54.904 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.910 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.910 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.911 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.915 [DefaultDispatcher-worker-13 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-23 08:27:54.922 [DefaultDispatcher-worker-1 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.928 [DefaultDispatcher-worker-19 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.938 [DefaultDispatcher-worker-9 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-23 08:27:54.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 08:27:54.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 08:27:54.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.939 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7217e615: (connection evicted) 2025-04-23 08:27:54.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 08:27:54.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 08:27:54.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 08:27:54.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 08:27:54.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.940 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2025-04-23 08:27:54.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 08:27:54.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704c3ca2 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.941 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 08:27:54.949 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.954 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.955 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.956 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61fb3dae 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:54.956 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 08:27:54.957 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.957 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.957 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 08:27:54.964 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.969 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.970 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.971 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.975 [DefaultDispatcher-worker-2 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2025-04-23 08:27:54.982 [DefaultDispatcher-worker-1 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.985 [DefaultDispatcher-worker-8 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:54.985 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.985 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:54.985 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.986 [DefaultDispatcher-worker-15 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.986 [DefaultDispatcher-worker-15 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:54.987 [DefaultDispatcher-worker-12 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.991 [DefaultDispatcher-worker-9 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.998 [DefaultDispatcher-worker-6 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2025-04-23 08:27:54.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 08:27:54.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 08:27:54.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.999 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61: (connection evicted) 2025-04-23 08:27:54.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:54.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 08:27:54.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 08:27:54.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 08:27:54.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 08:27:54.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:54.999 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75: (connection evicted) 2025-04-23 08:27:55.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 08:27:55.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cbb9702 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.001 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 08:27:55.002 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.002 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.002 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 08:27:55.010 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.014 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.015 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.016 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.016 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0b7b6d 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.017 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 08:27:55.024 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.029 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.030 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.031 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.034 [DefaultDispatcher-worker-14 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-23 08:27:55.041 [DefaultDispatcher-worker-10 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.046 [DefaultDispatcher-worker-13 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da77a43 2025-04-23 08:27:55.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 08:27:55.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 08:27:55.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.053 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da77a43: (connection evicted) 2025-04-23 08:27:55.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 08:27:55.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 08:27:55.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 08:27:55.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 08:27:55.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.053 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da: (connection evicted) 2025-04-23 08:27:55.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 08:27:55.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541c32de 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.055 [Test worker @coroutine#4836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 08:27:55.063 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.066 [DefaultDispatcher-worker-18 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:55.066 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.066 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.066 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.066 [DefaultDispatcher-worker-8 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.066 [DefaultDispatcher-worker-8 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.068 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.069 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.070 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7479b19a 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.070 [Test worker @coroutine#4836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 08:27:55.078 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.088 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.089 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.090 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.094 [DefaultDispatcher-worker-1 @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2025-04-23 08:27:55.101 [DefaultDispatcher-worker-15 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.106 [DefaultDispatcher-worker-9 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16 2025-04-23 08:27:55.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 08:27:55.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 08:27:55.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.108 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adbfd16: (connection evicted) 2025-04-23 08:27:55.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 08:27:55.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 08:27:55.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 08:27:55.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 08:27:55.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.109 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162ccd19: (connection evicted) 2025-04-23 08:27:55.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 08:27:55.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e95d04 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.110 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 08:27:55.118 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.123 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.124 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.124 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12568b11 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.125 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 08:27:55.132 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.137 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.138 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.139 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.145 [DefaultDispatcher-worker-12 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69554e5a 2025-04-23 08:27:55.152 [DefaultDispatcher-worker-5 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.157 [DefaultDispatcher-worker-2 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b376bb 2025-04-23 08:27:55.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 08:27:55.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 08:27:55.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.159 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46b376bb: (connection evicted) 2025-04-23 08:27:55.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 08:27:55.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 08:27:55.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 08:27:55.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 08:27:55.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.160 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69554e5a: (connection evicted) 2025-04-23 08:27:55.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 08:27:55.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aa9bae 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.162 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 08:27:55.170 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.175 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.176 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.177 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aac9173 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.177 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 08:27:55.178 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.178 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.178 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 08:27:55.185 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.190 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.191 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.191 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.195 [DefaultDispatcher-worker-1 @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6 2025-04-23 08:27:55.200 [DefaultDispatcher-worker-7 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:55.200 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.200 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.200 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.201 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.201 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.202 [DefaultDispatcher-worker-1 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.208 [DefaultDispatcher-worker-8 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.212 [DefaultDispatcher-worker-6 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.262 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.278 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.325 [DefaultDispatcher-worker-20 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-23 08:27:55.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 08:27:55.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 08:27:55.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.327 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6: (connection evicted) 2025-04-23 08:27:55.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 08:27:55.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 08:27:55.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 08:27:55.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 08:27:55.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.327 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cb7c6: (connection evicted) 2025-04-23 08:27:55.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 08:27:55.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4483e237 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.328 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.329 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 08:27:55.336 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.341 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.342 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.343 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51653509 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.343 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.344 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 08:27:55.351 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.356 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.357 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.357 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.361 [DefaultDispatcher-worker-10 @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2025-04-23 08:27:55.368 [DefaultDispatcher-worker-10 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.374 [DefaultDispatcher-worker-16 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.378 [DefaultDispatcher-worker-18 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-23 08:27:55.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 08:27:55.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 08:27:55.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.380 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721384e0: (connection evicted) 2025-04-23 08:27:55.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 08:27:55.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 08:27:55.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 08:27:55.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 08:27:55.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.381 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df50829: (connection evicted) 2025-04-23 08:27:55.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 08:27:55.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd939 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.382 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 08:27:55.390 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.394 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.395 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.396 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1ef2fc 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.396 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 08:27:55.397 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.397 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.397 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 08:27:55.404 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.409 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.409 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.410 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.414 [DefaultDispatcher-worker-6 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-23 08:27:55.421 [DefaultDispatcher-worker-2 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.427 [DefaultDispatcher-worker-12 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-23 08:27:55.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 08:27:55.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.430 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613: (connection evicted) 2025-04-23 08:27:55.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 08:27:55.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 08:27:55.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 08:27:55.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 08:27:55.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.431 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf: (connection evicted) 2025-04-23 08:27:55.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 08:27:55.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470ce6e7 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.432 [Test worker @coroutine#5018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 08:27:55.444 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.448 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.449 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.450 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.450 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5dbca5 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.451 [Test worker @coroutine#5018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 08:27:55.458 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.463 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.464 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.465 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.469 [DefaultDispatcher-worker-2 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2025-04-23 08:27:55.475 [DefaultDispatcher-worker-2 @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.482 [DefaultDispatcher-worker-9 @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.486 [DefaultDispatcher-worker-2 @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-23 08:27:55.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 08:27:55.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 08:27:55.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.489 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce: (connection evicted) 2025-04-23 08:27:55.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 08:27:55.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 08:27:55.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 08:27:55.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 08:27:55.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.490 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44929971: (connection evicted) 2025-04-23 08:27:55.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 08:27:55.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7335aae5 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.491 [Test worker @coroutine#5048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 08:27:55.499 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.504 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.504 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.505 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.510 [DefaultDispatcher-worker-7 @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.513 [DefaultDispatcher-worker-9 @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 08:27:55.514 [DefaultDispatcher-worker-12 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:55.514 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.514 [DefaultDispatcher-worker-12 @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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.514 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.515 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.515 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.521 [UI Thread @coroutine#5077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719634120422457344 2025-04-23 08:27:55.521 [UI Thread @coroutine#5077] 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=719634120422457344. 2025-04-23 08:27:55.521 [UI Thread @coroutine#5077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719634120422457344 2025-04-23 08:27:55.522 [UI Thread @coroutine#5077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719634120422457344 2025-04-23 08:27:55.522 [UI Thread @coroutine#5077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719634120422457344 2025-04-23 08:27:55.522 [UI Thread @coroutine#5077] 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=719634120422457344. 2025-04-23 08:27:55.522 [UI Thread @coroutine#5077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719634120422457344 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:55.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 08:27:55.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 08:27:55.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.524 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290964bd: (connection evicted) 2025-04-23 08:27:55.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 08:27:55.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2dfe9c 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.559 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 08:27:55.567 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.572 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.572 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.573 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.578 [DefaultDispatcher-worker-20 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.588 [DefaultDispatcher-worker-15 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.592 [DefaultDispatcher-worker-5 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 08:27:55.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 08:27:55.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 08:27:55.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.601 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774: (connection evicted) 2025-04-23 08:27:55.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 08:27:55.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56daf3b1 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.638 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 08:27:55.639 [DefaultDispatcher-worker-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:55.639 [DefaultDispatcher-worker-1 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.639 [DefaultDispatcher-worker-1 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.639 [DefaultDispatcher-worker-1 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 08:27:55.639 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 08:27:55.639 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.639 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.646 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 08:27:55.651 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 08:27:55.652 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 08:27:55.653 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 08:27:55.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 08:27:55.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 08:27:55.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:55.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 08:27:55.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 08:27:55.657 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae2227 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-23 08:27:55.658 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 08:27:55.665 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-23 08:27:55.670 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-23 08:27:55.671 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-23 08:27:55.672 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-23 08:27:55.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 08:27:55.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 08:27:55.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:55.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 08:27:55.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f36ba0f 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.675 [Test worker @coroutine#5157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 08:27:55.678 [DefaultDispatcher-worker-8 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:55.678 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.678 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.678 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.679 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.679 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.683 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.689 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.689 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.690 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.690 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a0afe5b 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.691 [Test worker @coroutine#5157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 08:27:55.699 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.704 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.705 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.706 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.710 [DefaultDispatcher-worker-12 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2caf6813 2025-04-23 08:27:55.717 [DefaultDispatcher-worker-7 @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-04-23 08:27:55.719 [UI Thread @coroutine#5183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.719 [UI Thread @coroutine#5183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 08:27:55.719 [UI Thread @coroutine#5183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.720 [UI Thread @coroutine#5183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.720 [UI Thread @coroutine#5183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.720 [UI Thread @coroutine#5183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 08:27:55.720 [UI Thread @coroutine#5183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:55.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 08:27:55.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 08:27:55.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.722 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611d867: (connection evicted) 2025-04-23 08:27:55.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 08:27:55.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 08:27:55.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 08:27:55.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 08:27:55.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.722 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2caf6813: (connection evicted) 2025-04-23 08:27:55.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 08:27:55.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 08:27:55.723 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c697ca0 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.724 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 08:27:55.732 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.737 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.738 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.739 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a9e31e8 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.739 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 08:27:55.747 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.751 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.752 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.753 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.757 [DefaultDispatcher-worker-10 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2 2025-04-23 08:27:55.759 [DefaultDispatcher-worker-18 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:55.759 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.759 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.759 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.760 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.760 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.764 [DefaultDispatcher-worker-11 @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43347199 2025-04-23 08:27:55.765 [UI Thread @coroutine#5215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.765 [UI Thread @coroutine#5215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 08:27:55.765 [UI Thread @coroutine#5215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.766 [UI Thread @coroutine#5215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.766 [UI Thread @coroutine#5215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52465/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 08:27:55.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 08:27:55.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.766 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43347199: (connection evicted) 2025-04-23 08:27:55.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 08:27:55.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 08:27:55.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 08:27:55.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 08:27:55.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.767 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64bed8b2: (connection evicted) 2025-04-23 08:27:55.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 08:27:55.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7e2c5 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.768 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 08:27:55.769 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.769 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.769 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 08:27:55.776 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.781 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.782 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.783 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219c32e3 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.783 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 08:27:55.784 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.784 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.784 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 08:27:55.791 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.795 [DefaultDispatcher-worker-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:55.795 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.795 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.795 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.796 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.796 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.797 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.797 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.798 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.802 [DefaultDispatcher-worker-5 @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-23 08:27:55.810 [DefaultDispatcher-worker-8 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-04-23 08:27:55.811 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.811 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 08:27:55.811 [UI Thread @coroutine#5247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.812 [UI Thread @coroutine#5247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.812 [UI Thread @coroutine#5247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 08:27:55.812 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 08:27:55.812 [UI Thread @coroutine#5247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34629/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:55.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 08:27:55.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 08:27:55.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.813 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8: (connection evicted) 2025-04-23 08:27:55.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 08:27:55.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 08:27:55.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 08:27:55.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 08:27:55.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.813 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19158d56: (connection evicted) 2025-04-23 08:27:55.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 08:27:55.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebf82d9 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.815 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 08:27:55.826 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.832 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.832 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.834 [DefaultDispatcher-worker-2 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:55.834 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.834 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.834 [DefaultDispatcher-worker-2 @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-23 08:27:55.834 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0cc666 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 08:27:55.834 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.834 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 08:27:55.842 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.847 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.848 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.849 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.852 [DefaultDispatcher-worker-5 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-04-23 08:27:55.854 [DefaultDispatcher-worker-8 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:55.854 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.854 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.854 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.855 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.855 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.860 [DefaultDispatcher-worker-12 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.867 [DefaultDispatcher-worker-12 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7952348f 2025-04-23 08:27:55.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 08:27:55.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 08:27:55.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.873 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7952348f: (connection evicted) 2025-04-23 08:27:55.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 08:27:55.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 08:27:55.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 08:27:55.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 08:27:55.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.873 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379ddab2: (connection evicted) 2025-04-23 08:27:55.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 08:27:55.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b95a754 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.875 [Test worker @coroutine#5307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 08:27:55.883 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.888 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.889 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.890 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.894 [DefaultDispatcher-worker-18 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.905 [DefaultDispatcher-worker-11 @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.911 [DefaultDispatcher-worker-3 @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.921 [DefaultDispatcher-worker-1 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94 2025-04-23 08:27:55.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 08:27:55.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 08:27:55.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.923 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d4b3b94: (connection evicted) 2025-04-23 08:27:55.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 08:27:55.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f2ac11 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.924 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 08:27:55.932 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.937 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.938 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.939 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac02a9 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.939 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 08:27:55.947 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.952 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.953 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.954 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.958 [DefaultDispatcher-worker-3 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37669c4 2025-04-23 08:27:55.965 [DefaultDispatcher-worker-6 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.969 [DefaultDispatcher-worker-18 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-04-23 08:27:55.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 08:27:55.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 08:27:55.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.974 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@793937ec: (connection evicted) 2025-04-23 08:27:55.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 08:27:55.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 08:27:55.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 08:27:55.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 08:27:55.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:55.974 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37669c4: (connection evicted) 2025-04-23 08:27:55.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:55.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 08:27:55.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d030b1 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.976 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 08:27:55.984 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.989 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.990 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.991 [DefaultDispatcher-worker-13 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:55.991 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.991 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:55.991 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.991 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.991 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.991 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:55.995 [DefaultDispatcher-worker-17 @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:55.999 [DefaultDispatcher-worker-13 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:56.005 [DefaultDispatcher-worker-7 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 08:27:56.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 08:27:56.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 08:27:56.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.006 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31bbcced: (connection evicted) 2025-04-23 08:27:56.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 08:27:56.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 08:27:56.007 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222b4ab1 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.008 [Test worker @coroutine#5410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 08:27:56.016 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.021 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.022 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.023 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.027 [DefaultDispatcher-worker-7 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.030 [DefaultDispatcher-worker-16 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-23 08:27:56.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 08:27:56.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 08:27:56.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.031 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178be8fc: (connection evicted) 2025-04-23 08:27:56.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 08:27:56.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a555005 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.032 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 08:27:56.033 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.033 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.033 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 08:27:56.040 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.045 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.046 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.047 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.084 [DefaultDispatcher-worker-8 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-23 08:27:56.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 08:27:56.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 08:27:56.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.088 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d039ef: (connection evicted) 2025-04-23 08:27:56.088 [DefaultDispatcher-worker-3 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:56.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 08:27:56.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 08:27:56.088 [DefaultDispatcher-worker-3 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.088 [DefaultDispatcher-worker-3 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.088 [DefaultDispatcher-worker-3 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49696c41 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.089 [DefaultDispatcher-worker-3 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.089 [DefaultDispatcher-worker-3 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.089 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 08:27:56.097 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.102 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.103 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.104 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.108 [DefaultDispatcher-worker-7 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.111 [DefaultDispatcher-worker-15 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-23 08:27:56.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 08:27:56.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 08:27:56.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.115 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c: (connection evicted) 2025-04-23 08:27:56.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 08:27:56.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c006046 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 08:27:56.118 [Test worker @coroutine#5486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 08:27:56.126 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 08:27:56.131 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 08:27:56.132 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 08:27:56.132 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 08:27:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 08:27:56.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 08:27:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 08:27:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c00140 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 08:27:56.136 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 08:27:56.144 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 08:27:56.149 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 08:27:56.150 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 08:27:56.150 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 08:27:56.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 08:27:56.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 08:27:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 08:27:56.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36af93ca 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.152 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.153 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.153 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.153 [Test worker @coroutine#5518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 08:27:56.153 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 08:27:56.153 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 08:27:56.153 [Test worker @coroutine#5518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 08:27:56.161 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 08:27:56.166 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 08:27:56.167 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 08:27:56.168 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 08:27:56.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 08:27:56.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 08:27:56.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:56.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 08:27:56.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 08:27:56.175 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39491/Site/verify 2025-04-23 08:27:56.175 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39491/Site/verify. 2025-04-23 08:27:56.175 [UI Thread @coroutine#5540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39491/Site/verify 2025-04-23 08:27:56.177 [UI Thread @coroutine#5540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39491/Site/verify 2025-04-23 08:27:56.177 [UI Thread @coroutine#5540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39491/Site/verify 2025-04-23 08:27:56.177 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39491/Site/verify. 2025-04-23 08:27:56.177 [UI Thread @coroutine#5540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39491/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d8af13c 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a9f6c 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a9f6c 2025-04-23 08:27:56.180 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 08:27:56.189 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f6c 2025-04-23 08:27:56.195 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f6c 2025-04-23 08:27:56.195 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f6c 2025-04-23 08:27:56.196 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a9f6c 2025-04-23 08:27:56.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 08:27:56.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 08:27:56.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:56.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 08:27:56.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27af14bd 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.198 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2025-04-23 08:27:56.199 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 08:27:56.205 [DefaultDispatcher-worker-9 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:56.205 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.205 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.205 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.206 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.206 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.208 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2025-04-23 08:27:56.213 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2025-04-23 08:27:56.214 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2025-04-23 08:27:56.215 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2025-04-23 08:27:56.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 08:27:56.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 08:27:56.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:56.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 08:27:56.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f07fa1 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2025-04-23 08:27:56.218 [Test worker @coroutine#5591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 08:27:56.227 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2025-04-23 08:27:56.232 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2025-04-23 08:27:56.233 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2025-04-23 08:27:56.234 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2025-04-23 08:27:56.235 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37387/Site/verify 2025-04-23 08:27:56.235 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37387/Site/verify. 2025-04-23 08:27:56.235 [UI Thread @coroutine#5605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37387/Site/verify 2025-04-23 08:27:56.236 [UI Thread @coroutine#5605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37387/Site/verify 2025-04-23 08:27:56.236 [UI Thread @coroutine#5605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37387/Site/verify 2025-04-23 08:27:56.236 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37387/Site/verify. 2025-04-23 08:27:56.236 [UI Thread @coroutine#5605] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37387/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:56.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 08:27:56.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 08:27:56.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:56.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 08:27:56.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 08:27:56.240 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36987/Site/verify 2025-04-23 08:27:56.240 [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:36987/Site/verify. 2025-04-23 08:27:56.240 [UI Thread @coroutine#5617] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36987/Site/verify 2025-04-23 08:27:56.241 [UI Thread @coroutine#5617] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36987/Site/verify 2025-04-23 08:27:56.241 [UI Thread @coroutine#5617] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36987/Site/verify 2025-04-23 08:27:56.241 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36987/Site/verify. 2025-04-23 08:27:56.241 [UI Thread @coroutine#5617] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36987/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:56.244 [UI Thread @coroutine#5630] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60049/Site/verify 2025-04-23 08:27:56.244 [UI Thread @coroutine#5630] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60049/Site/verify. 2025-04-23 08:27:56.244 [UI Thread @coroutine#5630] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60049/Site/verify 2025-04-23 08:27:56.245 [UI Thread @coroutine#5630] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60049/Site/verify 2025-04-23 08:27:56.245 [UI Thread @coroutine#5630] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60049/Site/verify 2025-04-23 08:27:56.245 [UI Thread @coroutine#5630] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60049/Site/verify. 2025-04-23 08:27:56.245 [UI Thread @coroutine#5630] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60049/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:56.248 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 08:27:56.248 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-23 08:27:56.248 [UI Thread @coroutine#5644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 08:27:56.249 [UI Thread @coroutine#5644] 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-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17563b82 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.250 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.251 [Test worker @coroutine#5651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 08:27:56.251 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.251 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.251 [Test worker @coroutine#5651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 08:27:56.259 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.264 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.265 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.266 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.270 [DefaultDispatcher-worker-7 @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.280 [DefaultDispatcher-worker-16 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.285 [DefaultDispatcher-worker-20 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.288 [DefaultDispatcher-worker-7 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.291 [DefaultDispatcher-worker-14 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.295 [DefaultDispatcher-worker-8 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.299 [DefaultDispatcher-worker-10 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.308 [DefaultDispatcher-worker-13 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 08:27:56.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 08:27:56.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 08:27:56.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.309 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc: (connection evicted) 2025-04-23 08:27:56.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 08:27:56.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e33c7b 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.310 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 08:27:56.318 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.323 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.324 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.324 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65263248 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.325 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 08:27:56.333 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.338 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.339 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.340 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.344 [DefaultDispatcher-worker-18 @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 08:27:56.351 [DefaultDispatcher-worker-11 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 08:27:56.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 08:27:56.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 08:27:56.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.360 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73f83bff: (connection evicted) 2025-04-23 08:27:56.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 08:27:56.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 08:27:56.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 08:27:56.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 08:27:56.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.361 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847: (connection evicted) 2025-04-23 08:27:56.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 08:27:56.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.361 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af781f3 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.362 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 08:27:56.370 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.375 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.376 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.377 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207512c3 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.377 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 08:27:56.384 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.392 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.393 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.394 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.398 [DefaultDispatcher-worker-8 @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c72fff 2025-04-23 08:27:56.405 [DefaultDispatcher-worker-8 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.410 [DefaultDispatcher-worker-12 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 08:27:56.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 08:27:56.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 08:27:56.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.412 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6: (connection evicted) 2025-04-23 08:27:56.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 08:27:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 08:27:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 08:27:56.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 08:27:56.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.413 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c72fff: (connection evicted) 2025-04-23 08:27:56.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 08:27:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f1e26 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.414 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 08:27:56.421 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.426 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.427 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.428 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26cd77cc 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.428 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 08:27:56.429 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.429 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.429 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 08:27:56.436 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.441 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.442 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.443 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.446 [DefaultDispatcher-worker-1 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dad7323 2025-04-23 08:27:56.455 [DefaultDispatcher-worker-2 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.460 [DefaultDispatcher-worker-17 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5 2025-04-23 08:27:56.514 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.519 [DefaultDispatcher-worker-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:56.519 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.519 [DefaultDispatcher-worker-2 @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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.519 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.520 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.520 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.529 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.644 [DefaultDispatcher-worker-20 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:56.644 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.644 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.644 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.644 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.644 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.683 [DefaultDispatcher-worker-20 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:56.684 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.684 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.684 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.684 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.684 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 08:27:56.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 08:27:56.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.711 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c90ec5: (connection evicted) 2025-04-23 08:27:56.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 08:27:56.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 08:27:56.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 08:27:56.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 08:27:56.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.712 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dad7323: (connection evicted) 2025-04-23 08:27:56.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 08:27:56.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@de0922c 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.713 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 08:27:56.714 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.714 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.714 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 08:27:56.721 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.726 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.727 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.727 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b261005 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.728 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 08:27:56.735 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.740 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.741 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.742 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.746 [DefaultDispatcher-worker-1 @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2025-04-23 08:27:56.753 [DefaultDispatcher-worker-11 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.756 [DefaultDispatcher-worker-10 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.760 [DefaultDispatcher-worker-16 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8 2025-04-23 08:27:56.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 08:27:56.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 08:27:56.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.762 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb6fdb8: (connection evicted) 2025-04-23 08:27:56.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 08:27:56.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 08:27:56.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 08:27:56.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 08:27:56.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.763 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55704859: (connection evicted) 2025-04-23 08:27:56.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 08:27:56.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a5775f 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 08:27:56.764 [DefaultDispatcher-worker-10 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:56.764 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.764 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 08:27:56.764 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.764 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.765 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.765 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.771 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.776 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.777 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.778 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3362f5 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.778 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.779 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 08:27:56.786 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.791 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.791 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.792 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.796 [DefaultDispatcher-worker-18 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec 2025-04-23 08:27:56.800 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:56.800 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.800 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.800 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.801 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.801 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.803 [DefaultDispatcher-worker-2 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.807 [DefaultDispatcher-worker-9 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.810 [DefaultDispatcher-worker-13 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f478e42 2025-04-23 08:27:56.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 08:27:56.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 08:27:56.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.812 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f478e42: (connection evicted) 2025-04-23 08:27:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 08:27:56.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 08:27:56.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 08:27:56.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 08:27:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.813 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba468ec: (connection evicted) 2025-04-23 08:27:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 08:27:56.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c16f67 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.814 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 08:27:56.822 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.826 [Test worker @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.827 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.828 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65dce54c 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.828 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.829 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 08:27:56.836 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.839 [DefaultDispatcher-worker-10 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:56.839 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.839 [DefaultDispatcher-worker-10 @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-23 08:27:56.839 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.839 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.842 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.842 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.843 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.847 [DefaultDispatcher-worker-4 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc007f5 2025-04-23 08:27:56.854 [DefaultDispatcher-worker-19 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.857 [DefaultDispatcher-worker-17 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.858 [DefaultDispatcher-worker-6 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:56.858 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.858 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.858 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.859 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.859 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.861 [DefaultDispatcher-worker-11 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2025-04-23 08:27:56.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 08:27:56.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 08:27:56.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.863 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a: (connection evicted) 2025-04-23 08:27:56.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 08:27:56.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 08:27:56.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 08:27:56.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 08:27:56.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.864 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc007f5: (connection evicted) 2025-04-23 08:27:56.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 08:27:56.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 08:27:56.865 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 08:27:56.865 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc00f56 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.866 [Test worker @coroutine#6011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 08:27:56.874 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.879 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.880 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.881 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.885 [DefaultDispatcher-worker-5 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 08:27:56.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 08:27:56.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.887 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e: (connection evicted) 2025-04-23 08:27:56.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 08:27:56.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 08:27:56.887 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eff875a 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.888 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 08:27:56.897 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.902 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.903 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.903 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.908 [DefaultDispatcher-worker-14 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.918 [DefaultDispatcher-worker-5 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.922 [DefaultDispatcher-worker-2 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9 2025-04-23 08:27:56.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 08:27:56.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 08:27:56.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.924 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2027e9f9: (connection evicted) 2025-04-23 08:27:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 08:27:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6c69ff 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.925 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 08:27:56.933 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.938 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.938 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.939 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.944 [DefaultDispatcher-worker-4 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.954 [DefaultDispatcher-worker-12 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.958 [DefaultDispatcher-worker-13 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.964 [DefaultDispatcher-worker-20 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65001c 2025-04-23 08:27:56.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 08:27:56.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 08:27:56.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:56.965 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c65001c: (connection evicted) 2025-04-23 08:27:56.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:56.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 08:27:56.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45db8ba6 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:56.966 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 08:27:56.967 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.967 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.967 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 08:27:56.974 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.979 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.980 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.981 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.985 [DefaultDispatcher-worker-4 @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.995 [DefaultDispatcher-worker-8 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:56.996 [DefaultDispatcher-worker-4 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:56.996 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.996 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:56.996 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.996 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.996 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:56.998 [DefaultDispatcher-worker-19 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:57.003 [DefaultDispatcher-worker-13 @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab 2025-04-23 08:27:57.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 08:27:57.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 08:27:57.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:57.004 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2809e7ab: (connection evicted) 2025-04-23 08:27:57.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 08:27:57.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41aa99fc 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@775e3699 2025-04-23 08:27:57.006 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@775e3699 2025-04-23 08:27:57.007 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 08:27:57.014 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775e3699 2025-04-23 08:27:57.019 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775e3699 2025-04-23 08:27:57.020 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775e3699 2025-04-23 08:27:57.021 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775e3699 2025-04-23 08:27:57.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 08:27:57.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 08:27:57.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 08:27:57.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b4a7d 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-23 08:27:57.026 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 08:27:57.034 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-23 08:27:57.039 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-23 08:27:57.039 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-23 08:27:57.040 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-04-23 08:27:57.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 08:27:57.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 08:27:57.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 08:27:57.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8fcde8 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.043 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2025-04-23 08:27:57.044 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 08:27:57.052 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2025-04-23 08:27:57.057 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2025-04-23 08:27:57.058 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2025-04-23 08:27:57.059 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2025-04-23 08:27:57.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 08:27:57.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 08:27:57.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 08:27:57.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 08:27:57.062 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 08:27:57.062 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.062 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3566e565 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@131606bf 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@131606bf 2025-04-23 08:27:57.063 [UI Thread @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 08:27:57.070 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131606bf 2025-04-23 08:27:57.075 [UI Thread @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131606bf 2025-04-23 08:27:57.076 [UI Thread @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131606bf 2025-04-23 08:27:57.077 [UI Thread @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131606bf 2025-04-23 08:27:57.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 08:27:57.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 08:27:57.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:57.079 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131606bf: (connection evicted) 2025-04-23 08:27:57.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 08:27:57.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140e2d82 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.080 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 08:27:57.081 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 08:27:57.089 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 08:27:57.093 [DefaultDispatcher-worker-18 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:57.094 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.094 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.094 [DefaultDispatcher-worker-18 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.094 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.094 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.095 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 08:27:57.096 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 08:27:57.096 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 08:27:57.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 08:27:57.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 08:27:57.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 08:27:57.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f248ea 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 08:27:57.099 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 08:27:57.107 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 08:27:57.113 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 08:27:57.113 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 08:27:57.114 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 08:27:57.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 08:27:57.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 08:27:57.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 08:27:57.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1886e8b9 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263422a 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263422a 2025-04-23 08:27:57.119 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 08:27:57.128 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263422a 2025-04-23 08:27:57.133 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263422a 2025-04-23 08:27:57.134 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263422a 2025-04-23 08:27:57.135 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263422a 2025-04-23 08:27:57.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 08:27:57.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 08:27:57.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 08:27:57.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@434c0d22 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-04-23 08:27:57.137 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 08:27:57.146 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-04-23 08:27:57.151 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-04-23 08:27:57.152 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-04-23 08:27:57.153 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37445c57 2025-04-23 08:27:57.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 08:27:57.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 08:27:57.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 08:27:57.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 08:27:57.155 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6831286e 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 08:27:57.156 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 08:27:57.164 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 08:27:57.169 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 08:27:57.170 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 08:27:57.171 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 08:27:57.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 08:27:57.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 08:27:57.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 08:27:57.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@762f5d34 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-04-23 08:27:57.175 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 08:27:57.184 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-04-23 08:27:57.189 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-04-23 08:27:57.190 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-04-23 08:27:57.191 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937a60e 2025-04-23 08:27:57.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 08:27:57.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 08:27:57.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 08:27:57.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af22a6 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-23 08:27:57.193 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 08:27:57.201 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-23 08:27:57.206 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-23 08:27:57.207 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-23 08:27:57.208 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-23 08:27:57.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 08:27:57.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 08:27:57.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 08:27:57.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 08:27:57.210 [DefaultDispatcher-worker-4 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:57.210 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.210 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.210 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9678b0 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.210 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-23 08:27:57.211 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 08:27:57.211 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.211 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.219 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-23 08:27:57.224 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-23 08:27:57.225 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-23 08:27:57.226 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-23 08:27:57.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 08:27:57.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 08:27:57.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 08:27:57.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4631a6a9 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.229 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.230 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 08:27:57.230 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-23 08:27:57.230 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-23 08:27:57.230 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 08:27:57.238 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-23 08:27:57.243 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-23 08:27:57.244 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-23 08:27:57.245 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-23 08:27:57.247 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 08:27:57.247 [UI Thread @coroutine#6367] 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-23 08:27:57.247 [UI Thread @coroutine#6367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 08:27:57.248 [UI Thread @coroutine#6367] 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-23 08:27:57.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 08:27:57.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 08:27:57.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 08:27:57.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17765082 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.250 [Test worker @coroutine#6373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 08:27:57.251 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-23 08:27:57.251 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-23 08:27:57.251 [Test worker @coroutine#6373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 08:27:57.261 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-23 08:27:57.267 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-23 08:27:57.268 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-23 08:27:57.268 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-23 08:27:57.270 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37975/Site/verify 2025-04-23 08:27:57.270 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37975/Site/verify. 2025-04-23 08:27:57.270 [UI Thread @coroutine#6389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37975/Site/verify 2025-04-23 08:27:57.271 [UI Thread @coroutine#6389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37975/Site/verify 2025-04-23 08:27:57.271 [UI Thread @coroutine#6389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37975/Site/verify 2025-04-23 08:27:57.272 [UI Thread @coroutine#6389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37975/Site/verify. 2025-04-23 08:27:57.272 [UI Thread @coroutine#6389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37975/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 08:27:57.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 08:27:57.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 08:27:57.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 08:27:57.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:57.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 08:27:57.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b4cddb 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:57.275 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 08:27:57.276 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.276 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.276 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 08:27:57.285 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.290 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.291 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.291 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.296 [DefaultDispatcher-worker-3 @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.300 [DefaultDispatcher-worker-7 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-23 08:27:57.303 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37341/719634130802401280/_ustadmanifest.json 2025-04-23 08:27:57.303 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37341/719634130802401280/_ustadmanifest.json. 2025-04-23 08:27:57.303 [UI Thread @coroutine#6415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37341/719634130802401280/_ustadmanifest.json 2025-04-23 08:27:57.304 [UI Thread @coroutine#6415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37341/719634130802401280/_ustadmanifest.json 2025-04-23 08:27:57.304 [UI Thread @coroutine#6415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37341/719634130802401280/_ustadmanifest.json 2025-04-23 08:27:57.304 [UI Thread @coroutine#6415] 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:37341/719634130802401280/_ustadmanifest.json. 2025-04-23 08:27:57.304 [UI Thread @coroutine#6415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37341/719634130802401280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:57.305 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37341/mediainfo.json 2025-04-23 08:27:57.305 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37341/mediainfo.json. 2025-04-23 08:27:57.305 [UI Thread @coroutine#6415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37341/mediainfo.json 2025-04-23 08:27:57.305 [UI Thread @coroutine#6415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37341/mediainfo.json 2025-04-23 08:27:57.305 [UI Thread @coroutine#6415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37341/mediainfo.json 2025-04-23 08:27:57.346 [UI Thread @coroutine#6415] 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:37341/mediainfo.json. 2025-04-23 08:27:57.346 [UI Thread @coroutine#6415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37341/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:57.376 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:57.524 [DefaultDispatcher-worker-10 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-23 08:27:57.524 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.525 [DefaultDispatcher-worker-10 @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:55199/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.525 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.525 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.525 [DefaultDispatcher-worker-20 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55199/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.649 [DefaultDispatcher-worker-6 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2025-04-23 08:27:57.649 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.649 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.649 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.649 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.649 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60719/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.688 [DefaultDispatcher-worker-9 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 08:27:57.688 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.688 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.688 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.689 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.689 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38013/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.769 [DefaultDispatcher-worker-9 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 08:27:57.769 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.769 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.769 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.769 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.769 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33777/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.805 [DefaultDispatcher-worker-13 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 08:27:57.805 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.805 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.805 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.805 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.805 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.843 [DefaultDispatcher-worker-14 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf26742 2025-04-23 08:27:57.844 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.844 [DefaultDispatcher-worker-14 @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-23 08:27:57.844 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.844 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.863 [DefaultDispatcher-worker-4 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-23 08:27:57.863 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.863 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:57.863 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.864 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:57.864 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60435/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.001 [DefaultDispatcher-worker-9 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d541e01 2025-04-23 08:27:58.001 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.001 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:58.001 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.001 [DefaultDispatcher-worker-2 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.001 [DefaultDispatcher-worker-2 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.098 [DefaultDispatcher-worker-15 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 08:27:58.098 [DefaultDispatcher-worker-15 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.098 [DefaultDispatcher-worker-15 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:58.098 [DefaultDispatcher-worker-15 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.099 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.099 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59331/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.215 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-23 08:27:58.215 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.215 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId. 2025-04-23 08:27:58.215 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.216 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.216 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/UmAppDatabase/replication/nodeId 2025-04-23 08:27:58.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 08:27:58.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 08:27:58.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:58.348 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de: (connection evicted) 2025-04-23 08:27:58.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:58.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 08:27:58.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c427287 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.366 [Test worker @coroutine#6457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 08:27:58.373 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.378 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.379 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.380 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.384 [DefaultDispatcher-worker-9 @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.388 [DefaultDispatcher-worker-1 @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-23 08:27:58.461 [UI Thread @coroutine#6473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45577/719634135500087296/_ustadmanifest.json 2025-04-23 08:27:58.461 [UI Thread @coroutine#6473] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45577/719634135500087296/_ustadmanifest.json. 2025-04-23 08:27:58.461 [UI Thread @coroutine#6473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45577/719634135500087296/_ustadmanifest.json 2025-04-23 08:27:58.462 [UI Thread @coroutine#6473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45577/719634135500087296/_ustadmanifest.json 2025-04-23 08:27:58.462 [UI Thread @coroutine#6473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45577/719634135500087296/_ustadmanifest.json 2025-04-23 08:27:58.462 [UI Thread @coroutine#6473] 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:45577/719634135500087296/_ustadmanifest.json. 2025-04-23 08:27:58.462 [UI Thread @coroutine#6473] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45577/719634135500087296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:58.463 [UI Thread @coroutine#6473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45577/tincan.xml 2025-04-23 08:27:58.463 [UI Thread @coroutine#6473] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45577/tincan.xml. 2025-04-23 08:27:58.463 [UI Thread @coroutine#6473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45577/tincan.xml 2025-04-23 08:27:58.463 [UI Thread @coroutine#6473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45577/tincan.xml 2025-04-23 08:27:58.463 [UI Thread @coroutine#6473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45577/tincan.xml 2025-04-23 08:27:58.466 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:58.504 [UI Thread @coroutine#6473] 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:45577/tincan.xml. 2025-04-23 08:27:58.504 [UI Thread @coroutine#6473] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45577/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 08:27:58.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 08:27:58.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 08:27:58.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 08:27:58.509 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c822a3: (connection evicted) 2025-04-23 08:27:58.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 08:27:58.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 08:27:58.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 09:03:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:48.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 09:03:48.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:48.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:48.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 09:03:48.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 09:03:48.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.148 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.150 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.168 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:48.171 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-04-23 09:03:48.171 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-04-23 09:03:48.174 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-04-23 09:03:48.174 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-04-23 09:03:48.176 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-04-23 09:03:48.176 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-04-23 09:03:48.179 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-04-23 09:03:48.179 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-04-23 09:03:48.181 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-04-23 09:03:48.181 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-04-23 09:03:48.183 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-04-23 09:03:48.184 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-04-23 09:03:48.186 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-04-23 09:03:48.186 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-04-23 09:03:48.188 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-04-23 09:03:48.188 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-04-23 09:03:48.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-04-23 09:03:48.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-04-23 09:03:48.190 [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-23 09:03:48.290 [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-23 09:03:48.290 [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-23 09:03:48.290 [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-23 09:03:48.291 [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-23 09:03:48.293 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.294 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 09:03:48.295 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 09:03:48.295 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 09:03:48.344 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.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-23 09:03:48.378 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.422 [DefaultDispatcher-worker-17 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.445 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.451 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.515 [DefaultDispatcher-worker-11 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 09:03:48.533 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 09:03:48.533 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 09:03:48.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 09:03:48.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 09:03:48.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 09:03:48.544 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 09:03:48.544 [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-23 09:03:48.544 [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-23 09:03:48.545 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415: (connection evicted) 2025-04-23 09:03:48.545 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6: (connection evicted) 2025-04-23 09:03:48.545 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e57f65: (connection evicted) 2025-04-23 09:03:48.546 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd: (connection evicted) 2025-04-23 09:03:48.546 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276ef808: (connection evicted) 2025-04-23 09:03:48.546 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22be68c2: (connection evicted) 2025-04-23 09:03:48.547 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7: (connection evicted) 2025-04-23 09:03:48.547 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73c80492: (connection evicted) 2025-04-23 09:03:48.547 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23360c5b: (connection evicted) 2025-04-23 09:03:48.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:48.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 09:03:48.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 09:03:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384472bf 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:48.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 09:03:48.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 09:03:48.556 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.562 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.563 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.565 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:48.565 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:03:48.565 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:48.565 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:03:48.573 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.574 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 09:03:48.574 [DefaultDispatcher-worker-11 @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-23 09:03:48.574 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 09:03:48.577 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.587 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.595 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.603 [DefaultDispatcher-worker-18 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.612 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.615 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.643 [DefaultDispatcher-worker-17 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 09:03:48.656 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:48.659 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c32a71a 2025-04-23 09:03:48.659 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c32a71a 2025-04-23 09:03:48.662 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f550ec 2025-04-23 09:03:48.662 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f550ec 2025-04-23 09:03:48.664 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 09:03:48.664 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 09:03:48.665 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cacc6a 2025-04-23 09:03:48.665 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cacc6a 2025-04-23 09:03:48.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 09:03:48.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 09:03:48.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-23 09:03:48.666 [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-23 09:03:48.666 [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-23 09:03:48.666 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b8507df: (connection evicted) 2025-04-23 09:03:48.667 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c32a71a: (connection evicted) 2025-04-23 09:03:48.667 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f550ec: (connection evicted) 2025-04-23 09:03:48.668 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46cacc6a: (connection evicted) 2025-04-23 09:03:48.669 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c85ad7 2025-04-23 09:03:48.669 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c85ad7 2025-04-23 09:03:48.669 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c85ad7: (connection evicted) 2025-04-23 09:03:48.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:48.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 09:03:48.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1322b575 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:48.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:48.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d504137 2025-04-23 09:03:48.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d504137 2025-04-23 09:03:48.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 09:03:48.802 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dece1f9 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b112a1 2025-04-23 09:03:49.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b112a1 2025-04-23 09:03:49.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c5c7cc4 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 09:03:49.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 09:03:49.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 09:03:49.098 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b112a1 2025-04-23 09:03:49.133 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.148 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.242 [DefaultDispatcher-worker-3 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 09:03:49.247 [DefaultDispatcher-worker-3 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 09:03:49.248 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55513/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 09:03:49.248 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55513/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 09:03:49.248 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55513/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 09:03:49.260 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55513/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 09:03:49.260 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55513/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 09:03:49.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 09:03:49.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 09:03:49.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.280 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b112a1: (connection evicted) 2025-04-23 09:03:49.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 09:03:49.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 09:03:49.283 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cf0e80 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-04-23 09:03:49.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-04-23 09:03:49.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 09:03:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6728370a 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 09:03:49.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-23 09:03:49.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-23 09:03:49.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 09:03:49.323 [DefaultDispatcher-worker-16 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-23 09:03:49.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 09:03:49.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 09:03:49.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.326 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b: (connection evicted) 2025-04-23 09:03:49.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 09:03:49.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 09:03:49.328 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-23 09:03:49.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c56434 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 09:03:49.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-04-23 09:03:49.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-04-23 09:03:49.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10d055 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 09:03:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-04-23 09:03:49.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-04-23 09:03:49.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 09:03:49.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 09:03:49.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 09:03:49.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.355 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2: (connection evicted) 2025-04-23 09:03:49.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 09:03:49.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ad095c 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 09:03:49.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-04-23 09:03:49.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-04-23 09:03:49.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 09:03:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 09:03:49.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-04-23 09:03:49.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-04-23 09:03:49.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 09:03:49.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 09:03:49.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 09:03:49.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.381 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d537616: (connection evicted) 2025-04-23 09:03:49.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 09:03:49.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e14b53 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 09:03:49.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-04-23 09:03:49.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-04-23 09:03:49.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 09:03:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 09:03:49.397 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-23 09:03:49.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-23 09:03:49.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 09:03:49.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 09:03:49.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 09:03:49.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.416 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6253e59a: (connection evicted) 2025-04-23 09:03:49.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 09:03:49.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 09:03:49.448 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.474 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.498 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b32e983 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 09:03:49.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-23 09:03:49.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-23 09:03:49.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478530cb 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 09:03:49.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 09:03:49.671 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.676 [DefaultDispatcher-worker-17 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.680 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.694 [DefaultDispatcher-worker-17 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.700 [DefaultDispatcher-worker-17 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.704 [DefaultDispatcher-worker-17 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 09:03:49.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 09:03:49.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.738 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16df9bde: (connection evicted) 2025-04-23 09:03:49.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 09:03:49.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 09:03:49.741 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-23 09:03:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 09:03:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c59348 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 09:03:49.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2025-04-23 09:03:49.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2025-04-23 09:03:49.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51813065 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-04-23 09:03:49.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-04-23 09:03:49.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 09:03:49.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 09:03:49.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 09:03:49.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.764 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1: (connection evicted) 2025-04-23 09:03:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 09:03:49.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 09:03:49.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a28bda 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-04-23 09:03:49.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-04-23 09:03:49.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 09:03:49.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-04-23 09:03:49.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-04-23 09:03:49.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 09:03:49.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 09:03:49.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 09:03:49.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.776 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932: (connection evicted) 2025-04-23 09:03:49.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 09:03:49.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a902015 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 09:03:49.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-04-23 09:03:49.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-04-23 09:03:49.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 09:03:49.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-23 09:03:49.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-23 09:03:49.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 09:03:49.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 09:03:49.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 09:03:49.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.789 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521a506c: (connection evicted) 2025-04-23 09:03:49.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 09:03:49.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 09:03:49.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-04-23 09:03:49.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-04-23 09:03:49.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208e5b23 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-04-23 09:03:49.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-04-23 09:03:49.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 09:03:49.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 09:03:49.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 09:03:49.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.848 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12166229: (connection evicted) 2025-04-23 09:03:49.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 09:03:49.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290c266c 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 09:03:49.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2025-04-23 09:03:49.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2025-04-23 09:03:49.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 09:03:49.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2025-04-23 09:03:49.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2025-04-23 09:03:49.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 09:03:49.860 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 09:03:49.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 09:03:49.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.862 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513: (connection evicted) 2025-04-23 09:03:49.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 09:03:49.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-23 09:03:49.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-23 09:03:49.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 09:03:49.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-23 09:03:49.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-23 09:03:49.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 09:03:49.875 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.883 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-23 09:03:49.883 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-23 09:03:49.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 09:03:49.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 09:03:49.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.885 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@288409f0: (connection evicted) 2025-04-23 09:03:49.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 09:03:49.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 09:03:49.886 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-23 09:03:49.887 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a58466 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2025-04-23 09:03:49.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2025-04-23 09:03:49.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3460e4ed 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2025-04-23 09:03:49.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2025-04-23 09:03:49.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 09:03:49.900 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 09:03:49.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 09:03:49.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.909 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9147ba2: (connection evicted) 2025-04-23 09:03:49.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:49.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 09:03:49.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f290bc 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 09:03:49.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-23 09:03:49.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-23 09:03:49.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:49.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-23 09:03:49.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-23 09:03:49.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 09:03:49.960 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.973 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:49.997 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.016 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.027 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:03:50.028 [DefaultDispatcher-worker-18 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-23 09:03:50.029 [DefaultDispatcher-worker-18 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-23 09:03:50.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 09:03:50.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 09:03:50.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.030 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae42248: (connection evicted) 2025-04-23 09:03:50.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 09:03:50.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 09:03:50.031 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-23 09:03:50.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644947ee 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-04-23 09:03:50.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-04-23 09:03:50.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 09:03:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-23 09:03:50.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-23 09:03:50.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 09:03:50.133 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.142 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 09:03:50.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 09:03:50.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.207 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@714bffd5: (connection evicted) 2025-04-23 09:03:50.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 09:03:50.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 09:03:50.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 09:03:50.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389008d1 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2025-04-23 09:03:50.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2025-04-23 09:03:50.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 09:03:50.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-04-23 09:03:50.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-04-23 09:03:50.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 09:03:50.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 09:03:50.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 09:03:50.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.222 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11adab6d: (connection evicted) 2025-04-23 09:03:50.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 09:03:50.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2328ec73 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 09:03:50.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-23 09:03:50.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-23 09:03:50.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-23 09:03:50.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-23 09:03:50.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 09:03:50.320 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.333 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.345 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-23 09:03:50.346 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-23 09:03:50.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 09:03:50.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 09:03:50.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.347 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17053b5: (connection evicted) 2025-04-23 09:03:50.348 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 09:03:50.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 09:03:50.348 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-23 09:03:50.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-23 09:03:50.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 09:03:50.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 09:03:50.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 09:03:50.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 09:03:50.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 09:03:50.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.362 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83: (connection evicted) 2025-04-23 09:03:50.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 09:03:50.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 09:03:50.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bfdaa7a 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-04-23 09:03:50.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-04-23 09:03:50.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 09:03:50.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-04-23 09:03:50.393 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-04-23 09:03:50.395 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533e2f4 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-23 09:03:50.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2025-04-23 09:03:50.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 09:03:50.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 09:03:50.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 09:03:50.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:03:50.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 09:03:50.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 09:03:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3a4c2 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 09:03:50.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2025-04-23 09:03:50.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2025-04-23 09:03:50.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 09:03:50.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2025-04-23 09:03:50.417 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2025-04-23 09:03:50.419 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 09:03:50.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-23 09:03:50.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-23 09:03:50.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 09:03:50.427 [DefaultDispatcher-worker-18 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2025-04-23 09:03:50.428 [DefaultDispatcher-worker-16 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-23 09:03:50.430 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-23 09:03:50.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 09:03:50.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 09:03:50.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.433 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c: (connection evicted) 2025-04-23 09:03:50.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 09:03:50.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 09:03:50.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-23 09:03:50.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-23 09:03:50.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 09:03:50.438 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-23 09:03:50.444 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-23 09:03:50.445 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2025-04-23 09:03:50.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-23 09:03:50.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-23 09:03:50.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 09:03:50.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 09:03:50.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 09:03:50.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:03:50.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 09:03:50.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 09:03:50.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a205ee5 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 09:03:50.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-23 09:03:50.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-23 09:03:50.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 09:03:50.455 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-23 09:03:50.460 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.461 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-23 09:03:50.462 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ef1d58 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8 2025-04-23 09:03:50.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8 2025-04-23 09:03:50.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 09:03:50.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 09:03:50.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 09:03:50.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:03:50.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 09:03:50.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 09:03:50.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 09:03:50.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 09:03:50.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 09:03:50.499 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.510 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 09:03:50.517 [DefaultDispatcher-worker-18 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 09:03:50.522 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.547 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.548 [DefaultDispatcher-worker-18 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 09:03:50.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 09:03:50.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 09:03:50.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.550 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2: (connection evicted) 2025-04-23 09:03:50.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 09:03:50.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 09:03:50.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec63af 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 09:03:50.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 09:03:50.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 09:03:50.565 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.584 [DefaultDispatcher-worker-18 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 09:03:50.590 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 09:03:50.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 09:03:50.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 09:03:50.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.603 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f72909: (connection evicted) 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 09:03:50.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e017950 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-23 09:03:50.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-23 09:03:50.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 09:03:50.626 [DefaultDispatcher-worker-12 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-23 09:03:50.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 09:03:50.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 09:03:50.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.627 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727956bb: (connection evicted) 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 09:03:50.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 09:03:50.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 09:03:50.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 09:03:50.651 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 09:03:50.657 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 09:03:50.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 09:03:50.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 09:03:50.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.657 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-04-23 09:03:50.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 09:03:50.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 09:03:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 09:03:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 09:03:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 09:03:50.679 [DefaultDispatcher-worker-5 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 09:03:50.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 09:03:50.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 09:03:50.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.681 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-23 09:03:50.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 09:03:50.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 09:03:50.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-23 09:03:50.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-23 09:03:50.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 09:03:50.702 [DefaultDispatcher-worker-18 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-23 09:03:50.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 09:03:50.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 09:03:50.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.703 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-04-23 09:03:50.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:50.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 09:03:50.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 09:03:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515c732d 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:50.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 09:03:50.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 09:03:50.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 09:03:50.899 [DefaultDispatcher-worker-18 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 09:03:50.905 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 09:03:50.907 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54405/manifest.json 2025-04-23 09:03:50.907 [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:54405/manifest.json. 2025-04-23 09:03:50.907 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54405/manifest.json 2025-04-23 09:03:50.908 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54405/manifest.json 2025-04-23 09:03:50.908 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54405/manifest.json 2025-04-23 09:03:50.957 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:50.991 [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:54405/manifest.json. 2025-04-23 09:03:50.991 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54405/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:50.999 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 09:03:51.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 09:03:51.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 09:03:51.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:51.004 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f85904a: (connection evicted) 2025-04-23 09:03:51.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:51.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 09:03:51.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564d3940 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:51.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:51.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 09:03:51.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 09:03:51.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 09:03:51.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf52f10 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:51.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 09:03:51.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 09:03:51.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 09:03:51.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 09:03:51.034 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 09:03:51.076 [Test worker] INFO ktor.application - Application started in 0.046 seconds. 2025-04-23 09:03:51.076 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54c37dab 2025-04-23 09:03:51.108 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:51.116 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:51.134 [DefaultDispatcher-worker-13 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:36457 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56351c02 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 09:03:51.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 09:03:51.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 09:03:51.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 09:03:51.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 09:03:51.160 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 09:03:51.160 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 09:03:51.161 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 09:03:51.161 [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-23 09:03:51.161 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 09:03:51.161 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 09:03:51.161 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 09:03:51.161 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359a2c96 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:51.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 09:03:51.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 09:03:51.195 [DefaultDispatcher-worker-13 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.201 [DefaultDispatcher-worker-18 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.205 [DefaultDispatcher-worker-7 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 09:03:51.207 [DefaultDispatcher-worker-7 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 09:03:51.212 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.217 [DefaultDispatcher-worker-12 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.217 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.218 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json. 2025-04-23 09:03:51.218 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.220 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.220 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.220 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json. 2025-04-23 09:03:51.220 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:51.230 [DefaultDispatcher-worker-6 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.233 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 09:03:51.234 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-757b6287-c647-4b0f-aba3-7963fff45bbf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 09:03:51.235 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:51.236 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:51.236 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-757b6287-c647-4b0f-aba3-7963fff45bbf 2025-04-23 09:03:51.239 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:51.239 [DefaultDispatcher-worker-3 @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:36457/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:03:51.239 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:51.239 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36457/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:03:51.244 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.244 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/UmAppDatabase/replication/nodeId 2025-04-23 09:03:51.244 [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:36457/UmAppDatabase/replication/nodeId. 2025-04-23 09:03:51.244 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/UmAppDatabase/replication/nodeId 2025-04-23 09:03:51.249 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/api/blob/upload-init-batch 2025-04-23 09:03:51.249 [DefaultDispatcher-worker-12 @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:36457/api/blob/upload-init-batch. 2025-04-23 09:03:51.249 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/api/blob/upload-init-batch 2025-04-23 09:03:51.249 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36457/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:03:51.263 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:51.289 [eventLoopGroupProxy-4-4 @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-23 09:03:51.289 [eventLoopGroupProxy-4-1 @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-23 09:03:51.289 [eventLoopGroupProxy-4-3 @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-23 09:03:51.289 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:03:51.293 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:51.293 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:51.295 [eventLoopGroupProxy-4-4 @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-23 09:03:51.295 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 09:03:51.295 [eventLoopGroupProxy-4-1 @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-23 09:03:51.297 [DefaultDispatcher-worker-12 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/UmAppDatabase/replication/nodeId 2025-04-23 09:03:51.297 [DefaultDispatcher-worker-12 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36457/UmAppDatabase/replication/nodeId 2025-04-23 09:03:51.297 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:51.301 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 15ms 2025-04-23 09:03:51.301 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-04-23 09:03:51.301 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:51.301 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:51.304 [DefaultDispatcher-worker-17 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.309 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 09:03:51.310 [DefaultDispatcher-worker-4 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.320 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 34ms 2025-04-23 09:03:51.321 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/api/blob/upload-init-batch 2025-04-23 09:03:51.321 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36457/api/blob/upload-init-batch 2025-04-23 09:03:51.324 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36457/api/blob/upload-init-batch. 2025-04-23 09:03:51.324 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36457/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:51.335 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/api/blob/upload-batch-data 2025-04-23 09:03:51.335 [DefaultDispatcher-worker-8 @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:36457/api/blob/upload-batch-data. 2025-04-23 09:03:51.335 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/api/blob/upload-batch-data 2025-04-23 09:03:51.335 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:51.341 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:51.351 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 09:03:51.352 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:51.352 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 09:03:51.352 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/api/blob/upload-batch-data 2025-04-23 09:03:51.359 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/api/blob/upload-batch-data 2025-04-23 09:03:51.359 [DefaultDispatcher-worker-8 @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:36457/api/blob/upload-batch-data. 2025-04-23 09:03:51.359 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/api/blob/upload-batch-data 2025-04-23 09:03:51.359 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:51.362 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:51.364 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 09:03:51.364 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:51.364 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:51.365 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/api/blob/upload-batch-data 2025-04-23 09:03:51.379 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.386 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.396 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/UmAppDatabase/replication/message 2025-04-23 09:03:51.396 [DefaultDispatcher-worker-1 @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:36457/UmAppDatabase/replication/message. 2025-04-23 09:03:51.396 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/UmAppDatabase/replication/message 2025-04-23 09:03:51.396 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36457/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:03:51.397 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:03:51.397 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 09:03:51.397 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:03:51.411 [DefaultDispatcher-worker-17 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 09:03:51.411 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:51.412 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 09:03:51.412 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.412 [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:36457/api/content/719643381902053376/_ustadmanifest.json. 2025-04-23 09:03:51.412 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.412 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/UmAppDatabase/replication/message 2025-04-23 09:03:51.412 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36457/UmAppDatabase/replication/message 2025-04-23 09:03:51.412 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36457/UmAppDatabase/replication/message. 2025-04-23 09:03:51.412 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36457/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:51.413 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.413 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json 2025-04-23 09:03:51.414 [DefaultDispatcher-worker-2 @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:36457/api/content/719643381902053376/_ustadmanifest.json. 2025-04-23 09:03:51.414 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36457/api/content/719643381902053376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:51.417 [DefaultDispatcher-worker-6 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 09:03:51.419 [DefaultDispatcher-worker-14 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 09:03:51.420 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 09:03:51.420 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 09:03:51.420 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 09:03:51.420 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 09:03:51.420 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 09:03:51.421 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 09:03:51.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 09:03:51.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 09:03:51.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:51.421 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126: (connection evicted) 2025-04-23 09:03:51.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:51.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 09:03:51.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 09:03:51.657 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:51.657 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:51.880 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:52.423 [DefaultDispatcher-worker-16 @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-23 09:03:52.425 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54c37dab 2025-04-23 09:03:52.425 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54c37dab 2025-04-23 09:03:52.427 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 09:03:52.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 09:03:52.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 09:03:52.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:52.427 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c: (connection evicted) 2025-04-23 09:03:52.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:52.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 09:03:52.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:52.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 09:03:52.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:52.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:52.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:52.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:52.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:52.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:52.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:52.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 09:03:52.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-23 09:03:52.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-23 09:03:52.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 09:03:52.464 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 09:03:52.465 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 09:03:52.465 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21084a6d 2025-04-23 09:03:52.466 [DefaultDispatcher-worker-16 @coroutine#457] INFO ktor.application - Responding at http://0.0.0.0:42615 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddbbfbb 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:52.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:52.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 09:03:52.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-23 09:03:52.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-23 09:03:52.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 09:03:52.468 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 09:03:52.468 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 09:03:52.468 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 09:03:52.468 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 09:03:52.468 [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-23 09:03:52.468 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 09:03:52.468 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 09:03:52.468 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 09:03:52.468 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:52.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:52.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 09:03:52.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 09:03:52.488 [DefaultDispatcher-worker-19 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.493 [DefaultDispatcher-worker-7 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.497 [DefaultDispatcher-worker-6 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-23 09:03:52.499 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-23 09:03:52.503 [DefaultDispatcher-worker-18 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.507 [DefaultDispatcher-worker-15 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.507 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:52.507 [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:42615/api/content/719643384163233792/_ustadmanifest.json. 2025-04-23 09:03:52.507 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:52.508 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:52.508 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:52.508 [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:42615/api/content/719643384163233792/_ustadmanifest.json. 2025-04-23 09:03:52.508 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:52.515 [DefaultDispatcher-worker-16 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.516 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 09:03:52.516 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-927b5ec7-a338-489a-a619-19d87b41ed45', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 09:03:52.517 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:52.517 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-927b5ec7-a338-489a-a619-19d87b41ed45 2025-04-23 09:03:52.517 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:52.517 [DefaultDispatcher-worker-16 @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:42615/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:03:52.517 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:52.517 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:03:52.519 [eventLoopGroupProxy-7-1 @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-23 09:03:52.519 [eventLoopGroupProxy-7-2 @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-23 09:03:52.520 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.520 [eventLoopGroupProxy-7-1 @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-23 09:03:52.520 [eventLoopGroupProxy-7-1 @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-23 09:03:52.520 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.520 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 09:03:52.521 [DefaultDispatcher-worker-3 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:52.521 [DefaultDispatcher-worker-3 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:52.522 [DefaultDispatcher-worker-14 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.522 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/UmAppDatabase/replication/nodeId 2025-04-23 09:03:52.522 [DefaultDispatcher-worker-14 @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:42615/UmAppDatabase/replication/nodeId. 2025-04-23 09:03:52.522 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/UmAppDatabase/replication/nodeId 2025-04-23 09:03:52.524 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:52.524 [eventLoopGroupProxy-7-1 @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-23 09:03:52.524 [DefaultDispatcher-worker-7 @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:42615/api/blob/upload-init-batch. 2025-04-23 09:03:52.524 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:52.524 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:03:52.524 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.524 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 09:03:52.524 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/UmAppDatabase/replication/nodeId 2025-04-23 09:03:52.524 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/UmAppDatabase/replication/nodeId 2025-04-23 09:03:52.525 [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-23 09:03:52.525 [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-23 09:03:52.526 [eventLoopGroupProxy-7-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:52.527 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 09:03:52.527 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:52.527 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:52.528 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-init-batch. 2025-04-23 09:03:52.528 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:52.529 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.529 [DefaultDispatcher-worker-16 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:52.529 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.529 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:52.530 [DefaultDispatcher-worker-15 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.530 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:52.532 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:52.532 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.532 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:52.532 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.534 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.534 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:52.534 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.534 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:52.535 [DefaultDispatcher-worker-11 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.535 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:52.536 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:52.537 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.537 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:52.537 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.538 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.538 [DefaultDispatcher-worker-11 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:52.538 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.538 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:52.539 [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-23 09:03:52.554 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:52.556 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:52.567 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:52.569 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:52.581 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.581 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:52.582 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.582 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.582 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-batch-data. 2025-04-23 09:03:52.582 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.582 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:52.584 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:52.584 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:52.584 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.584 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-batch-data. 2025-04-23 09:03:52.584 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:52.585 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:42615/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42615/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 09:03:52.585 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42615/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:52.592 [DefaultDispatcher-worker-18 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.598 [DefaultDispatcher-worker-19 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:52.600 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 09:03:53.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-83bb55fe-a1fd-497a-872e-6cea27721378', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 09:03:53.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:53.099 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-83bb55fe-a1fd-497a-872e-6cea27721378 2025-04-23 09:03:53.101 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:53.101 [DefaultDispatcher-worker-11 @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:42615/api/blob/upload-init-batch. 2025-04-23 09:03:53.101 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:53.101 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:03:53.103 [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-23 09:03:53.103 [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-23 09:03:53.104 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:53.105 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 09:03:53.105 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:53.105 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/api/blob/upload-init-batch 2025-04-23 09:03:53.106 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-init-batch. 2025-04-23 09:03:53.106 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:53.107 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.107 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.107 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.107 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.108 [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-23 09:03:53.110 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.110 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:53.110 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.111 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.111 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.111 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.111 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.112 [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-23 09:03:53.113 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.113 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:53.113 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.114 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.114 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.114 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.114 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.115 [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-23 09:03:53.155 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.156 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:53.156 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.156 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.156 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.156 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.156 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.157 [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-23 09:03:53.198 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.198 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:53.199 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.199 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.199 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.199 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.199 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.200 [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-23 09:03:53.241 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.241 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:53.242 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.242 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.242 [DefaultDispatcher-worker-21 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.242 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.242 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.243 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:53.285 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.285 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:53.286 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.286 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.286 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.286 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.286 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.287 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:53.328 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.329 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:53.329 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.330 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.330 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.330 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.330 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.330 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:53.371 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.371 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:53.372 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.372 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.372 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.372 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.372 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.373 [eventLoopGroupProxy-7-1 @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-23 09:03:53.414 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.414 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:53.415 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.415 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.415 [DefaultDispatcher-worker-21 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.415 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.415 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.416 [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-23 09:03:53.458 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.458 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:53.458 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.459 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.459 [DefaultDispatcher-worker-2 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.459 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.459 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.460 [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-23 09:03:53.501 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.501 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:53.501 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.502 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.502 [DefaultDispatcher-worker-2 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.502 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.502 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.503 [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-23 09:03:53.545 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.545 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:53.545 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.546 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.546 [DefaultDispatcher-worker-2 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.546 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.546 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.547 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:53.587 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.587 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-23 09:03:53.588 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.588 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.588 [DefaultDispatcher-worker-2 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.588 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.588 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.589 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:53.606 [DefaultDispatcher-worker-21 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:53.631 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:53.632 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.632 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:53.632 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.633 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.633 [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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.633 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.633 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.634 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:53.635 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:53.635 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.636 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:53.636 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.637 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.637 [DefaultDispatcher-worker-2 @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:42615/api/blob/upload-batch-data. 2025-04-23 09:03:53.637 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.637 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:53.637 [eventLoopGroupProxy-7-1 @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-23 09:03:53.639 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:53.639 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.639 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:53.639 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-23 09:03:53.645 [DefaultDispatcher-worker-18 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:53.650 [DefaultDispatcher-worker-19 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:53.650 [DefaultDispatcher-worker-19 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/UmAppDatabase/replication/message 2025-04-23 09:03:53.650 [DefaultDispatcher-worker-19 @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:42615/UmAppDatabase/replication/message. 2025-04-23 09:03:53.650 [DefaultDispatcher-worker-19 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/UmAppDatabase/replication/message 2025-04-23 09:03:53.650 [DefaultDispatcher-worker-19 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:03:53.651 [eventLoopGroupProxy-7-1 @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-23 09:03:53.651 [eventLoopGroupProxy-7-1 @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-23 09:03:53.651 [eventLoopGroupProxy-7-1 @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-23 09:03:53.661 [DefaultDispatcher-worker-2 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-23 09:03:53.662 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:53.662 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 09:03:53.662 [DefaultDispatcher-worker-19 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:53.662 [DefaultDispatcher-worker-19 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json. 2025-04-23 09:03:53.662 [DefaultDispatcher-worker-19 @coroutine#456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:53.662 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/UmAppDatabase/replication/message 2025-04-23 09:03:53.662 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/UmAppDatabase/replication/message 2025-04-23 09:03:53.663 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42615/UmAppDatabase/replication/message. 2025-04-23 09:03:53.663 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:53.663 [DefaultDispatcher-worker-14 @coroutine#456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:53.663 [DefaultDispatcher-worker-14 @coroutine#456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json 2025-04-23 09:03:53.663 [DefaultDispatcher-worker-14 @coroutine#456] 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:42615/api/content/719643384163233792/_ustadmanifest.json. 2025-04-23 09:03:53.663 [DefaultDispatcher-worker-14 @coroutine#456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/api/content/719643384163233792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:53.666 [DefaultDispatcher-worker-17 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-04-23 09:03:53.667 [DefaultDispatcher-worker-14 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-23 09:03:53.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 09:03:53.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 09:03:53.668 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 09:03:53.668 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 09:03:53.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 09:03:53.669 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2025-04-23 09:03:53.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 09:03:53.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 09:03:53.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:53.669 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e: (connection evicted) 2025-04-23 09:03:53.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:53.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 09:03:53.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 09:03:53.968 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:54.100 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:54.145 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:54.455 [DefaultDispatcher-worker-14 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 09:03:54.672 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21084a6d 2025-04-23 09:03:54.672 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21084a6d 2025-04-23 09:03:54.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 09:03:54.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 09:03:54.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:54.672 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3: (connection evicted) 2025-04-23 09:03:54.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:54.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 09:03:54.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 09:03:54.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a65c40 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:54.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 09:03:54.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fd5d6d1 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:54.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-23 09:03:54.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-23 09:03:54.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 09:03:54.704 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 09:03:54.705 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 09:03:54.705 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3a83cfbc 2025-04-23 09:03:54.706 [DefaultDispatcher-worker-13 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:34359 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505dcab 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:54.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:54.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 09:03:54.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-23 09:03:54.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-23 09:03:54.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 09:03:54.708 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 09:03:54.708 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 09:03:54.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 09:03:54.708 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 09:03:54.708 [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-23 09:03:54.708 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 09:03:54.708 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 09:03:54.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 09:03:54.708 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4c6e32 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:54.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:54.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 09:03:54.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 09:03:54.727 [DefaultDispatcher-worker-20 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.731 [DefaultDispatcher-worker-16 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.735 [DefaultDispatcher-worker-12 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-23 09:03:54.737 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-23 09:03:54.741 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.746 [DefaultDispatcher-worker-9 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.746 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.746 [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:34359/api/content/719643394397356032/_ustadmanifest.json. 2025-04-23 09:03:54.746 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.747 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.747 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.747 [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:34359/api/content/719643394397356032/_ustadmanifest.json. 2025-04-23 09:03:54.747 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:54.755 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 09:03:54.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-62ae422d-f491-4c76-8774-9e7dcf6718d6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 09:03:54.756 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:54.756 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-62ae422d-f491-4c76-8774-9e7dcf6718d6 2025-04-23 09:03:54.757 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:54.757 [DefaultDispatcher-worker-13 @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:34359/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:03:54.757 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:54.757 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:03:54.759 [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-23 09:03:54.759 [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-23 09:03:54.759 [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-23 09:03:54.759 [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-23 09:03:54.759 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.760 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.760 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 09:03:54.760 [DefaultDispatcher-worker-21 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:54.760 [DefaultDispatcher-worker-21 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:54.762 [DefaultDispatcher-worker-13 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.762 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/UmAppDatabase/replication/nodeId 2025-04-23 09:03:54.762 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34359/UmAppDatabase/replication/nodeId. 2025-04-23 09:03:54.762 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/UmAppDatabase/replication/nodeId 2025-04-23 09:03:54.763 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/blob/upload-init-batch 2025-04-23 09:03:54.763 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-init-batch. 2025-04-23 09:03:54.763 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/blob/upload-init-batch 2025-04-23 09:03:54.763 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:03:54.763 [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-23 09:03:54.763 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.763 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 09:03:54.764 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/UmAppDatabase/replication/nodeId 2025-04-23 09:03:54.764 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/UmAppDatabase/replication/nodeId 2025-04-23 09:03:54.764 [eventLoopGroupProxy-10-3 @call-handler#685] 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-23 09:03:54.764 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 09:03:54.766 [eventLoopGroupProxy-10-3 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.766 [eventLoopGroupProxy-10-3 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 09:03:54.767 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/blob/upload-init-batch 2025-04-23 09:03:54.767 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/api/blob/upload-init-batch 2025-04-23 09:03:54.767 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-init-batch. 2025-04-23 09:03:54.767 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34359/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:54.769 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.769 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-batch-data. 2025-04-23 09:03:54.769 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.769 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:54.770 [DefaultDispatcher-worker-14 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.770 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:54.772 [eventLoopGroupProxy-10-2 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.773 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.773 [eventLoopGroupProxy-10-2 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 09:03:54.773 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.774 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.774 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-batch-data. 2025-04-23 09:03:54.774 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.774 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:54.775 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:54.776 [DefaultDispatcher-worker-13 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.777 [eventLoopGroupProxy-10-2 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.777 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.777 [eventLoopGroupProxy-10-2 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:54.780 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.781 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.781 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-batch-data. 2025-04-23 09:03:54.782 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.782 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:54.783 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:54.786 [eventLoopGroupProxy-10-2 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.786 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.786 [eventLoopGroupProxy-10-2 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 09:03:54.787 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.788 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.788 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-batch-data. 2025-04-23 09:03:54.788 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.788 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:54.789 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:54.790 [eventLoopGroupProxy-10-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.790 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.790 [eventLoopGroupProxy-10-2 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:54.791 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.791 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.792 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34359/api/blob/upload-batch-data. 2025-04-23 09:03:54.792 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.792 [DefaultDispatcher-worker-13 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:54.792 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:54.794 [eventLoopGroupProxy-10-2 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:54.794 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.794 [eventLoopGroupProxy-10-2 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:54.794 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:54.794 [DefaultDispatcher-worker-16 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/blob/upload-batch-data 2025-04-23 09:03:54.796 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:54.800 [DefaultDispatcher-worker-13 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.805 [DefaultDispatcher-worker-2 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.805 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/UmAppDatabase/replication/message 2025-04-23 09:03:54.805 [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:34359/UmAppDatabase/replication/message. 2025-04-23 09:03:54.805 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/UmAppDatabase/replication/message 2025-04-23 09:03:54.805 [DefaultDispatcher-worker-2 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34359/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:03:54.806 [eventLoopGroupProxy-10-2 @call-handler#723] 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-23 09:03:54.807 [eventLoopGroupProxy-10-2 @call-handler#723] 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-23 09:03:54.807 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:03:54.807 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:54.809 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:54.817 [DefaultDispatcher-worker-14 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-23 09:03:54.817 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:54.817 [eventLoopGroupProxy-10-2 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 09:03:54.817 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.817 [DefaultDispatcher-worker-2 @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:34359/api/content/719643394397356032/_ustadmanifest.json. 2025-04-23 09:03:54.817 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/UmAppDatabase/replication/message 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/UmAppDatabase/replication/message 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34359/UmAppDatabase/replication/message. 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34359/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-5 @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:34359/api/content/719643394397356032/_ustadmanifest.json. 2025-04-23 09:03:54.818 [DefaultDispatcher-worker-5 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34359/api/content/719643394397356032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:54.823 [DefaultDispatcher-worker-13 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-23 09:03:54.824 [DefaultDispatcher-worker-2 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff12b53 2025-04-23 09:03:54.825 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 09:03:54.825 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 09:03:54.825 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 09:03:54.825 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 09:03:54.825 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 09:03:54.826 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-23 09:03:54.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 09:03:54.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 09:03:54.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:54.826 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d126f07: (connection evicted) 2025-04-23 09:03:54.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:54.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 09:03:54.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 09:03:55.208 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:55.208 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:55.300 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:55.829 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3a83cfbc 2025-04-23 09:03:55.829 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3a83cfbc 2025-04-23 09:03:55.830 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-23 09:03:55.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 09:03:55.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 09:03:55.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:55.830 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff12b53: (connection evicted) 2025-04-23 09:03:55.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:55.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 09:03:55.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fbefad 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:55.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 09:03:55.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:55.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:55.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cf65f1 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:55.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:55.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 09:03:55.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 09:03:55.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 09:03:55.859 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 09:03:55.860 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 09:03:55.860 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@47393345 2025-04-23 09:03:55.861 [DefaultDispatcher-worker-13 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:35443 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641ab175 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:55.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:55.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:55.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 09:03:55.862 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 09:03:55.863 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 09:03:55.863 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 09:03:55.863 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 09:03:55.863 [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-23 09:03:55.863 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 09:03:55.863 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 09:03:55.863 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 09:03:55.863 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7995a589 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:55.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:55.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:55.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 09:03:55.883 [DefaultDispatcher-worker-20 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:55.887 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:55.949 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:55.951 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:55.961 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:03:55.963 [DefaultDispatcher-worker-8 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:55.964 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:55.985 [DefaultDispatcher-worker-8 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:55.989 [DefaultDispatcher-worker-8 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:55.991 [DefaultDispatcher-worker-8 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:55.998 [DefaultDispatcher-worker-18 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.003 [DefaultDispatcher-worker-13 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.003 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:56.003 [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:35443/api/content/719643396795850752/_ustadmanifest.json. 2025-04-23 09:03:56.003 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:56.004 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:56.004 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:56.005 [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:35443/api/content/719643396795850752/_ustadmanifest.json. 2025-04-23 09:03:56.005 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:56.058 [DefaultDispatcher-worker-4 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 09:03:56.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2aa2f351-8108-4956-92b7-71cbadeb8adf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 09:03:56.059 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 09:03:56.059 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2aa2f351-8108-4956-92b7-71cbadeb8adf 2025-04-23 09:03:56.060 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:56.060 [DefaultDispatcher-worker-4 @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:35443/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:03:56.060 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:56.060 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:03:56.061 [eventLoopGroupProxy-13-1 @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-23 09:03:56.061 [eventLoopGroupProxy-13-2 @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-23 09:03:56.062 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.062 [eventLoopGroupProxy-13-1 @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-23 09:03:56.062 [eventLoopGroupProxy-13-1 @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-23 09:03:56.062 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.062 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 09:03:56.063 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:56.063 [DefaultDispatcher-worker-12 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:03:56.064 [DefaultDispatcher-worker-14 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.064 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/UmAppDatabase/replication/nodeId 2025-04-23 09:03:56.064 [DefaultDispatcher-worker-14 @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:35443/UmAppDatabase/replication/nodeId. 2025-04-23 09:03:56.064 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/UmAppDatabase/replication/nodeId 2025-04-23 09:03:56.065 [eventLoopGroupProxy-13-1 @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-23 09:03:56.065 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.066 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 09:03:56.066 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/UmAppDatabase/replication/nodeId 2025-04-23 09:03:56.066 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35443/UmAppDatabase/replication/nodeId 2025-04-23 09:03:56.071 [DefaultDispatcher-worker-12 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.077 [DefaultDispatcher-worker-15 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.079 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-init-batch 2025-04-23 09:03:56.079 [DefaultDispatcher-worker-19 @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:35443/api/blob/upload-init-batch. 2025-04-23 09:03:56.079 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-init-batch 2025-04-23 09:03:56.079 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:03:56.080 [eventLoopGroupProxy-13-1 @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-23 09:03:56.080 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 09:03:56.123 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.124 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-23 09:03:56.124 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-init-batch 2025-04-23 09:03:56.124 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35443/api/blob/upload-init-batch 2025-04-23 09:03:56.125 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-init-batch. 2025-04-23 09:03:56.125 [DefaultDispatcher-worker-19 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35443/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:56.128 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.128 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.128 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.128 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.129 [eventLoopGroupProxy-13-1 @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-23 09:03:56.131 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.131 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.131 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.132 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.133 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.133 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.133 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.133 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.134 [eventLoopGroupProxy-13-1 @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-23 09:03:56.176 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.176 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.176 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:56.177 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.177 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.178 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.178 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.178 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.178 [eventLoopGroupProxy-13-1 @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-23 09:03:56.180 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.180 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.180 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.180 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.181 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.181 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.181 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.181 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.182 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.184 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.184 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.184 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.184 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.185 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.185 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.185 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.185 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.186 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.227 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.227 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.227 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 09:03:56.228 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.229 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.230 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.230 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.230 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.230 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.289 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.289 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.289 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-04-23 09:03:56.289 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.291 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.291 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.291 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.291 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.292 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.338 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.338 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.338 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 09:03:56.338 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.339 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.339 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.340 [eventLoopGroupProxy-13-1 @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-23 09:03:56.382 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.382 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.382 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.383 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.383 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.383 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.383 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.383 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.384 [eventLoopGroupProxy-13-1 @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-23 09:03:56.426 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.426 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.426 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.426 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.427 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.427 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.427 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.427 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.428 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.471 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.471 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.471 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:56.471 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.472 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.472 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.472 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.472 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.473 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.474 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.474 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.474 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.474 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.475 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.475 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.475 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.475 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.476 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.477 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.477 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.477 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.477 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.478 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.478 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.478 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.478 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.478 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.479 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.479 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.480 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.480 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.480 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.480 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.480 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.480 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.481 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.482 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.482 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.482 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.482 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.483 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.483 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.483 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.483 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.484 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.485 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.485 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.485 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.485 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.486 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.486 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.486 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.486 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.487 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.488 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.488 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.488 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.488 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.489 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.489 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.489 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.489 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.489 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.490 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.490 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.490 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.491 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.491 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.491 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.491 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.491 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.492 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.493 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.493 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.493 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.493 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.494 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.494 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.494 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.494 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.495 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.495 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.496 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.496 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.496 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.496 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.496 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.496 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.496 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.497 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.498 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.498 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.498 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.498 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.499 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.499 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.500 [eventLoopGroupProxy-13-1 @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-23 09:03:56.501 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.501 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.501 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.501 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.502 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.502 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.502 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.502 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.502 [eventLoopGroupProxy-13-1 @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-23 09:03:56.503 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.503 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.504 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.504 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.505 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.505 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.505 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.505 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.506 [eventLoopGroupProxy-13-1 @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-23 09:03:56.507 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.507 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.507 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.507 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.508 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.508 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.508 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.508 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.509 [eventLoopGroupProxy-13-1 @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-23 09:03:56.510 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.510 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.510 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.510 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.511 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.511 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.511 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.511 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.512 [eventLoopGroupProxy-13-1 @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-23 09:03:56.513 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.513 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.513 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.513 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.514 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.514 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.514 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.514 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.515 [eventLoopGroupProxy-13-1 @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-23 09:03:56.516 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.516 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.517 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.517 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.517 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.517 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.517 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.517 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.518 [eventLoopGroupProxy-13-1 @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-23 09:03:56.519 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.519 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.519 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.519 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.520 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.520 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.520 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.520 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.521 [eventLoopGroupProxy-13-1 @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-23 09:03:56.522 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.522 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.522 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.522 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.523 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.523 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.523 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.523 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.523 [eventLoopGroupProxy-13-1 @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-23 09:03:56.524 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.524 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.524 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.525 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.525 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.525 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.525 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.525 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.526 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.527 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.527 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.527 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.527 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.528 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.528 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.528 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.528 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.528 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.529 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.530 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.530 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.530 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.531 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.531 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.531 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.531 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.531 [eventLoopGroupProxy-13-1 @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-23 09:03:56.532 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.532 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.532 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.533 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.533 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.533 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.533 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.533 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.534 [eventLoopGroupProxy-13-1 @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-23 09:03:56.535 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.535 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.535 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.536 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.536 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.536 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.536 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.536 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.537 [eventLoopGroupProxy-13-1 @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-23 09:03:56.538 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.538 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.538 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.539 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.539 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.539 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.539 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.539 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.540 [eventLoopGroupProxy-13-1 @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-23 09:03:56.541 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.541 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.541 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.541 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.543 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.543 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.543 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.543 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.543 [eventLoopGroupProxy-13-1 @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-23 09:03:56.544 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.544 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.545 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.545 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.547 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.547 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.547 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.547 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.548 [eventLoopGroupProxy-13-1 @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-23 09:03:56.575 [DefaultDispatcher-worker-5 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:56.590 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.590 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.590 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.591 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.592 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.592 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.593 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.593 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.593 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.594 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.594 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.594 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.594 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.594 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.595 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.596 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.596 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.596 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.596 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.597 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.597 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.597 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.597 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.598 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.599 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.599 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.599 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.599 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.599 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.599 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.599 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.599 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.600 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.642 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.642 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.642 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.643 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.643 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.643 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.643 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.643 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.644 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.687 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.687 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.687 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:56.687 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.688 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.688 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.688 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.688 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.688 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.689 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.690 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.690 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.690 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.691 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.691 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.691 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.691 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.691 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.692 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.692 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.692 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.693 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.694 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.736 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.736 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.736 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.737 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.738 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.738 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.738 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.738 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.738 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.740 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.740 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.740 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.740 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.741 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.741 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.741 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.741 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.742 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.743 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.743 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.743 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.743 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.744 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.744 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.744 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.744 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.745 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.746 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.746 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.746 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.746 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.747 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.747 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.747 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.747 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.748 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.749 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.749 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.749 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.749 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.750 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.750 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.750 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.750 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.750 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.793 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.793 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.793 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:56.793 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.794 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.794 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.794 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.794 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.795 [eventLoopGroupProxy-13-1 @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-23 09:03:56.796 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.796 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.796 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.797 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.797 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.797 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.797 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.797 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.798 [eventLoopGroupProxy-13-1 @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-23 09:03:56.799 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.799 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.799 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.800 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.800 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.800 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.800 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.800 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.801 [eventLoopGroupProxy-13-1 @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-23 09:03:56.802 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.802 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.802 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.804 [eventLoopGroupProxy-13-1 @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-23 09:03:56.805 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.806 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.806 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.806 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.807 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.807 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.807 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.807 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.807 [eventLoopGroupProxy-13-1 @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-23 09:03:56.809 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.809 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.809 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.809 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.810 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.810 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.810 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.810 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.811 [eventLoopGroupProxy-13-1 @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-23 09:03:56.812 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.812 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.812 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.812 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.813 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.813 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.813 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.813 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.814 [eventLoopGroupProxy-13-1 @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-23 09:03:56.815 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.815 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.815 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.815 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.816 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.816 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.816 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.816 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.816 [eventLoopGroupProxy-13-1 @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-23 09:03:56.818 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.818 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.818 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.818 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.819 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.819 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.819 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.819 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.819 [eventLoopGroupProxy-13-1 @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-23 09:03:56.821 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.821 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.821 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.821 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.822 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.822 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.822 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.822 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.822 [eventLoopGroupProxy-13-1 @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-23 09:03:56.823 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.823 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.823 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.824 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.824 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.824 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.824 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.824 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.825 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.826 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.826 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.826 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.826 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.827 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.827 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.827 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.827 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.827 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.828 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.828 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.828 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.829 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.829 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.829 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.829 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.829 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.830 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.872 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.872 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.872 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.873 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.873 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.873 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.873 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.873 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.874 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.875 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.875 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.875 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.875 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.876 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.876 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.876 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.876 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.876 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.877 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.878 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.878 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.878 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.879 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.879 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.879 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.879 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.879 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:56.921 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.921 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.921 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.921 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.922 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.922 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.922 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.922 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.923 [eventLoopGroupProxy-13-1 @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-23 09:03:56.924 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.924 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.924 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.924 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.925 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.925 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.925 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.925 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.926 [eventLoopGroupProxy-13-1 @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-23 09:03:56.927 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.927 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.927 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.927 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.928 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.928 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.928 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.928 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.929 [eventLoopGroupProxy-13-1 @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-23 09:03:56.930 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.930 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.930 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:56.930 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.931 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.931 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.931 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.931 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.931 [eventLoopGroupProxy-13-1 @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-23 09:03:56.973 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.973 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.973 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:56.974 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.975 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.975 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.975 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.975 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.975 [eventLoopGroupProxy-13-1 @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-23 09:03:56.976 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:56.976 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:56.976 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:56.977 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.977 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.978 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:56.978 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:56.978 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:56.978 [eventLoopGroupProxy-13-1 @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-23 09:03:57.023 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.023 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.023 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 09:03:57.024 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.026 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.026 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.026 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.026 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.028 [eventLoopGroupProxy-13-1 @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-23 09:03:57.072 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.072 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.072 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 09:03:57.073 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.074 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.074 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.074 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.074 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.075 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.085 [DefaultDispatcher-worker-7 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:57.116 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.117 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.117 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.117 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.118 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.118 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.118 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.118 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.119 [eventLoopGroupProxy-13-1 @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-23 09:03:57.161 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.161 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.161 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.162 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.162 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.162 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.162 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.162 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.163 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.164 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.164 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.164 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.164 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.165 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.165 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.165 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.165 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.166 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.167 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.167 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.167 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.167 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.168 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.168 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.168 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.168 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.168 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.169 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.169 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.169 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.170 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.171 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.171 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.171 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.171 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.171 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.172 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.172 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.172 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.172 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.173 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.173 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.173 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.173 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.173 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.174 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.174 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.175 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:57.175 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.176 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.176 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.176 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.176 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.177 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.178 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.178 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.178 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.178 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.179 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.179 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.179 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.179 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.179 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.180 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.180 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.181 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:57.181 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.181 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.181 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.181 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.181 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.182 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.183 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.183 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.183 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.183 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.184 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.184 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.184 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.184 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.184 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.185 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.185 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.185 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.185 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.186 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.186 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.186 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.186 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.186 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.187 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.187 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.187 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.187 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.188 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.188 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.189 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.189 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.189 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.190 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.190 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.190 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.190 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.190 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.191 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.191 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.191 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.192 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:57.192 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.192 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.192 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.192 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.192 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.193 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.194 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.194 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.194 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.194 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.194 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.194 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.194 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.194 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.195 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.196 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.196 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.196 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.196 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.197 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.197 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.197 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.197 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.197 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.240 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.240 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.240 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:57.240 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.241 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.241 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.241 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.241 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.242 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.243 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.243 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.243 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.243 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.244 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.244 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.244 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.244 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.244 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.245 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.245 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.245 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.245 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.246 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.246 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.246 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.246 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.246 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.247 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.247 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.247 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.248 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.248 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.248 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.248 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.248 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.249 [eventLoopGroupProxy-13-1 @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-23 09:03:57.250 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.250 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.250 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.250 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.250 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.250 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.250 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.250 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.251 [eventLoopGroupProxy-13-1 @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-23 09:03:57.252 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.252 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.252 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.252 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.253 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.253 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.253 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.253 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.253 [eventLoopGroupProxy-13-1 @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-23 09:03:57.254 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.254 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.254 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.254 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.255 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.255 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.255 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.255 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.255 [eventLoopGroupProxy-13-1 @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-23 09:03:57.298 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.298 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.298 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:57.298 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.299 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.299 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.299 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.299 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.300 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.301 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.301 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.301 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.302 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.302 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.302 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.302 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.302 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.303 [eventLoopGroupProxy-13-1 @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-23 09:03:57.304 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.304 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.304 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.304 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.305 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.305 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.305 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.305 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.305 [eventLoopGroupProxy-13-1 @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-23 09:03:57.347 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.348 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.348 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:57.348 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.349 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.349 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.349 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.349 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.350 [eventLoopGroupProxy-13-1 @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-23 09:03:57.351 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.351 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.351 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.351 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.352 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.352 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.352 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.352 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.352 [eventLoopGroupProxy-13-1 @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-23 09:03:57.353 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.353 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.353 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.353 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.354 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.354 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.354 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.354 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.354 [eventLoopGroupProxy-13-1 @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-23 09:03:57.355 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.355 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.355 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.355 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.356 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.356 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.356 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.356 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.356 [eventLoopGroupProxy-13-1 @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-23 09:03:57.357 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.357 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.357 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.357 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.358 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.358 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.358 [eventLoopGroupProxy-13-1 @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-23 09:03:57.359 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.359 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.359 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.359 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.360 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.360 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.360 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.360 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.360 [eventLoopGroupProxy-13-1 @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-23 09:03:57.361 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.361 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.361 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.361 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.362 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.362 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.362 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.362 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.362 [eventLoopGroupProxy-13-1 @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-23 09:03:57.363 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.363 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.363 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.363 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.363 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.364 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.364 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.364 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.364 [eventLoopGroupProxy-13-1 @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-23 09:03:57.365 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.365 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.365 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.365 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.365 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.365 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.365 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.366 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.366 [eventLoopGroupProxy-13-1 @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-23 09:03:57.367 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.367 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.367 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.367 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.367 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.367 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.367 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.367 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.368 [eventLoopGroupProxy-13-1 @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-23 09:03:57.369 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.369 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.369 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.369 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.369 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.369 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.369 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.369 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.370 [eventLoopGroupProxy-13-1 @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-23 09:03:57.371 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.371 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.371 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.371 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.371 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.371 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.371 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.371 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.372 [eventLoopGroupProxy-13-1 @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-23 09:03:57.414 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.414 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.414 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.414 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.415 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.415 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.415 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.415 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.416 [eventLoopGroupProxy-13-1 @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-23 09:03:57.417 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.417 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.417 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.417 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.418 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.418 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.418 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.418 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.418 [eventLoopGroupProxy-13-1 @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-23 09:03:57.460 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.460 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.460 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.461 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.461 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.462 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.463 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.463 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.463 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.463 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.463 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.463 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.463 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.463 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.464 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.506 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.506 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.506 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.506 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.506 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.506 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.506 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.506 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.507 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.549 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.549 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.549 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.549 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.549 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.549 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.549 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.549 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.550 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.591 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.592 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.592 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.592 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.592 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.593 [eventLoopGroupProxy-13-1 @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-23 09:03:57.596 [DefaultDispatcher-worker-20 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:57.635 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.635 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.635 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.635 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.636 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.636 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.636 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.636 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.636 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.678 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.678 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.678 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.678 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.679 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.679 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.679 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.679 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.679 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.680 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.680 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.680 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.680 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.681 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.681 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.681 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.681 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.681 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.723 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.723 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.723 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.723 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.724 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.724 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.724 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.724 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.724 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.726 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.726 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.726 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:57.726 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.726 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.726 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.726 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.726 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.727 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.769 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.769 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.769 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.769 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.771 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.771 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.771 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.771 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.771 [eventLoopGroupProxy-13-1 @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-23 09:03:57.773 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.773 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.773 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:57.773 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.773 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.773 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.774 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.774 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.774 [eventLoopGroupProxy-13-1 @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-23 09:03:57.775 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.775 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.775 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.775 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.776 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.776 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.776 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.776 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.776 [eventLoopGroupProxy-13-1 @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-23 09:03:57.777 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.777 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.777 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.777 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.778 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.778 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.778 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.778 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.778 [eventLoopGroupProxy-13-1 @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-23 09:03:57.820 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.820 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.820 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.821 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.821 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.821 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.821 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.821 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.822 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.822 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.822 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.823 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.823 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.823 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.823 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.823 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.823 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.824 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.824 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.824 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.824 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.824 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.825 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.825 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.825 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.825 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.825 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.826 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.826 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.826 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.826 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.827 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.827 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.827 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.827 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.827 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:57.850 [DefaultDispatcher-worker-12 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.866 [DefaultDispatcher-worker-12 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:57.869 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.869 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.869 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.869 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.870 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.870 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.870 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.870 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.870 [eventLoopGroupProxy-13-1 @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-23 09:03:57.871 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.871 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.871 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.871 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.872 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.872 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.872 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.872 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.872 [eventLoopGroupProxy-13-1 @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-23 09:03:57.873 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.873 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.873 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.873 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.873 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.873 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.873 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.873 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.874 [eventLoopGroupProxy-13-1 @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-23 09:03:57.874 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.875 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.875 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.875 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.875 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.875 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.875 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.875 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.876 [eventLoopGroupProxy-13-1 @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-23 09:03:57.919 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.919 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.919 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:57.919 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.920 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.920 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.920 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.920 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.920 [eventLoopGroupProxy-13-1 @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-23 09:03:57.962 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.962 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.962 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:57.963 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.963 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.963 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.963 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.963 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.964 [eventLoopGroupProxy-13-1 @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-23 09:03:57.965 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.965 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.965 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.965 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.966 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.966 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.966 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.966 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.966 [eventLoopGroupProxy-13-1 @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-23 09:03:57.970 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.970 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.970 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 09:03:57.970 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.971 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.971 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.971 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.971 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.971 [eventLoopGroupProxy-13-1 @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-23 09:03:57.972 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:57.972 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:57.972 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:57.972 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.973 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.973 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:57.973 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:57.973 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:57.973 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.015 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.015 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.015 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:58.016 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.016 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.016 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.016 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.016 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.017 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.017 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.017 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.017 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.018 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.018 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.018 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.018 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.018 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.019 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.060 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.060 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.060 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:58.060 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.061 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.061 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.061 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.061 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.062 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.103 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.103 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.103 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:58.103 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.104 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.104 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.104 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.104 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.104 [DefaultDispatcher-worker-4 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:58.104 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.105 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.105 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.105 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.105 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.106 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.106 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.106 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.106 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.106 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.148 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.148 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.149 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 09:03:58.149 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.149 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.149 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.149 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.149 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.150 [eventLoopGroupProxy-13-1 @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-23 09:03:58.151 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.151 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.151 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.151 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.152 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.152 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.152 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.152 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.152 [eventLoopGroupProxy-13-1 @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-23 09:03:58.153 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.153 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.153 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.153 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.154 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.154 [eventLoopGroupProxy-13-1 @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-23 09:03:58.155 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.155 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.155 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.155 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.156 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.156 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.156 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.156 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.156 [eventLoopGroupProxy-13-1 @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-23 09:03:58.201 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.201 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.201 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 09:03:58.202 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.202 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.202 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.202 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.202 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.203 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.245 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.245 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.245 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 09:03:58.245 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.246 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.246 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.246 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.246 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.247 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.247 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.248 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.248 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.248 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.248 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.248 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.248 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.248 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.249 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.250 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.250 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.250 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 09:03:58.250 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.251 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.251 [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:35443/api/blob/upload-batch-data. 2025-04-23 09:03:58.251 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.251 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:58.251 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 09:03:58.253 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:58.253 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.253 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 09:03:58.253 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/blob/upload-batch-data 2025-04-23 09:03:58.259 [DefaultDispatcher-worker-18 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:58.262 [DefaultDispatcher-worker-20 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:58.263 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/UmAppDatabase/replication/message 2025-04-23 09:03:58.263 [DefaultDispatcher-worker-20 @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:35443/UmAppDatabase/replication/message. 2025-04-23 09:03:58.263 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/UmAppDatabase/replication/message 2025-04-23 09:03:58.263 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35443/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:03:58.263 [eventLoopGroupProxy-13-1 @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-23 09:03:58.263 [eventLoopGroupProxy-13-1 @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-23 09:03:58.263 [eventLoopGroupProxy-13-1 @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-23 09:03:58.275 [DefaultDispatcher-worker-2 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 09:03:58.275 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:58.275 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 09:03:58.275 [DefaultDispatcher-worker-2 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:58.275 [DefaultDispatcher-worker-2 @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:35443/api/content/719643396795850752/_ustadmanifest.json. 2025-04-23 09:03:58.275 [DefaultDispatcher-worker-2 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:58.276 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/UmAppDatabase/replication/message 2025-04-23 09:03:58.276 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35443/UmAppDatabase/replication/message 2025-04-23 09:03:58.276 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35443/UmAppDatabase/replication/message. 2025-04-23 09:03:58.276 [DefaultDispatcher-worker-14 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35443/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:58.276 [DefaultDispatcher-worker-14 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:58.276 [DefaultDispatcher-worker-14 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json 2025-04-23 09:03:58.277 [DefaultDispatcher-worker-14 @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:35443/api/content/719643396795850752/_ustadmanifest.json. 2025-04-23 09:03:58.277 [DefaultDispatcher-worker-14 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35443/api/content/719643396795850752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:03:58.281 [DefaultDispatcher-worker-3 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 09:03:58.294 [DefaultDispatcher-worker-4 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 09:03:58.316 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 09:03:58.316 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 09:03:58.316 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 09:03:58.316 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 09:03:58.316 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 09:03:58.318 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 09:03:58.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 09:03:58.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 09:03:58.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:58.318 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482: (connection evicted) 2025-04-23 09:03:58.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:58.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 09:03:58.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 09:03:58.363 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:58.363 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:58.759 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 09:03:59.321 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@47393345 2025-04-23 09:03:59.321 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@47393345 2025-04-23 09:03:59.324 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 09:03:59.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 09:03:59.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 09:03:59.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:59.325 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e041848: (connection evicted) 2025-04-23 09:03:59.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:03:59.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 09:03:59.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f025e9e 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:59.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:59.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 09:03:59.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 09:03:59.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 09:03:59.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 09:03:59.365 [DefaultDispatcher-worker-14 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5408fca1 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:59.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:59.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 09:03:59.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbfbd94 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:03:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:03:59.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 09:03:59.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 09:03:59.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 09:03:59.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 09:03:59.371 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 09:03:59.372 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 09:03:59.372 [DefaultDispatcher-worker-14 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:38681 2025-04-23 09:03:59.375 [DefaultDispatcher-worker-14 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 09:03:59.375 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38681/api/blob/upload-init-batch 2025-04-23 09:03:59.375 [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:38681/api/blob/upload-init-batch. 2025-04-23 09:03:59.375 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38681/api/blob/upload-init-batch 2025-04-23 09:03:59.375 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38681/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:03:59.377 [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-23 09:03:59.377 [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-23 09:03:59.378 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 09:03:59.379 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38681/api/blob/upload-init-batch 2025-04-23 09:03:59.379 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38681/api/blob/upload-init-batch 2025-04-23 09:03:59.379 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38681/api/blob/upload-init-batch. 2025-04-23 09:03:59.379 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38681/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:03:59.379 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38681/api/blob/upload-batch-data 2025-04-23 09:03:59.379 [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:38681/api/blob/upload-batch-data. 2025-04-23 09:03:59.379 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38681/api/blob/upload-batch-data 2025-04-23 09:03:59.379 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38681/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:03:59.380 [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-23 09:03:59.381 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 09:03:59.382 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:59.382 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38681/api/blob/upload-batch-data 2025-04-23 09:03:59.383 [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-23 09:03:59.385 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:03:59.388 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 09:03:59.433 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:59.469 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:03:59.470 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6ff016 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 09:04:00.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a491a60 2025-04-23 09:04:00.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a491a60 2025-04-23 09:04:00.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 09:04:00.476 [DefaultDispatcher-worker-14 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a491a60 2025-04-23 09:04:00.479 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36737/api/blob/upload-init-batch 2025-04-23 09:04:00.479 [Test worker @coroutine#1675] 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:36737/api/blob/upload-init-batch. 2025-04-23 09:04:00.479 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36737/api/blob/upload-init-batch 2025-04-23 09:04:00.479 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36737/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:04:00.480 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36737/api/blob/upload-init-batch 2025-04-23 09:04:00.480 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36737/api/blob/upload-init-batch 2025-04-23 09:04:00.480 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36737/api/blob/upload-init-batch. 2025-04-23 09:04:00.480 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36737/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:00.486 [DefaultDispatcher-worker-19 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a491a60 2025-04-23 09:04:00.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 09:04:00.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 09:04:00.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.488 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a491a60: (connection evicted) 2025-04-23 09:04:00.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 09:04:00.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733e3c19 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-04-23 09:04:00.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-04-23 09:04:00.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 09:04:00.502 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40785/api/blob/upload-init-batch 2025-04-23 09:04:00.502 [Test worker @coroutine#1686] 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:40785/api/blob/upload-init-batch. 2025-04-23 09:04:00.502 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40785/api/blob/upload-init-batch 2025-04-23 09:04:00.502 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40785/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:04:00.503 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40785/api/blob/upload-init-batch 2025-04-23 09:04:00.503 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40785/api/blob/upload-init-batch 2025-04-23 09:04:00.503 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40785/api/blob/upload-init-batch. 2025-04-23 09:04:00.503 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40785/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:00.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 09:04:00.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 09:04:00.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.504 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0: (connection evicted) 2025-04-23 09:04:00.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 09:04:00.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be86438 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-04-23 09:04:00.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-04-23 09:04:00.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 09:04:00.521 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38291/api/blob/upload-init-batch 2025-04-23 09:04:00.521 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38291/api/blob/upload-init-batch. 2025-04-23 09:04:00.521 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38291/api/blob/upload-init-batch 2025-04-23 09:04:00.521 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38291/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 09:04:00.522 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38291/api/blob/upload-init-batch 2025-04-23 09:04:00.522 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38291/api/blob/upload-init-batch 2025-04-23 09:04:00.522 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38291/api/blob/upload-init-batch. 2025-04-23 09:04:00.522 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38291/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:00.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 09:04:00.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 09:04:00.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.526 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a906078: (connection evicted) 2025-04-23 09:04:00.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 09:04:00.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a605c3 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 09:04:00.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-23 09:04:00.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-23 09:04:00.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 09:04:00.756 [DefaultDispatcher-worker-13 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7dd173 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 09:04:00.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-23 09:04:00.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-23 09:04:00.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 09:04:00.777 [DefaultDispatcher-worker-17 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202fd4c4 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-04-23 09:04:00.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-04-23 09:04:00.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f207142 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 09:04:00.816 [DefaultDispatcher-worker-10 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.820 [DefaultDispatcher-worker-6 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.823 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.824 [DefaultDispatcher-worker-18 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.828 [DefaultDispatcher-worker-17 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.830 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.834 [DefaultDispatcher-worker-19 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-04-23 09:04:00.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 09:04:00.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 09:04:00.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.843 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723f8990: (connection evicted) 2025-04-23 09:04:00.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 09:04:00.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 09:04:00.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50eae15a 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 09:04:00.859 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.864 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.868 [DefaultDispatcher-worker-6 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.872 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.875 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.877 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.879 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.882 [DefaultDispatcher-worker-13 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-04-23 09:04:00.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 09:04:00.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.883 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc: (connection evicted) 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 09:04:00.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-23 09:04:00.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-23 09:04:00.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 09:04:00.901 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-23 09:04:00.905 [DefaultDispatcher-worker-8 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-23 09:04:00.909 [DefaultDispatcher-worker-2 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-23 09:04:00.913 [DefaultDispatcher-worker-8 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-23 09:04:00.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 09:04:00.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.914 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 09:04:00.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f794e 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:00.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 09:04:00.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 09:04:00.932 [DefaultDispatcher-worker-10 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.936 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.939 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.943 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.944 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.948 [DefaultDispatcher-worker-21 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-04-23 09:04:00.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 09:04:00.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 09:04:00.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:00.949 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15af06f: (connection evicted) 2025-04-23 09:04:00.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:00.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 09:04:00.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 09:04:01.334 [DefaultDispatcher-worker-16 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 09:04:01.376 [DefaultDispatcher-worker-7 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e356940 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:04.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-23 09:04:04.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-23 09:04:04.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 09:04:04.499 [DefaultDispatcher-worker-20 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-04-23 09:04:04.579 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9cac6e 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 09:04:05.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 09:04:05.039 [DefaultDispatcher-worker-3 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.044 [DefaultDispatcher-worker-13 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.048 [DefaultDispatcher-worker-21 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.052 [DefaultDispatcher-worker-1 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.056 [DefaultDispatcher-worker-3 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 09:04:05.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 09:04:05.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 09:04:05.082 [DefaultDispatcher-worker-19 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 09:04:05.086 [DefaultDispatcher-worker-5 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 09:04:05.090 [DefaultDispatcher-worker-18 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 09:04:05.093 [DefaultDispatcher-worker-9 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 09:04:05.115 [DefaultDispatcher-worker-9 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.119 [DefaultDispatcher-worker-18 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.122 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.123 [DefaultDispatcher-worker-5 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.127 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.130 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.136 [DefaultDispatcher-worker-15 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b6bad3 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 09:04:05.155 [DefaultDispatcher-worker-20 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.159 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.163 [DefaultDispatcher-worker-18 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.163 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.167 [DefaultDispatcher-worker-11 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.171 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350ede1 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 09:04:05.190 [DefaultDispatcher-worker-11 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.194 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.196 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.197 [DefaultDispatcher-worker-18 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.201 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.205 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.209 [DefaultDispatcher-worker-17 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8f97dd 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 09:04:05.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-23 09:04:05.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-23 09:04:05.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 09:04:05.230 [DefaultDispatcher-worker-6 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-23 09:04:05.234 [DefaultDispatcher-worker-18 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-23 09:04:05.237 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.237 [DefaultDispatcher-worker-19 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-23 09:04:05.241 [DefaultDispatcher-worker-18 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8995cc 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 09:04:05.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 09:04:05.260 [DefaultDispatcher-worker-17 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.264 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.267 [DefaultDispatcher-worker-2 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.271 [DefaultDispatcher-worker-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.272 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.274 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.280 [DefaultDispatcher-worker-9 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-04-23 09:04:05.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-23 09:04:05.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-23 09:04:05.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6f29d 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-23 09:04:05.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-23 09:04:05.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 09:04:05.306 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-23 09:04:05.308 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-23 09:04:05.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-23 09:04:05.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 09:04:05.313 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.324 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-23 09:04:05.326 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-23 09:04:05.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-23 09:04:05.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 09:04:05.342 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.342 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-23 09:04:05.344 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-23 09:04:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48361e 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-23 09:04:05.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-23 09:04:05.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 09:04:05.358 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-23 09:04:05.359 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-23 09:04:05.382 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.385 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.385 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.386 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.387 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.387 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.392 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.411 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.428 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.428 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.428 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.429 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.445 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.469 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.469 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.469 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.510 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.510 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.510 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.551 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.551 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.551 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.592 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.592 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42675/ 2025-04-23 09:04:05.592 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42675/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.633 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42675/ 2025-04-23 09:04:05.635 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.635 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.636 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.636 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.636 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.677 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.677 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.677 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.718 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.718 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.718 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.759 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.759 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.759 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.800 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.800 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.800 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.841 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.841 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33325/ 2025-04-23 09:04:05.841 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33325/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 09:04:05.841 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33325/ 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2740585b 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 09:04:05.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-23 09:04:05.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-23 09:04:05.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 09:04:05.925 [DefaultDispatcher-worker-21 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6e09f0 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac35b17 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 09:04:05.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-23 09:04:05.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-23 09:04:05.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 09:04:05.952 [DefaultDispatcher-worker-11 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259ae1a9 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-23 09:04:05.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-23 09:04:05.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 09:04:05.972 [DefaultDispatcher-worker-7 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359fd0a2 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 09:04:05.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-23 09:04:05.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-23 09:04:05.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 09:04:05.987 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:05.994 [DefaultDispatcher-worker-11 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:05.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:05.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 09:04:05.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-23 09:04:05.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-23 09:04:05.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 09:04:06.018 [DefaultDispatcher-worker-2 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ddc5a75 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 09:04:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-23 09:04:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-23 09:04:06.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 09:04:06.032 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.044 [DefaultDispatcher-worker-14 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-23 09:04:06.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-23 09:04:06.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 09:04:06.053 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.069 [DefaultDispatcher-worker-11 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3ab73a 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 09:04:06.075 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.090 [DefaultDispatcher-worker-3 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.096 [DefaultDispatcher-worker-5 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.096 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.100 [DefaultDispatcher-worker-16 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.104 [DefaultDispatcher-worker-21 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.111 [DefaultDispatcher-worker-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.115 [DefaultDispatcher-worker-11 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-04-23 09:04:06.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 09:04:06.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 09:04:06.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.117 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3: (connection evicted) 2025-04-23 09:04:06.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:06.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 09:04:06.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef8899d 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 09:04:06.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-04-23 09:04:06.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-04-23 09:04:06.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 09:04:06.120 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.141 [DefaultDispatcher-worker-18 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a285418 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-23 09:04:06.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-23 09:04:06.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 09:04:06.148 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.169 [DefaultDispatcher-worker-15 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@80081d7 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 09:04:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-23 09:04:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-23 09:04:06.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 09:04:06.191 [DefaultDispatcher-worker-18 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ca1cad 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-23 09:04:06.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-23 09:04:06.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 09:04:06.211 [DefaultDispatcher-worker-15 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edce7da 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-23 09:04:06.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-23 09:04:06.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 09:04:06.220 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.231 [DefaultDispatcher-worker-10 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0eb939 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-23 09:04:06.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-23 09:04:06.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 09:04:06.246 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.252 [DefaultDispatcher-worker-3 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209f0986 2025-04-23 09:04:06.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb4f09d 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-23 09:04:06.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-23 09:04:06.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 09:04:06.271 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.273 [DefaultDispatcher-worker-11 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c045627 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bad88 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:06.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-23 09:04:06.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-23 09:04:06.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 09:04:06.292 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.294 [DefaultDispatcher-worker-12 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1488d1c 2025-04-23 09:04:06.327 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.332 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.361 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:06.374 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103a1ad3 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 09:04:10.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 09:04:10.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 09:04:10.379 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 09:04:10.388 [DefaultDispatcher-worker-21 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 09:04:10.393 [DefaultDispatcher-worker-11 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 09:04:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfb65d5 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 09:04:10.403 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.411 [DefaultDispatcher-worker-19 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.415 [DefaultDispatcher-worker-2 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.418 [DefaultDispatcher-worker-20 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.422 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34947355 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 09:04:10.431 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.439 [DefaultDispatcher-worker-8 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.443 [DefaultDispatcher-worker-11 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.446 [DefaultDispatcher-worker-3 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.448 [DefaultDispatcher-worker-17 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 09:04:10.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 09:04:10.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 09:04:10.457 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 09:04:10.466 [DefaultDispatcher-worker-20 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 09:04:10.470 [DefaultDispatcher-worker-10 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 09:04:10.470 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.474 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c10678 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 09:04:10.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-23 09:04:10.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-23 09:04:10.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 09:04:10.483 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-23 09:04:10.491 [DefaultDispatcher-worker-10 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-23 09:04:10.495 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.495 [DefaultDispatcher-worker-21 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-23 09:04:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6079d219 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-23 09:04:10.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-23 09:04:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 09:04:10.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-23 09:04:10.513 [DefaultDispatcher-worker-1 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 09:04:10.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 09:04:10.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 09:04:10.523 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.524 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 09:04:10.532 [DefaultDispatcher-worker-20 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-04-23 09:04:10.568 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.575 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.622 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.622 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c1878b 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 09:04:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.650 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.650 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.652 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.652 [DefaultDispatcher-worker-20 @coroutine#2095] 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:44255/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:10.652 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.652 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44255/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:10.653 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.653 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.656 [DefaultDispatcher-worker-2 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.657 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.657 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:10.657 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.657 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.657 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.658 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308d8de8 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 09:04:10.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-23 09:04:10.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-23 09:04:10.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 09:04:10.671 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-23 09:04:10.676 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-23 09:04:10.677 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-23 09:04:10.679 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 09:04:10.679 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 09:04:10.679 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 09:04:10.680 [DefaultDispatcher-worker-11 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 09:04:10.680 [DefaultDispatcher-worker-11 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 09:04:10.682 [DefaultDispatcher-worker-19 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c37c36 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 09:04:10.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 09:04:10.732 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.735 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9fb1df 2025-04-23 09:04:10.735 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9fb1df 2025-04-23 09:04:10.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.736 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5584edc 2025-04-23 09:04:10.736 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5584edc 2025-04-23 09:04:10.738 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@167daaf 2025-04-23 09:04:10.738 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@167daaf 2025-04-23 09:04:10.740 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@446544e7 2025-04-23 09:04:10.740 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@446544e7 2025-04-23 09:04:10.740 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.741 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.741 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@328204fd 2025-04-23 09:04:10.741 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@328204fd 2025-04-23 09:04:10.742 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.742 [DefaultDispatcher-worker-6 @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:47257/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:10.742 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.742 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:10.743 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.743 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.743 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eb82df 2025-04-23 09:04:10.743 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eb82df 2025-04-23 09:04:10.745 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae69c6f 2025-04-23 09:04:10.745 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae69c6f 2025-04-23 09:04:10.746 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.747 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.747 [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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:10.747 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.747 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.747 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.747 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@244abba8 2025-04-23 09:04:10.747 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@244abba8 2025-04-23 09:04:10.748 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.749 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdf630 2025-04-23 09:04:10.749 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdf630 2025-04-23 09:04:10.749 [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-23 09:04:10.753 [DefaultDispatcher-worker-7 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.758 [DefaultDispatcher-worker-17 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.759 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.761 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa8c5b1 2025-04-23 09:04:10.761 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa8c5b1 2025-04-23 09:04:10.762 [DefaultDispatcher-worker-19 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.763 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f2094 2025-04-23 09:04:10.763 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f2094 2025-04-23 09:04:10.765 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5050aec1 2025-04-23 09:04:10.765 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5050aec1 2025-04-23 09:04:10.766 [DefaultDispatcher-worker-7 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.767 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@15522aaf 2025-04-23 09:04:10.767 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@15522aaf 2025-04-23 09:04:10.768 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@94be0f9 2025-04-23 09:04:10.768 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@94be0f9 2025-04-23 09:04:10.770 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@240d1ac4 2025-04-23 09:04:10.770 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@240d1ac4 2025-04-23 09:04:10.771 [DefaultDispatcher-worker-9 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.772 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fe8e22 2025-04-23 09:04:10.772 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fe8e22 2025-04-23 09:04:10.774 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@757dd5e0 2025-04-23 09:04:10.774 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@757dd5e0 2025-04-23 09:04:10.775 [DefaultDispatcher-worker-19 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.775 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e7af9e 2025-04-23 09:04:10.775 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e7af9e 2025-04-23 09:04:10.775 [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-23 09:04:10.779 [DefaultDispatcher-worker-15 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.783 [DefaultDispatcher-worker-10 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.788 [DefaultDispatcher-worker-15 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.792 [DefaultDispatcher-worker-12 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74597c37 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 09:04:10.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 09:04:10.813 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.818 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.819 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.820 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.820 [DefaultDispatcher-worker-4 @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:57063/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:10.820 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.820 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57063/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:10.821 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.821 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.823 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.824 [DefaultDispatcher-worker-8 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.824 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.824 [DefaultDispatcher-worker-8 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:10.824 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.824 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@640e2d02 2025-04-23 09:04:10.825 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@640e2d02 2025-04-23 09:04:10.825 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.825 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.826 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 09:04:10.826 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9dff3 2025-04-23 09:04:10.826 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9dff3 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529fda9f 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 09:04:10.827 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef64672 2025-04-23 09:04:10.827 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef64672 2025-04-23 09:04:10.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-23 09:04:10.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-23 09:04:10.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 09:04:10.828 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-23 09:04:10.828 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf4d5c8 2025-04-23 09:04:10.828 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf4d5c8 2025-04-23 09:04:10.830 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e879b89 2025-04-23 09:04:10.830 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e879b89 2025-04-23 09:04:10.831 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a15fded 2025-04-23 09:04:10.831 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a15fded 2025-04-23 09:04:10.833 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@468ced0b 2025-04-23 09:04:10.833 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@468ced0b 2025-04-23 09:04:10.834 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-23 09:04:10.835 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdb2a87 2025-04-23 09:04:10.835 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdb2a87 2025-04-23 09:04:10.835 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-23 09:04:10.836 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 09:04:10.836 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57063/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 09:04:10.836 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 09:04:10.837 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 09:04:10.837 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 09:04:10.837 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4902aba6 2025-04-23 09:04:10.837 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4902aba6 2025-04-23 09:04:10.837 [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-23 09:04:10.840 [DefaultDispatcher-worker-14 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18edbed9 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 09:04:10.892 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.897 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.898 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.899 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.899 [DefaultDispatcher-worker-5 @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:42743/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:10.899 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.899 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42743/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:10.900 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.900 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.900 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.902 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-04-23 09:04:10.902 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-04-23 09:04:10.903 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.903 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.903 [DefaultDispatcher-worker-6 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:10.903 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.904 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.904 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.904 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-04-23 09:04:10.904 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-04-23 09:04:10.905 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dd 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 09:04:10.905 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-04-23 09:04:10.905 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-04-23 09:04:10.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-23 09:04:10.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-23 09:04:10.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 09:04:10.907 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-04-23 09:04:10.907 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-04-23 09:04:10.907 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-23 09:04:10.909 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-04-23 09:04:10.909 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-04-23 09:04:10.910 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-04-23 09:04:10.910 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-04-23 09:04:10.912 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-04-23 09:04:10.912 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-04-23 09:04:10.913 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-23 09:04:10.913 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-23 09:04:10.914 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-04-23 09:04:10.914 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 09:04:10.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 09:04:10.915 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-04-23 09:04:10.915 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-04-23 09:04:10.915 [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-23 09:04:10.918 [DefaultDispatcher-worker-7 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2025-04-23 09:04:10.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.928 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.930 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-23 09:04:10.930 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-23 09:04:10.932 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-23 09:04:10.932 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-23 09:04:10.932 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.933 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-23 09:04:10.933 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-23 09:04:10.933 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.934 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.934 [DefaultDispatcher-worker-7 @coroutine#2235] 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:48819/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:10.934 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.934 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48819/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:10.935 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.935 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.935 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-23 09:04:10.935 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-23 09:04:10.937 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-23 09:04:10.937 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-23 09:04:10.938 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.938 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.938 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:10.938 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.939 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.939 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.939 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-23 09:04:10.939 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-23 09:04:10.939 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314407dd 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 09:04:10.941 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-23 09:04:10.941 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-23 09:04:10.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-23 09:04:10.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-23 09:04:10.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 09:04:10.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-23 09:04:10.942 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-23 09:04:10.942 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-23 09:04:10.944 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-23 09:04:10.944 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-23 09:04:10.944 [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-23 09:04:10.947 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-23 09:04:10.948 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d160261 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.949 [DefaultDispatcher-worker-9 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 09:04:10.950 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:10.950 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:10.950 [DefaultDispatcher-worker-9 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 09:04:10.953 [DefaultDispatcher-worker-15 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-04-23 09:04:10.963 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:10.968 [DefaultDispatcher-worker-9 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:10.969 [DefaultDispatcher-worker-9 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:10.969 [DefaultDispatcher-worker-15 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.969 [DefaultDispatcher-worker-15 @coroutine#2264] 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-23 09:04:10.969 [DefaultDispatcher-worker-15 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.969 [DefaultDispatcher-worker-15 @coroutine#2264] 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-23 09:04:10.970 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:10.970 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 09:04:10.970 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:10.970 [DefaultDispatcher-worker-6 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.970 [DefaultDispatcher-worker-9 @coroutine#2257] 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-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6cbbdb 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:10.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 09:04:10.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:10.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:10.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 09:04:10.974 [DefaultDispatcher-worker-16 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:10.974 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.974 [DefaultDispatcher-worker-16 @coroutine#2263] 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-23 09:04:10.974 [DefaultDispatcher-worker-16 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.974 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.980 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:10.982 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c7888 2025-04-23 09:04:10.982 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c7888 2025-04-23 09:04:10.984 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db97bb 2025-04-23 09:04:10.984 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db97bb 2025-04-23 09:04:10.984 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:10.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e413f8 2025-04-23 09:04:10.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e413f8 2025-04-23 09:04:10.988 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69d80 2025-04-23 09:04:10.988 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69d80 2025-04-23 09:04:10.989 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:10.989 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57758c 2025-04-23 09:04:10.989 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57758c 2025-04-23 09:04:10.990 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:10.991 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.991 [DefaultDispatcher-worker-10 @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:39899/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:10.991 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.991 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39899/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:10.991 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e959f2 2025-04-23 09:04:10.991 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e959f2 2025-04-23 09:04:10.992 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.992 [DefaultDispatcher-worker-12 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:10.993 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2ef44 2025-04-23 09:04:10.993 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2ef44 2025-04-23 09:04:10.995 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c962cf 2025-04-23 09:04:10.995 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c962cf 2025-04-23 09:04:10.995 [DefaultDispatcher-worker-20 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:10.995 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.995 [DefaultDispatcher-worker-20 @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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:10.995 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.996 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.996 [DefaultDispatcher-worker-4 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:10.997 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a598ef 2025-04-23 09:04:10.997 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a598ef 2025-04-23 09:04:10.997 [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-23 09:04:10.997 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.001 [DefaultDispatcher-worker-15 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.005 [DefaultDispatcher-worker-2 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.007 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.008 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-23 09:04:11.008 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-23 09:04:11.009 [DefaultDispatcher-worker-16 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.010 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-23 09:04:11.010 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-23 09:04:11.011 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-23 09:04:11.011 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-23 09:04:11.013 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-23 09:04:11.013 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-23 09:04:11.014 [DefaultDispatcher-worker-18 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.014 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-23 09:04:11.014 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-23 09:04:11.015 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.016 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-23 09:04:11.016 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-23 09:04:11.017 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0bc389 2025-04-23 09:04:11.017 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0bc389 2025-04-23 09:04:11.018 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-23 09:04:11.018 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-23 09:04:11.018 [DefaultDispatcher-worker-9 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.019 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc2698 2025-04-23 09:04:11.020 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc2698 2025-04-23 09:04:11.020 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-23 09:04:11.020 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-23 09:04:11.022 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f3a8f9 2025-04-23 09:04:11.022 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f3a8f9 2025-04-23 09:04:11.022 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-23 09:04:11.022 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-23 09:04:11.022 [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-23 09:04:11.022 [DefaultDispatcher-worker-6 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.024 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f12ca3 2025-04-23 09:04:11.024 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f12ca3 2025-04-23 09:04:11.026 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1163b23f 2025-04-23 09:04:11.026 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1163b23f 2025-04-23 09:04:11.026 [DefaultDispatcher-worker-1 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25afbe6d 2025-04-23 09:04:11.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25afbe6d 2025-04-23 09:04:11.030 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d77e41 2025-04-23 09:04:11.030 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d77e41 2025-04-23 09:04:11.030 [DefaultDispatcher-worker-21 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.032 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ded3ec 2025-04-23 09:04:11.032 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ded3ec 2025-04-23 09:04:11.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a07502 2025-04-23 09:04:11.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a07502 2025-04-23 09:04:11.034 [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-23 09:04:11.034 [DefaultDispatcher-worker-13 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.035 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.035 [DefaultDispatcher-worker-14 @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:39899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 09:04:11.035 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.036 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.036 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.042 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.043 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f588dd 2025-04-23 09:04:11.043 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f588dd 2025-04-23 09:04:11.045 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67327b93 2025-04-23 09:04:11.045 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67327b93 2025-04-23 09:04:11.046 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@630de3ad 2025-04-23 09:04:11.046 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@630de3ad 2025-04-23 09:04:11.047 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f71a8 2025-04-23 09:04:11.047 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f71a8 2025-04-23 09:04:11.048 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6379b6d4 2025-04-23 09:04:11.049 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6379b6d4 2025-04-23 09:04:11.050 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e3b7cb 2025-04-23 09:04:11.050 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e3b7cb 2025-04-23 09:04:11.050 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.051 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7f2e11 2025-04-23 09:04:11.051 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7f2e11 2025-04-23 09:04:11.052 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd8a98 2025-04-23 09:04:11.052 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd8a98 2025-04-23 09:04:11.052 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46208ee7 2025-04-23 09:04:11.052 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46208ee7 2025-04-23 09:04:11.053 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0a7a91 2025-04-23 09:04:11.053 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0a7a91 2025-04-23 09:04:11.053 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68415fe1 2025-04-23 09:04:11.053 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68415fe1 2025-04-23 09:04:11.053 [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-23 09:04:11.054 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7935e1e8 2025-04-23 09:04:11.054 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7935e1e8 2025-04-23 09:04:11.056 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3770aa 2025-04-23 09:04:11.056 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3770aa 2025-04-23 09:04:11.057 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b1b4fe 2025-04-23 09:04:11.057 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b1b4fe 2025-04-23 09:04:11.058 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc18ceb 2025-04-23 09:04:11.058 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc18ceb 2025-04-23 09:04:11.060 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad161a 2025-04-23 09:04:11.060 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bad161a 2025-04-23 09:04:11.061 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c188fe5 2025-04-23 09:04:11.061 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c188fe5 2025-04-23 09:04:11.063 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220d6dc 2025-04-23 09:04:11.063 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220d6dc 2025-04-23 09:04:11.063 [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-23 09:04:11.072 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.074 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d7bf49 2025-04-23 09:04:11.074 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d7bf49 2025-04-23 09:04:11.075 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@291055c3 2025-04-23 09:04:11.075 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@291055c3 2025-04-23 09:04:11.076 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2fd439 2025-04-23 09:04:11.076 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2fd439 2025-04-23 09:04:11.077 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 09:04:11.077 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39899/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:11.078 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d5ff8 2025-04-23 09:04:11.078 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d5ff8 2025-04-23 09:04:11.078 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.078 [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:39899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 09:04:11.078 [DefaultDispatcher-worker-17 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.078 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.078 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.079 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@721a8843 2025-04-23 09:04:11.079 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@721a8843 2025-04-23 09:04:11.080 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@590f758e 2025-04-23 09:04:11.080 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@590f758e 2025-04-23 09:04:11.082 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad2fc8a 2025-04-23 09:04:11.082 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad2fc8a 2025-04-23 09:04:11.084 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@802a0b7 2025-04-23 09:04:11.084 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@802a0b7 2025-04-23 09:04:11.086 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efc7964 2025-04-23 09:04:11.086 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efc7964 2025-04-23 09:04:11.086 [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-23 09:04:11.096 [DefaultDispatcher-worker-16 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515555b 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 09:04:11.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 09:04:11.111 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.116 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.117 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.117 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.117 [DefaultDispatcher-worker-9 @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:34199/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:11.117 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.117 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34199/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:11.118 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.118 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.122 [DefaultDispatcher-worker-21 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.122 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.122 [DefaultDispatcher-worker-21 @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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.122 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.122 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.122 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.123 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d9ad37e 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 09:04:11.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-23 09:04:11.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-23 09:04:11.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 09:04:11.126 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-23 09:04:11.131 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-23 09:04:11.132 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-23 09:04:11.135 [DefaultDispatcher-worker-2 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-04-23 09:04:11.135 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.139 [DefaultDispatcher-worker-19 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.142 [DefaultDispatcher-worker-19 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.145 [DefaultDispatcher-worker-20 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.155 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.163 [DefaultDispatcher-worker-17 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.167 [DefaultDispatcher-worker-11 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.170 [DefaultDispatcher-worker-9 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.174 [DefaultDispatcher-worker-7 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.178 [DefaultDispatcher-worker-14 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475fb7 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 09:04:11.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 09:04:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.196 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.197 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.198 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.198 [DefaultDispatcher-worker-14 @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:35547/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:11.198 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.198 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:11.199 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.199 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.199 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.201 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@64254442 2025-04-23 09:04:11.201 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@64254442 2025-04-23 09:04:11.202 [DefaultDispatcher-worker-7 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.203 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.203 [DefaultDispatcher-worker-7 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.203 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.203 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae2a6b6 2025-04-23 09:04:11.203 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae2a6b6 2025-04-23 09:04:11.203 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.203 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.204 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 09:04:11.204 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd2f32 2025-04-23 09:04:11.204 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd2f32 2025-04-23 09:04:11.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-23 09:04:11.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-23 09:04:11.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 09:04:11.206 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdfac8d 2025-04-23 09:04:11.206 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdfac8d 2025-04-23 09:04:11.206 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-23 09:04:11.208 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6516fae0 2025-04-23 09:04:11.208 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6516fae0 2025-04-23 09:04:11.209 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abe27e2 2025-04-23 09:04:11.209 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abe27e2 2025-04-23 09:04:11.211 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d2f38 2025-04-23 09:04:11.211 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d2f38 2025-04-23 09:04:11.212 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-23 09:04:11.212 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf053c2 2025-04-23 09:04:11.212 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf053c2 2025-04-23 09:04:11.213 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-23 09:04:11.214 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@196371a6 2025-04-23 09:04:11.214 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@196371a6 2025-04-23 09:04:11.214 [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-23 09:04:11.216 [DefaultDispatcher-worker-20 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-04-23 09:04:11.217 [DefaultDispatcher-worker-18 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.221 [DefaultDispatcher-worker-18 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.224 [DefaultDispatcher-worker-15 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.225 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.227 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d08efd3 2025-04-23 09:04:11.227 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d08efd3 2025-04-23 09:04:11.228 [DefaultDispatcher-worker-13 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.229 [DefaultDispatcher-worker-14 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.229 [DefaultDispatcher-worker-14 @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:35547/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 09:04:11.229 [DefaultDispatcher-worker-14 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.229 [DefaultDispatcher-worker-20 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.229 [DefaultDispatcher-worker-20 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 09:04:11.229 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf1802 2025-04-23 09:04:11.229 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf1802 2025-04-23 09:04:11.231 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f084a3 2025-04-23 09:04:11.231 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f084a3 2025-04-23 09:04:11.233 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21239 2025-04-23 09:04:11.233 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21239 2025-04-23 09:04:11.234 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@88e03c3 2025-04-23 09:04:11.234 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@88e03c3 2025-04-23 09:04:11.236 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@333a15d8 2025-04-23 09:04:11.236 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@333a15d8 2025-04-23 09:04:11.237 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac5a80 2025-04-23 09:04:11.237 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac5a80 2025-04-23 09:04:11.239 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dded76 2025-04-23 09:04:11.239 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dded76 2025-04-23 09:04:11.241 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab56af5 2025-04-23 09:04:11.241 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab56af5 2025-04-23 09:04:11.241 [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-23 09:04:11.270 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35547/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 09:04:11.270 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35547/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:11.270 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.270 [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:35547/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 09:04:11.270 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.271 [DefaultDispatcher-worker-13 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.271 [DefaultDispatcher-worker-13 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 09:04:11.280 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:11.282 [DefaultDispatcher-worker-2 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:11.282 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8aeb64 2025-04-23 09:04:11.282 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8aeb64 2025-04-23 09:04:11.284 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@624d0885 2025-04-23 09:04:11.284 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@624d0885 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e871e93 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 09:04:11.286 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@66728014 2025-04-23 09:04:11.286 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@66728014 2025-04-23 09:04:11.288 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@237002be 2025-04-23 09:04:11.288 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@237002be 2025-04-23 09:04:11.289 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@181a1c7f 2025-04-23 09:04:11.289 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@181a1c7f 2025-04-23 09:04:11.291 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@121926d9 2025-04-23 09:04:11.291 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@121926d9 2025-04-23 09:04:11.293 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@609966ae 2025-04-23 09:04:11.293 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@609966ae 2025-04-23 09:04:11.294 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@435ffdf1 2025-04-23 09:04:11.295 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@435ffdf1 2025-04-23 09:04:11.296 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@beef801 2025-04-23 09:04:11.296 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@beef801 2025-04-23 09:04:11.296 [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-23 09:04:11.297 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.302 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.303 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.304 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.304 [DefaultDispatcher-worker-19 @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:60655/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:11.304 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.304 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60655/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:11.305 [DefaultDispatcher-worker-6 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.305 [DefaultDispatcher-worker-6 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:11.306 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.308 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2025-04-23 09:04:11.308 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cc2c94 2025-04-23 09:04:11.308 [DefaultDispatcher-worker-17 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.308 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.308 [DefaultDispatcher-worker-17 @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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.308 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.308 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.308 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.309 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597a5ead 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.310 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2025-04-23 09:04:11.310 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@680bde3d 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 09:04:11.311 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2025-04-23 09:04:11.311 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3447e4 2025-04-23 09:04:11.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-23 09:04:11.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-23 09:04:11.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 09:04:11.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-23 09:04:11.313 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2025-04-23 09:04:11.313 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936d406 2025-04-23 09:04:11.314 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2025-04-23 09:04:11.314 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e99e538 2025-04-23 09:04:11.316 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2025-04-23 09:04:11.316 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d53ce0 2025-04-23 09:04:11.317 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-23 09:04:11.318 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2025-04-23 09:04:11.318 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@56905379 2025-04-23 09:04:11.318 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-23 09:04:11.319 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2025-04-23 09:04:11.319 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@49192b49 2025-04-23 09:04:11.320 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/auth/register 2025-04-23 09:04:11.320 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60655/auth/register. 2025-04-23 09:04:11.320 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/auth/register 2025-04-23 09:04:11.320 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60655/auth/register from class io.ktor.http.content.TextContent 2025-04-23 09:04:11.321 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/auth/register 2025-04-23 09:04:11.321 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/auth/register 2025-04-23 09:04:11.321 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2025-04-23 09:04:11.321 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8b777 2025-04-23 09:04:11.321 [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-23 09:04:11.323 [DefaultDispatcher-worker-1 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21252bef 2025-04-23 09:04:11.362 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60655/auth/register. 2025-04-23 09:04:11.362 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60655/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:11.373 [DefaultDispatcher-worker-20 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.377 [DefaultDispatcher-worker-9 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0f5567 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.385 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 09:04:11.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 09:04:11.387 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a54b656 2025-04-23 09:04:11.387 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a54b656 2025-04-23 09:04:11.388 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7493576c 2025-04-23 09:04:11.388 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7493576c 2025-04-23 09:04:11.390 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@70acdd26 2025-04-23 09:04:11.390 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@70acdd26 2025-04-23 09:04:11.391 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ae5d57 2025-04-23 09:04:11.391 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ae5d57 2025-04-23 09:04:11.392 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a17bbb2 2025-04-23 09:04:11.392 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a17bbb2 2025-04-23 09:04:11.393 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1a9ab 2025-04-23 09:04:11.393 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1a9ab 2025-04-23 09:04:11.395 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@128211fa 2025-04-23 09:04:11.395 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@128211fa 2025-04-23 09:04:11.397 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5581a218 2025-04-23 09:04:11.397 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5581a218 2025-04-23 09:04:11.398 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.398 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c5931 2025-04-23 09:04:11.398 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c5931 2025-04-23 09:04:11.398 [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-23 09:04:11.403 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.403 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.405 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.405 [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-23 09:04:11.405 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.405 [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-23 09:04:11.405 [DefaultDispatcher-worker-6 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.405 [DefaultDispatcher-worker-6 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.409 [DefaultDispatcher-worker-9 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.409 [DefaultDispatcher-worker-9 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.409 [DefaultDispatcher-worker-9 @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-23 09:04:11.409 [DefaultDispatcher-worker-9 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.409 [DefaultDispatcher-worker-10 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.409 [DefaultDispatcher-worker-10 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.410 [Test worker @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.411 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.412 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.414 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5701c994 2025-04-23 09:04:11.414 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5701c994 2025-04-23 09:04:11.415 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c62d04 2025-04-23 09:04:11.415 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c62d04 2025-04-23 09:04:11.417 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df9a2e4 2025-04-23 09:04:11.417 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df9a2e4 2025-04-23 09:04:11.419 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fb273f 2025-04-23 09:04:11.419 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fb273f 2025-04-23 09:04:11.420 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@416f00dd 2025-04-23 09:04:11.420 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@416f00dd 2025-04-23 09:04:11.422 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a9bbf9 2025-04-23 09:04:11.422 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a9bbf9 2025-04-23 09:04:11.423 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-04-23 09:04:11.423 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d7c2aa 2025-04-23 09:04:11.423 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d7c2aa 2025-04-23 09:04:11.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 09:04:11.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 09:04:11.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.424 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5: (connection evicted) 2025-04-23 09:04:11.425 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d4d870 2025-04-23 09:04:11.425 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d4d870 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 09:04:11.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729eef5f 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 09:04:11.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 09:04:11.427 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4104465f 2025-04-23 09:04:11.427 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4104465f 2025-04-23 09:04:11.427 [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-23 09:04:11.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 09:04:11.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.434 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.435 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.435 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.435 [DefaultDispatcher-worker-10 @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-23 09:04:11.435 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.435 [DefaultDispatcher-worker-10 @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-23 09:04:11.436 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.436 [DefaultDispatcher-worker-14 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.439 [DefaultDispatcher-worker-7 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.440 [DefaultDispatcher-worker-7 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.440 [DefaultDispatcher-worker-7 @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-23 09:04:11.440 [DefaultDispatcher-worker-7 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.440 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.440 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.441 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.442 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.444 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0 2025-04-23 09:04:11.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 09:04:11.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 09:04:11.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.444 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c7e6c0: (connection evicted) 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 09:04:11.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbb351e 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 09:04:11.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 09:04:11.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.452 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.453 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.454 [DefaultDispatcher-worker-5 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.454 [DefaultDispatcher-worker-5 @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-23 09:04:11.454 [DefaultDispatcher-worker-5 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.454 [DefaultDispatcher-worker-5 @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-23 09:04:11.454 [DefaultDispatcher-worker-12 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.454 [DefaultDispatcher-worker-12 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.458 [DefaultDispatcher-worker-16 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.458 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.458 [DefaultDispatcher-worker-16 @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-23 09:04:11.458 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.458 [DefaultDispatcher-worker-5 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.458 [DefaultDispatcher-worker-5 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.459 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.460 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.462 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.463 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.465 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.467 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.468 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2025-04-23 09:04:11.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 09:04:11.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 09:04:11.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.468 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe: (connection evicted) 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 09:04:11.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7212d3df 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 09:04:11.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 09:04:11.471 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.476 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.477 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.477 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.477 [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-23 09:04:11.477 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.477 [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-23 09:04:11.478 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.478 [DefaultDispatcher-worker-11 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.482 [DefaultDispatcher-worker-1 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.482 [DefaultDispatcher-worker-1 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.482 [DefaultDispatcher-worker-1 @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-23 09:04:11.482 [DefaultDispatcher-worker-1 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.482 [DefaultDispatcher-worker-5 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.482 [DefaultDispatcher-worker-5 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.483 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.485 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.486 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2025-04-23 09:04:11.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 09:04:11.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 09:04:11.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.487 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85: (connection evicted) 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 09:04:11.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb24266 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 09:04:11.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 09:04:11.490 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.495 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.496 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.497 [DefaultDispatcher-worker-5 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.497 [DefaultDispatcher-worker-5 @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-23 09:04:11.497 [DefaultDispatcher-worker-5 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.497 [DefaultDispatcher-worker-5 @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-23 09:04:11.498 [DefaultDispatcher-worker-12 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.498 [DefaultDispatcher-worker-12 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.501 [DefaultDispatcher-worker-17 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.501 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.501 [DefaultDispatcher-worker-17 @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-23 09:04:11.501 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.501 [DefaultDispatcher-worker-21 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.501 [DefaultDispatcher-worker-21 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.502 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.504 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.506 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.507 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.509 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2025-04-23 09:04:11.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 09:04:11.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 09:04:11.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.509 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f059ad: (connection evicted) 2025-04-23 09:04:11.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 09:04:11.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d7e8b5 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 09:04:11.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 09:04:11.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.517 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.518 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.518 [DefaultDispatcher-worker-12 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.518 [DefaultDispatcher-worker-12 @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-23 09:04:11.518 [DefaultDispatcher-worker-12 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.518 [DefaultDispatcher-worker-12 @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-23 09:04:11.519 [DefaultDispatcher-worker-5 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.519 [DefaultDispatcher-worker-5 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 09:04:11.522 [DefaultDispatcher-worker-3 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.523 [DefaultDispatcher-worker-3 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.523 [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-23 09:04:11.523 [DefaultDispatcher-worker-3 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.523 [DefaultDispatcher-worker-15 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.523 [DefaultDispatcher-worker-15 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 09:04:11.524 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.525 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661d49d1 2025-04-23 09:04:11.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 09:04:11.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 09:04:11.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.526 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661d49d1: (connection evicted) 2025-04-23 09:04:11.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 09:04:11.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 09:04:11.662 [DefaultDispatcher-worker-12 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:11.662 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.662 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.662 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.663 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.663 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.752 [DefaultDispatcher-worker-21 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:11.752 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.752 [DefaultDispatcher-worker-21 @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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.752 [DefaultDispatcher-worker-21 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.753 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.753 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5d183 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.778 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 09:04:11.786 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.791 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.792 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.793 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.798 [DefaultDispatcher-worker-13 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.804 [DefaultDispatcher-worker-1 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c 2025-04-23 09:04:11.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 09:04:11.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 09:04:11.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.805 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39cf7f3c: (connection evicted) 2025-04-23 09:04:11.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 09:04:11.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b4b02d 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.807 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 09:04:11.815 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.820 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.821 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.822 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@560e1459 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.823 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 09:04:11.830 [DefaultDispatcher-worker-13 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:11.830 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.830 [DefaultDispatcher-worker-13 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.830 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.831 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.831 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.833 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.838 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.839 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.840 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.845 [DefaultDispatcher-worker-17 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-23 09:04:11.853 [DefaultDispatcher-worker-1 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.857 [DefaultDispatcher-worker-11 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.861 [DefaultDispatcher-worker-3 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 09:04:11.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 09:04:11.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 09:04:11.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.868 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d24c43: (connection evicted) 2025-04-23 09:04:11.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 09:04:11.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 09:04:11.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 09:04:11.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 09:04:11.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.869 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff: (connection evicted) 2025-04-23 09:04:11.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 09:04:11.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 09:04:11.870 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50747 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.871 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 09:04:11.880 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.885 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.886 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.886 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b334fd 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.887 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 09:04:11.895 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.900 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.901 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.901 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.906 [DefaultDispatcher-worker-15 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2025-04-23 09:04:11.908 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:11.908 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.908 [DefaultDispatcher-worker-6 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.908 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.909 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.909 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.914 [DefaultDispatcher-worker-10 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.918 [DefaultDispatcher-worker-8 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.923 [DefaultDispatcher-worker-20 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-04-23 09:04:11.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 09:04:11.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 09:04:11.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.925 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461c0572: (connection evicted) 2025-04-23 09:04:11.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 09:04:11.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 09:04:11.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 09:04:11.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 09:04:11.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.926 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a509c: (connection evicted) 2025-04-23 09:04:11.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 09:04:11.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f40bb80 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.927 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.928 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 09:04:11.935 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.940 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.941 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.943 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.944 [DefaultDispatcher-worker-3 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:11.944 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.944 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:11.944 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.945 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.945 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.948 [DefaultDispatcher-worker-13 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.959 [DefaultDispatcher-worker-10 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.960 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.964 [DefaultDispatcher-worker-4 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-04-23 09:04:11.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 09:04:11.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 09:04:11.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:11.979 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c2a046: (connection evicted) 2025-04-23 09:04:11.979 [DefaultDispatcher-worker-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:11.979 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.979 [DefaultDispatcher-worker-2 @coroutine#2263] 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-23 09:04:11.979 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:11.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 09:04:11.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 09:04:11.980 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3f1703 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:11.980 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:11.981 [Test worker @coroutine#2828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 09:04:11.989 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:11.994 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:11.995 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:11.996 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:12.003 [DefaultDispatcher-worker-3 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:12.003 [DefaultDispatcher-worker-1 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:12.003 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.003 [DefaultDispatcher-worker-3 @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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.003 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.004 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.004 [DefaultDispatcher-worker-8 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.016 [DefaultDispatcher-worker-3 @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:12.017 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:12.022 [DefaultDispatcher-worker-8 @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-04-23 09:04:12.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 09:04:12.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 09:04:12.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.027 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c: (connection evicted) 2025-04-23 09:04:12.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:12.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 09:04:12.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0a69b9 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.028 [Test worker @coroutine#2892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 09:04:12.029 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.029 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.029 [Test worker @coroutine#2892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 09:04:12.036 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.041 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.042 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.043 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.048 [DefaultDispatcher-worker-12 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.059 [DefaultDispatcher-worker-11 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.063 [DefaultDispatcher-worker-7 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.132 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.137 [DefaultDispatcher-worker-18 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:12.137 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.137 [DefaultDispatcher-worker-18 @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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.137 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.138 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.138 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.190 [DefaultDispatcher-worker-10 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2025-04-23 09:04:12.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 09:04:12.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 09:04:12.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.222 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2: (connection evicted) 2025-04-23 09:04:12.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:12.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 09:04:12.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 09:04:12.223 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1131fcfd 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.224 [Test worker @coroutine#2933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 09:04:12.226 [DefaultDispatcher-worker-5 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:12.226 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.226 [DefaultDispatcher-worker-5 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.226 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.227 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.227 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.232 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.237 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.238 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.239 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.243 [DefaultDispatcher-worker-6 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.244 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.256 [DefaultDispatcher-worker-8 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.260 [DefaultDispatcher-worker-5 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-23 09:04:12.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 09:04:12.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 09:04:12.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.267 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119de68f: (connection evicted) 2025-04-23 09:04:12.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:12.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 09:04:12.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d65ba64 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.269 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 09:04:12.281 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.286 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.287 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.288 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.294 [DefaultDispatcher-worker-7 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a74723 2025-04-23 09:04:12.336 [DefaultDispatcher-worker-3 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:12.337 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.337 [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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.337 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 09:04:12.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 09:04:12.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.337 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a74723: (connection evicted) 2025-04-23 09:04:12.337 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.337 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:12.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 09:04:12.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0590bc 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 09:04:12.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 09:04:12.412 [DefaultDispatcher-worker-5 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.417 [DefaultDispatcher-worker-19 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.421 [DefaultDispatcher-worker-1 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.425 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.441 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:12.443 [DefaultDispatcher-worker-7 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.443 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 09:04:12.448 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 09:04:12.449 [DefaultDispatcher-worker-4 @coroutine#3012] INFO ktor.application - Responding at http://0.0.0.0:45579 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42014a 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 09:04:12.465 [DefaultDispatcher-worker-14 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.465 [DefaultDispatcher-worker-14 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:12.465 [DefaultDispatcher-worker-14 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.465 [DefaultDispatcher-worker-14 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.467 [eventLoopGroupProxy-19-1 @call-handler#3023] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.467 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.467 [eventLoopGroupProxy-19-1 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.467 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.467 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.467 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.468 [DefaultDispatcher-worker-10 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.468 [DefaultDispatcher-worker-10 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c411d 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 09:04:12.477 [DefaultDispatcher-worker-6 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.477 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.477 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.477 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.478 [eventLoopGroupProxy-19-2 @call-handler#3028] 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-23 09:04:12.478 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.479 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.479 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.484 [DefaultDispatcher-worker-10 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.485 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.485 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:12.485 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.486 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296ddfc7 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:12.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 09:04:12.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 09:04:12.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 09:04:12.488 [eventLoopGroupProxy-19-2 @call-handler#3041] 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-23 09:04:12.488 [eventLoopGroupProxy-19-3 @call-handler#3042] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.488 [eventLoopGroupProxy-19-2 @call-handler#3041] 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-23 09:04:12.488 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.488 [eventLoopGroupProxy-19-3 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.489 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.489 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.489 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.491 [DefaultDispatcher-worker-20 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.498 [DefaultDispatcher-worker-21 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.498 [DefaultDispatcher-worker-21 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.498 [DefaultDispatcher-worker-21 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.498 [DefaultDispatcher-worker-21 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.499 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.499 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 09:04:12.499 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.499 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.499 [eventLoopGroupProxy-19-2 @call-handler#3052] 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-23 09:04:12.499 [eventLoopGroupProxy-19-2 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.500 [DefaultDispatcher-worker-18 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.501 [eventLoopGroupProxy-19-4 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.508 [DefaultDispatcher-worker-18 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.501 [eventLoopGroupProxy-19-5 @call-handler#3060] 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-23 09:04:12.505 [DefaultDispatcher-worker-12 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.508 [eventLoopGroupProxy-19-4 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.509 [eventLoopGroupProxy-19-5 @call-handler#3060] 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-23 09:04:12.509 [eventLoopGroupProxy-19-5 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.509 [eventLoopGroupProxy-19-5 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.509 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.509 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 09:04:12.510 [DefaultDispatcher-worker-10 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 09:04:12.510 [DefaultDispatcher-worker-10 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.510 [DefaultDispatcher-worker-10 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.510 [DefaultDispatcher-worker-10 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.511 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.511 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.511 [DefaultDispatcher-worker-21 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.511 [DefaultDispatcher-worker-21 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.513 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.513 [DefaultDispatcher-worker-13 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.515 [DefaultDispatcher-worker-17 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 09:04:12.517 [DefaultDispatcher-worker-19 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.520 [DefaultDispatcher-worker-18 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 09:04:12.531 [DefaultDispatcher-worker-20 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.532 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.532 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 09:04:12.532 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.533 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-23 09:04:12.537 [DefaultDispatcher-worker-20 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.548 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.549 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.549 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 09:04:12.549 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.549 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561 2025-04-23 09:04:12.549 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561. 2025-04-23 09:04:12.549 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561 2025-04-23 09:04:12.550 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-23 09:04:12.550 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.554 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.554 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561 2025-04-23 09:04:12.554 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561 2025-04-23 09:04:12.554 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561. 2025-04-23 09:04:12.554 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050561 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.559 [DefaultDispatcher-worker-18 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.559 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.559 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 09:04:12.559 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.560 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-23 09:04:12.561 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.561 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.561 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.561 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 09:04:12.561 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.565 [DefaultDispatcher-worker-20 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.573 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.578 [DefaultDispatcher-worker-17 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.582 [DefaultDispatcher-worker-21 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.582 [DefaultDispatcher-worker-2 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.582 [DefaultDispatcher-worker-2 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.582 [DefaultDispatcher-worker-2 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.582 [DefaultDispatcher-worker-2 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.582 [DefaultDispatcher-worker-2 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.583 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.583 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 09:04:12.583 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.587 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.587 [DefaultDispatcher-worker-6 @call-handler#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.588 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.588 [DefaultDispatcher-worker-5 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.588 [DefaultDispatcher-worker-5 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.588 [DefaultDispatcher-worker-5 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.588 [DefaultDispatcher-worker-5 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.592 [DefaultDispatcher-worker-1 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.598 [DefaultDispatcher-worker-19 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.599 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.599 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 09:04:12.599 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.599 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-23 09:04:12.603 [DefaultDispatcher-worker-6 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562. 2025-04-23 09:04:12.613 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562 2025-04-23 09:04:12.613 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-23 09:04:12.614 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.614 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562 2025-04-23 09:04:12.614 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562 2025-04-23 09:04:12.614 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562. 2025-04-23 09:04:12.614 [DefaultDispatcher-worker-10 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719643470682050562 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.619 [DefaultDispatcher-worker-3 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.620 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.620 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 09:04:12.620 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.620 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-23 09:04:12.621 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.621 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.621 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 09:04:12.621 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 09:04:12.621 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.626 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.637 [DefaultDispatcher-worker-9 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.642 [DefaultDispatcher-worker-16 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.642 [DefaultDispatcher-worker-1 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.642 [DefaultDispatcher-worker-1 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.642 [DefaultDispatcher-worker-1 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.642 [DefaultDispatcher-worker-1 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.642 [DefaultDispatcher-worker-1 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.643 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 09:04:12.643 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 09:04:12.643 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.646 [DefaultDispatcher-worker-15 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.651 [DefaultDispatcher-worker-6 @call-handler#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.652 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.652 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.652 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.653 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.653 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.658 [DefaultDispatcher-worker-15 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.662 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.662 [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:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560. 2025-04-23 09:04:12.662 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.662 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.662 [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:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.662 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.663 [eventLoopGroupProxy-19-2 @call-handler#3161] 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-23 09:04:12.664 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.664 [eventLoopGroupProxy-19-5 @call-handler#3164] 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-23 09:04:12.664 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.664 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.664 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.664 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.664 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.667 [eventLoopGroupProxy-19-5 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.667 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.667 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.667 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561. 2025-04-23 09:04:12.667 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.668 [eventLoopGroupProxy-19-7 @call-handler#3185] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-23 09:04:12.668 [eventLoopGroupProxy-19-6 @call-handler#3184] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-23 09:04:12.668 [eventLoopGroupProxy-19-5 @call-handler#3186] 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-23 09:04:12.670 [eventLoopGroupProxy-19-7 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.670 [eventLoopGroupProxy-19-6 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.670 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.670 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.670 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.670 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.671 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.671 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.671 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.671 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.671 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.671 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.671 [DefaultDispatcher-worker-11 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:12.671 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.671 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560. 2025-04-23 09:04:12.671 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.671 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.671 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.672 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.672 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.672 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.672 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.673 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.673 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.677 [DefaultDispatcher-worker-19 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.678 [eventLoopGroupProxy-19-5 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.679 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.679 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.679 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561. 2025-04-23 09:04:12.679 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.682 [DefaultDispatcher-worker-2 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.687 [DefaultDispatcher-worker-1 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.691 [DefaultDispatcher-worker-1 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.697 [DefaultDispatcher-worker-10 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.701 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560 2025-04-23 09:04:12.701 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560. 2025-04-23 09:04:12.701 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560 2025-04-23 09:04:12.702 [eventLoopGroupProxy-19-2 @call-handler#3206] 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-23 09:04:12.703 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.703 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560 2025-04-23 09:04:12.703 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560 2025-04-23 09:04:12.703 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560. 2025-04-23 09:04:12.703 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.708 [DefaultDispatcher-worker-11 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.714 [DefaultDispatcher-worker-5 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.718 [DefaultDispatcher-worker-17 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.719 [DefaultDispatcher-worker-17 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.719 [DefaultDispatcher-worker-17 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.719 [DefaultDispatcher-worker-17 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.719 [DefaultDispatcher-worker-17 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.720 [eventLoopGroupProxy-19-2 @call-handler#3214] 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-23 09:04:12.720 [eventLoopGroupProxy-19-2 @call-handler#3214] 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-23 09:04:12.720 [eventLoopGroupProxy-19-2 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.724 [DefaultDispatcher-worker-7 @call-handler#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.725 [eventLoopGroupProxy-19-2 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.725 [DefaultDispatcher-worker-10 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.725 [DefaultDispatcher-worker-10 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.725 [DefaultDispatcher-worker-10 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.725 [DefaultDispatcher-worker-10 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.730 [DefaultDispatcher-worker-5 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.730 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561 2025-04-23 09:04:12.730 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561. 2025-04-23 09:04:12.730 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561 2025-04-23 09:04:12.731 [eventLoopGroupProxy-19-2 @call-handler#3235] 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-23 09:04:12.735 [eventLoopGroupProxy-19-2 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.735 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561 2025-04-23 09:04:12.735 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561 2025-04-23 09:04:12.735 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561. 2025-04-23 09:04:12.735 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719643470682050562&assignmentUid=719643470682050560&clazzUid=719643470682050560&submitterUid=719643470682050561 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.741 [DefaultDispatcher-worker-15 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.746 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561 2025-04-23 09:04:12.746 [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:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561. 2025-04-23 09:04:12.746 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561 2025-04-23 09:04:12.747 [eventLoopGroupProxy-19-2 @call-handler#3254] 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-23 09:04:12.747 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.747 [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:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.747 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.747 [eventLoopGroupProxy-19-2 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.747 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560 2025-04-23 09:04:12.747 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560. 2025-04-23 09:04:12.747 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560 2025-04-23 09:04:12.748 [eventLoopGroupProxy-19-5 @call-handler#3263] 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-23 09:04:12.748 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.748 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.748 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.748 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.748 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.748 [UI Thread @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.748 [eventLoopGroupProxy-19-6 @call-handler#3269] 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-23 09:04:12.748 [eventLoopGroupProxy-19-7 @call-handler#3274] 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-23 09:04:12.748 [eventLoopGroupProxy-19-2 @call-handler#3275] 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-23 09:04:12.749 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561 2025-04-23 09:04:12.749 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561 2025-04-23 09:04:12.749 [eventLoopGroupProxy-19-7 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.749 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561. 2025-04-23 09:04:12.749 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/PersonDao/getNamesByUid?uid=719643470682050561 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.749 [eventLoopGroupProxy-19-2 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.749 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.749 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.749 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.749 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.750 [UI Thread @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.750 [UI Thread @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.750 [eventLoopGroupProxy-19-5 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.750 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.750 [UI Thread @coroutine#3259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.750 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.750 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.750 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.750 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.751 [eventLoopGroupProxy-19-6 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.751 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560 2025-04-23 09:04:12.751 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560 2025-04-23 09:04:12.751 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560. 2025-04-23 09:04:12.751 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.757 [DefaultDispatcher-worker-5 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.758 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:12.758 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.758 [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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.758 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.759 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.759 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.761 [DefaultDispatcher-worker-18 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.765 [DefaultDispatcher-worker-6 @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.770 [DefaultDispatcher-worker-15 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.775 [DefaultDispatcher-worker-13 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.780 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562 2025-04-23 09:04:12.780 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562. 2025-04-23 09:04:12.780 [UI Thread @coroutine#3292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562 2025-04-23 09:04:12.780 [eventLoopGroupProxy-19-2 @call-handler#3295] 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-23 09:04:12.784 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.785 [UI Thread @coroutine#3292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562 2025-04-23 09:04:12.785 [UI Thread @coroutine#3292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562 2025-04-23 09:04:12.785 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562. 2025-04-23 09:04:12.785 [UI Thread @coroutine#3292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050562 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.791 [DefaultDispatcher-worker-13 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.793 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561 2025-04-23 09:04:12.793 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561. 2025-04-23 09:04:12.793 [UI Thread @coroutine#3292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561 2025-04-23 09:04:12.794 [eventLoopGroupProxy-19-2 @call-handler#3299] 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-23 09:04:12.795 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.796 [UI Thread @coroutine#3292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561 2025-04-23 09:04:12.796 [UI Thread @coroutine#3292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561 2025-04-23 09:04:12.796 [UI Thread @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561. 2025-04-23 09:04:12.796 [UI Thread @coroutine#3292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/PersonDao/findByUidAsync?uid=719643470682050561 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.801 [DefaultDispatcher-worker-16 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.809 [DefaultDispatcher-worker-11 @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.814 [DefaultDispatcher-worker-13 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.814 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.814 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.814 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.814 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45579/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 09:04:12.815 [eventLoopGroupProxy-19-2 @call-handler#3304] 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-23 09:04:12.815 [eventLoopGroupProxy-19-2 @call-handler#3304] 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-23 09:04:12.815 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 09:04:12.819 [DefaultDispatcher-worker-12 @call-handler#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 09:04:12.819 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.820 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.820 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/replication/message 2025-04-23 09:04:12.820 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/replication/message. 2025-04-23 09:04:12.820 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.821 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.821 [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:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560. 2025-04-23 09:04:12.821 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.821 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.821 [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:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.821 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.822 [eventLoopGroupProxy-19-2 @call-handler#3344] 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-23 09:04:12.822 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.822 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.822 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.822 [eventLoopGroupProxy-19-5 @call-handler#3345] 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-23 09:04:12.822 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.822 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.822 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.822 [eventLoopGroupProxy-19-6 @call-handler#3355] 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-23 09:04:12.822 [eventLoopGroupProxy-19-2 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.822 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.822 [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:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561. 2025-04-23 09:04:12.822 [UI Thread @coroutine#3357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.822 [eventLoopGroupProxy-19-7 @call-handler#3361] 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-23 09:04:12.823 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.823 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 2025-04-23 09:04:12.823 [eventLoopGroupProxy-19-2 @call-handler#3367] 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-23 09:04:12.823 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560. 2025-04-23 09:04:12.823 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.823 [eventLoopGroupProxy-19-6 @call-handler#3355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.823 [eventLoopGroupProxy-19-7 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.823 [eventLoopGroupProxy-19-5 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.823 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.823 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.823 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.823 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.823 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.823 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.823 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.824 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 2025-04-23 09:04:12.824 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.824 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.824 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560. 2025-04-23 09:04:12.824 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719643470682050561&assignmentUid=719643470682050560 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.825 [eventLoopGroupProxy-19-2 @call-handler#3367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 09:04:12.825 [UI Thread @coroutine#3357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.825 [UI Thread @coroutine#3357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 2025-04-23 09:04:12.825 [DefaultDispatcher-worker-2 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 09:04:12.825 [UI Thread @coroutine#3357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561. 2025-04-23 09:04:12.825 [UI Thread @coroutine#3357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45579/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719643470682050560&clazzUid=719643470682050560&accountPersonUid=719643470682050561 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:12.828 [DefaultDispatcher-worker-11 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.832 [DefaultDispatcher-worker-15 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.834 [DefaultDispatcher-worker-5 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:12.835 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.835 [DefaultDispatcher-worker-5 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.835 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.835 [DefaultDispatcher-worker-19 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.835 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.835 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.839 [DefaultDispatcher-worker-9 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.844 [DefaultDispatcher-worker-1 @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 09:04:12.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 09:04:12.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 09:04:12.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.847 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf315f1: (connection evicted) 2025-04-23 09:04:12.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:12.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 09:04:12.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 09:04:12.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 09:04:12.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 09:04:12.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:12.848 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569d7074: (connection evicted) 2025-04-23 09:04:12.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:12.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 09:04:12.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 09:04:12.913 [DefaultDispatcher-worker-9 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:12.914 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.914 [DefaultDispatcher-worker-9 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.914 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.914 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.914 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.950 [DefaultDispatcher-worker-3 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:12.950 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.950 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:12.950 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.950 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.950 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.985 [DefaultDispatcher-worker-9 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:12.985 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.985 [DefaultDispatcher-worker-9 @coroutine#2263] 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-23 09:04:12.985 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:12.985 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.008 [DefaultDispatcher-worker-19 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:13.008 [DefaultDispatcher-worker-19 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.008 [DefaultDispatcher-worker-19 @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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.008 [DefaultDispatcher-worker-19 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.008 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.008 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.143 [DefaultDispatcher-worker-8 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:13.143 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.143 [DefaultDispatcher-worker-8 @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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.143 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.143 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.143 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.232 [DefaultDispatcher-worker-15 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:13.232 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.232 [DefaultDispatcher-worker-15 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.232 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.233 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.233 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.342 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:13.343 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.343 [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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.343 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.343 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.343 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.678 [DefaultDispatcher-worker-16 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:13.678 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.678 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.678 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.679 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.679 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.764 [DefaultDispatcher-worker-7 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:13.764 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.764 [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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.764 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.765 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.765 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.840 [DefaultDispatcher-worker-5 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:13.841 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.841 [DefaultDispatcher-worker-5 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.841 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.842 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.842 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 09:04:13.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 09:04:13.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:13.851 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43: (connection evicted) 2025-04-23 09:04:13.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:13.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 09:04:13.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd5ea90 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.854 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 09:04:13.865 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.870 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.871 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.872 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e79bdf6 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:13.872 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.873 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 09:04:13.881 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.886 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.887 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.888 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.892 [DefaultDispatcher-worker-21 @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 09:04:13.901 [DefaultDispatcher-worker-21 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.908 [DefaultDispatcher-worker-6 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 09:04:13.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 09:04:13.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 09:04:13.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:13.915 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd: (connection evicted) 2025-04-23 09:04:13.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:13.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 09:04:13.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 09:04:13.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 09:04:13.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 09:04:13.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:13.916 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a: (connection evicted) 2025-04-23 09:04:13.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:13.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 09:04:13.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f6811e 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:13.917 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.918 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 09:04:13.920 [DefaultDispatcher-worker-10 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:13.920 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.920 [DefaultDispatcher-worker-10 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.920 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.921 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.921 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.929 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.936 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.937 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.938 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df4dcb 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.938 [Test worker @coroutine#3482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 09:04:13.948 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.955 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.957 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.958 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.959 [DefaultDispatcher-worker-2 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:13.959 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.959 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:13.959 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.962 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.962 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.964 [DefaultDispatcher-worker-20 @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 09:04:13.973 [DefaultDispatcher-worker-11 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.980 [DefaultDispatcher-worker-2 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.987 [DefaultDispatcher-worker-5 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:13.992 [DefaultDispatcher-worker-5 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:13.992 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.992 [DefaultDispatcher-worker-5 @coroutine#2263] 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-23 09:04:13.992 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:13.993 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.003 [DefaultDispatcher-worker-19 @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 09:04:14.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 09:04:14.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 09:04:14.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.006 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4832813d: (connection evicted) 2025-04-23 09:04:14.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 09:04:14.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 09:04:14.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 09:04:14.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 09:04:14.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.008 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7: (connection evicted) 2025-04-23 09:04:14.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 09:04:14.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8e0052 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.010 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 09:04:14.017 [DefaultDispatcher-worker-9 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:14.018 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.018 [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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.018 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.019 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.019 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.023 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.031 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.033 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.034 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40fd9358 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.035 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 09:04:14.036 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.036 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.036 [Test worker @coroutine#3577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 09:04:14.049 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.055 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.056 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.057 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.063 [DefaultDispatcher-worker-2 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 09:04:14.072 [DefaultDispatcher-worker-10 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.078 [DefaultDispatcher-worker-4 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233 2025-04-23 09:04:14.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 09:04:14.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 09:04:14.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.084 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e1233: (connection evicted) 2025-04-23 09:04:14.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 09:04:14.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 09:04:14.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 09:04:14.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 09:04:14.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.085 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3e9629: (connection evicted) 2025-04-23 09:04:14.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 09:04:14.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb2dae6 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.087 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 09:04:14.088 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.088 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.088 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 09:04:14.101 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.108 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.109 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.110 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.110 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d98e607 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.111 [Test worker @coroutine#3637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 09:04:14.119 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.125 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.126 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.127 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.133 [DefaultDispatcher-worker-17 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 09:04:14.141 [DefaultDispatcher-worker-4 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.147 [DefaultDispatcher-worker-5 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2025-04-23 09:04:14.148 [DefaultDispatcher-worker-3 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:14.148 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.148 [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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.148 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.149 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.149 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 09:04:14.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 09:04:14.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.152 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a640f98: (connection evicted) 2025-04-23 09:04:14.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 09:04:14.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 09:04:14.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 09:04:14.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 09:04:14.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.153 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b: (connection evicted) 2025-04-23 09:04:14.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 09:04:14.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 09:04:14.154 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18482805 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.155 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 09:04:14.165 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.172 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.173 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.174 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c752425 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.175 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 09:04:14.183 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.190 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.191 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.192 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.197 [DefaultDispatcher-worker-14 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 09:04:14.205 [DefaultDispatcher-worker-9 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.212 [DefaultDispatcher-worker-4 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80 2025-04-23 09:04:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 09:04:14.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 09:04:14.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.218 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3d2a80: (connection evicted) 2025-04-23 09:04:14.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 09:04:14.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 09:04:14.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 09:04:14.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 09:04:14.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.219 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542adcfa: (connection evicted) 2025-04-23 09:04:14.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 09:04:14.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4001a5a1 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.221 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 09:04:14.230 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.236 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.237 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.239 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.239 [DefaultDispatcher-worker-9 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:14.239 [DefaultDispatcher-worker-9 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.239 [DefaultDispatcher-worker-9 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.239 [DefaultDispatcher-worker-9 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404cc16a 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.239 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 09:04:14.240 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.240 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.240 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 09:04:14.240 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.240 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.248 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.253 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.254 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.255 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.260 [DefaultDispatcher-worker-15 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 09:04:14.267 [DefaultDispatcher-worker-5 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.273 [DefaultDispatcher-worker-3 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.277 [DefaultDispatcher-worker-7 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 09:04:14.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 09:04:14.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 09:04:14.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.282 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fae8455: (connection evicted) 2025-04-23 09:04:14.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 09:04:14.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 09:04:14.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 09:04:14.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 09:04:14.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.283 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572d1f18: (connection evicted) 2025-04-23 09:04:14.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 09:04:14.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9ec3e7 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.284 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 09:04:14.292 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.298 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.298 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.299 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d44e72 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.300 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 09:04:14.308 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.313 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.314 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.315 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.320 [DefaultDispatcher-worker-19 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 09:04:14.331 [DefaultDispatcher-worker-15 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.336 [DefaultDispatcher-worker-14 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.341 [DefaultDispatcher-worker-19 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.349 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:14.349 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.349 [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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.349 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.350 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.350 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.353 [DefaultDispatcher-worker-11 @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 09:04:14.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 09:04:14.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 09:04:14.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.357 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538c90bf: (connection evicted) 2025-04-23 09:04:14.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 09:04:14.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 09:04:14.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 09:04:14.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 09:04:14.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.358 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3: (connection evicted) 2025-04-23 09:04:14.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 09:04:14.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.359 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c58f64 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.360 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 09:04:14.369 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.375 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.375 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.376 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.377 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 09:04:14.385 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.390 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.391 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.392 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.396 [DefaultDispatcher-worker-17 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 09:04:14.403 [DefaultDispatcher-worker-12 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.408 [DefaultDispatcher-worker-21 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.409 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 09:04:14.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 09:04:14.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 09:04:14.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.413 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f: (connection evicted) 2025-04-23 09:04:14.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 09:04:14.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 09:04:14.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 09:04:14.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 09:04:14.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.414 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1: (connection evicted) 2025-04-23 09:04:14.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 09:04:14.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 09:04:14.415 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6b08d4 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.416 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 09:04:14.429 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.434 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.435 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.436 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248227db 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.436 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 09:04:14.437 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.437 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.437 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 09:04:14.445 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.450 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.451 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.452 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.456 [DefaultDispatcher-worker-1 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-23 09:04:14.464 [DefaultDispatcher-worker-1 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.469 [DefaultDispatcher-worker-7 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.470 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.471 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-04-23 09:04:14.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 09:04:14.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 09:04:14.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.475 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a9762: (connection evicted) 2025-04-23 09:04:14.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 09:04:14.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 09:04:14.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 09:04:14.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 09:04:14.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.476 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd: (connection evicted) 2025-04-23 09:04:14.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 09:04:14.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4420f4d4 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.477 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 09:04:14.478 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.478 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.478 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 09:04:14.485 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.491 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.491 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.492 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f9fb56 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.493 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 09:04:14.501 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.506 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.507 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.508 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.512 [DefaultDispatcher-worker-6 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 09:04:14.520 [DefaultDispatcher-worker-18 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.525 [DefaultDispatcher-worker-8 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a 2025-04-23 09:04:14.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 09:04:14.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 09:04:14.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.565 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb05e2a: (connection evicted) 2025-04-23 09:04:14.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 09:04:14.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 09:04:14.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 09:04:14.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 09:04:14.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.566 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749ebc39: (connection evicted) 2025-04-23 09:04:14.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 09:04:14.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2810d9 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.567 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 09:04:14.568 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.568 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.568 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 09:04:14.575 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.580 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.581 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.582 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec25389 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.583 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 09:04:14.591 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.596 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.596 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.597 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.601 [DefaultDispatcher-worker-5 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c31a34 2025-04-23 09:04:14.608 [DefaultDispatcher-worker-6 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.613 [DefaultDispatcher-worker-3 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f 2025-04-23 09:04:14.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 09:04:14.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 09:04:14.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.617 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a64cb1f: (connection evicted) 2025-04-23 09:04:14.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 09:04:14.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 09:04:14.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 09:04:14.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 09:04:14.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.618 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c31a34: (connection evicted) 2025-04-23 09:04:14.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 09:04:14.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a1bb90 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.619 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.620 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 09:04:14.627 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.632 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.633 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.634 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66008321 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 09:04:14.634 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.635 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 09:04:14.642 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.647 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.648 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.649 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.653 [DefaultDispatcher-worker-1 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c 2025-04-23 09:04:14.661 [DefaultDispatcher-worker-12 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.666 [DefaultDispatcher-worker-11 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.667 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.668 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c4c973 2025-04-23 09:04:14.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 09:04:14.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 09:04:14.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.672 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4c973: (connection evicted) 2025-04-23 09:04:14.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 09:04:14.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 09:04:14.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 09:04:14.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 09:04:14.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.673 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22e8f04c: (connection evicted) 2025-04-23 09:04:14.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 09:04:14.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497d9489 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.674 [Test worker @coroutine#4220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 09:04:14.683 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.683 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:14.683 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.683 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.683 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.684 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.684 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.688 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.689 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.689 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72933ccb 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.690 [Test worker @coroutine#4220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 09:04:14.698 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.702 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.703 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.704 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.708 [DefaultDispatcher-worker-16 @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-04-23 09:04:14.715 [DefaultDispatcher-worker-21 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.720 [DefaultDispatcher-worker-16 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.725 [UI Thread @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2025-04-23 09:04:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 09:04:14.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 09:04:14.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.727 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8: (connection evicted) 2025-04-23 09:04:14.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 09:04:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 09:04:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 09:04:14.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 09:04:14.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.728 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e0b048: (connection evicted) 2025-04-23 09:04:14.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 09:04:14.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6987a0f3 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.729 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 09:04:14.737 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.742 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.743 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.744 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.748 [DefaultDispatcher-worker-17 @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.749 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.757 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a 2025-04-23 09:04:14.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 09:04:14.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 09:04:14.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.769 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fbb66a: (connection evicted) 2025-04-23 09:04:14.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 09:04:14.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 09:04:14.770 [DefaultDispatcher-worker-13 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:14.770 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.770 [DefaultDispatcher-worker-13 @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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.770 [DefaultDispatcher-worker-13 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.770 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc3bf09 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.771 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.771 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2025-04-23 09:04:14.771 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 09:04:14.779 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2025-04-23 09:04:14.784 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2025-04-23 09:04:14.785 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2025-04-23 09:04:14.786 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2025-04-23 09:04:14.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 09:04:14.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 09:04:14.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:14.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 09:04:14.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473048f9 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-23 09:04:14.790 [Test worker @coroutine#4385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 09:04:14.798 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-23 09:04:14.803 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-23 09:04:14.804 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-23 09:04:14.805 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f79e6d 2025-04-23 09:04:14.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 09:04:14.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 09:04:14.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:14.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 09:04:14.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f18a661 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2025-04-23 09:04:14.808 [Test worker @coroutine#4415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 09:04:14.816 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2025-04-23 09:04:14.821 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2025-04-23 09:04:14.822 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2025-04-23 09:04:14.823 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2025-04-23 09:04:14.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 09:04:14.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 09:04:14.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:14.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 09:04:14.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be3baf2 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2025-04-23 09:04:14.827 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 09:04:14.836 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2025-04-23 09:04:14.841 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2025-04-23 09:04:14.842 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2025-04-23 09:04:14.843 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3443732a 2025-04-23 09:04:14.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 09:04:14.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 09:04:14.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:14.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 09:04:14.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 09:04:14.846 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 09:04:14.847 [DefaultDispatcher-worker-1 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd3841 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.847 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.847 [DefaultDispatcher-worker-1 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.847 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e272f0 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e272f0 2025-04-23 09:04:14.847 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 09:04:14.847 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.847 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.855 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e272f0 2025-04-23 09:04:14.860 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e272f0 2025-04-23 09:04:14.861 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e272f0 2025-04-23 09:04:14.862 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e272f0 2025-04-23 09:04:14.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 09:04:14.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 09:04:14.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:14.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 09:04:14.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c5cd9a 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.865 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 09:04:14.874 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.879 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.880 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.880 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.885 [DefaultDispatcher-worker-15 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.886 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.887 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c1447e 2025-04-23 09:04:14.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 09:04:14.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 09:04:14.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.889 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c1447e: (connection evicted) 2025-04-23 09:04:14.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 09:04:14.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f29e67e 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.890 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 09:04:14.891 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.891 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.891 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 09:04:14.901 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.906 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.906 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.907 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b45016d 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.908 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 09:04:14.916 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.921 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.922 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.923 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.925 [DefaultDispatcher-worker-13 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:14.925 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.925 [DefaultDispatcher-worker-13 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.925 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.926 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.926 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.927 [DefaultDispatcher-worker-15 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-04-23 09:04:14.934 [DefaultDispatcher-worker-12 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.944 [DefaultDispatcher-worker-17 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa16117 2025-04-23 09:04:14.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 09:04:14.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 09:04:14.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.948 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa16117: (connection evicted) 2025-04-23 09:04:14.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 09:04:14.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 09:04:14.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 09:04:14.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 09:04:14.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:14.949 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3057728e: (connection evicted) 2025-04-23 09:04:14.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:14.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 09:04:14.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522941b2 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.950 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.951 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 09:04:14.958 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.963 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.964 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.965 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fcf3192 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.966 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 09:04:14.967 [DefaultDispatcher-worker-9 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:14.967 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.967 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:14.967 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.968 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.968 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.974 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.979 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.980 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.981 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.985 [DefaultDispatcher-worker-9 @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2025-04-23 09:04:14.992 [DefaultDispatcher-worker-15 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:14.997 [DefaultDispatcher-worker-6 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:14.997 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.997 [DefaultDispatcher-worker-6 @coroutine#2263] 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-23 09:04:14.997 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:14.998 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.000 [DefaultDispatcher-worker-20 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-04-23 09:04:15.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 09:04:15.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 09:04:15.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.002 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a83740e: (connection evicted) 2025-04-23 09:04:15.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 09:04:15.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 09:04:15.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 09:04:15.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 09:04:15.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.003 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d92487: (connection evicted) 2025-04-23 09:04:15.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 09:04:15.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a0447e 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.005 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 09:04:15.013 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.018 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.019 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.020 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13453610 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.020 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.021 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 09:04:15.024 [DefaultDispatcher-worker-10 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:15.024 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.024 [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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.024 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.025 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.025 [DefaultDispatcher-worker-10 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.029 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.034 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.035 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.036 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.041 [DefaultDispatcher-worker-6 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2025-04-23 09:04:15.050 [DefaultDispatcher-worker-8 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.057 [DefaultDispatcher-worker-4 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.062 [DefaultDispatcher-worker-19 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.068 [DefaultDispatcher-worker-15 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2025-04-23 09:04:15.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 09:04:15.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 09:04:15.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.075 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@602854ed: (connection evicted) 2025-04-23 09:04:15.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 09:04:15.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 09:04:15.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 09:04:15.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 09:04:15.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.076 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f3f849: (connection evicted) 2025-04-23 09:04:15.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 09:04:15.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72117a6c 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.078 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 09:04:15.086 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.091 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.092 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.093 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6ab85 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.093 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 09:04:15.094 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.094 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.094 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 09:04:15.101 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.107 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.108 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.112 [DefaultDispatcher-worker-21 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-04-23 09:04:15.120 [DefaultDispatcher-worker-13 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.126 [DefaultDispatcher-worker-13 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.130 [DefaultDispatcher-worker-3 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25 2025-04-23 09:04:15.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 09:04:15.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 09:04:15.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.136 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e6d9c25: (connection evicted) 2025-04-23 09:04:15.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 09:04:15.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 09:04:15.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 09:04:15.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 09:04:15.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.136 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14abde3e: (connection evicted) 2025-04-23 09:04:15.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 09:04:15.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac50fe 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.137 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.138 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 09:04:15.145 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.151 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.151 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.152 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.153 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 09:04:15.154 [DefaultDispatcher-worker-17 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:15.154 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.154 [DefaultDispatcher-worker-17 @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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.154 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.155 [DefaultDispatcher-worker-11 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.155 [DefaultDispatcher-worker-11 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.161 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.166 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.167 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.168 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.172 [DefaultDispatcher-worker-14 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 09:04:15.179 [DefaultDispatcher-worker-3 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.184 [DefaultDispatcher-worker-15 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 09:04:15.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 09:04:15.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 09:04:15.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.186 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc67: (connection evicted) 2025-04-23 09:04:15.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 09:04:15.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 09:04:15.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 09:04:15.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 09:04:15.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.187 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2025-04-23 09:04:15.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 09:04:15.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 09:04:15.189 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79753f20 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.190 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 09:04:15.198 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.203 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.203 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.204 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2ac349 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.205 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 09:04:15.213 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.218 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.219 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.220 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.223 [DefaultDispatcher-worker-8 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357904d7 2025-04-23 09:04:15.232 [DefaultDispatcher-worker-5 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.238 [DefaultDispatcher-worker-18 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.245 [DefaultDispatcher-worker-8 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:15.245 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.245 [DefaultDispatcher-worker-8 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.245 [DefaultDispatcher-worker-8 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.246 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.246 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.249 [DefaultDispatcher-worker-1 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2025-04-23 09:04:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 09:04:15.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 09:04:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.250 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff: (connection evicted) 2025-04-23 09:04:15.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 09:04:15.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 09:04:15.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 09:04:15.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 09:04:15.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.251 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357904d7: (connection evicted) 2025-04-23 09:04:15.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 09:04:15.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36573ec5 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.252 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 09:04:15.260 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.265 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.266 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.267 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1660bba7 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.267 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 09:04:15.268 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.268 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.268 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 09:04:15.275 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.280 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.281 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.282 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.285 [DefaultDispatcher-worker-19 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-23 09:04:15.293 [DefaultDispatcher-worker-14 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.297 [DefaultDispatcher-worker-19 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.300 [DefaultDispatcher-worker-10 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.307 [DefaultDispatcher-worker-15 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-23 09:04:15.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 09:04:15.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 09:04:15.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.308 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b: (connection evicted) 2025-04-23 09:04:15.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 09:04:15.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 09:04:15.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 09:04:15.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 09:04:15.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.309 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b: (connection evicted) 2025-04-23 09:04:15.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 09:04:15.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.310 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 09:04:15.318 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.323 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.324 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.325 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.325 [Test worker @coroutine#4794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 09:04:15.333 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.338 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.339 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.339 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.343 [DefaultDispatcher-worker-16 @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-04-23 09:04:15.350 [DefaultDispatcher-worker-17 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.354 [DefaultDispatcher-worker-16 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:15.354 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.354 [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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.354 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.354 [DefaultDispatcher-worker-20 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-04-23 09:04:15.354 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.354 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 09:04:15.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 09:04:15.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.361 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1026a011: (connection evicted) 2025-04-23 09:04:15.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 09:04:15.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 09:04:15.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 09:04:15.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 09:04:15.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.361 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a009e7: (connection evicted) 2025-04-23 09:04:15.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 09:04:15.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7669d7a2 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.362 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.363 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 09:04:15.371 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.376 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.377 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.378 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283a5c2b 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.378 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 09:04:15.386 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.391 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.393 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.396 [DefaultDispatcher-worker-6 @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6701fe26 2025-04-23 09:04:15.403 [DefaultDispatcher-worker-12 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.410 [DefaultDispatcher-worker-10 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e 2025-04-23 09:04:15.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 09:04:15.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 09:04:15.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.412 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c78e5e: (connection evicted) 2025-04-23 09:04:15.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 09:04:15.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 09:04:15.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 09:04:15.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 09:04:15.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.413 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6701fe26: (connection evicted) 2025-04-23 09:04:15.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 09:04:15.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ee1a29 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.414 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 09:04:15.422 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.427 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.428 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.428 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5080c40e 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.429 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 09:04:15.436 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.441 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.442 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.443 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.446 [DefaultDispatcher-worker-18 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-04-23 09:04:15.453 [DefaultDispatcher-worker-12 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.458 [DefaultDispatcher-worker-14 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-04-23 09:04:15.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 09:04:15.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 09:04:15.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.459 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6: (connection evicted) 2025-04-23 09:04:15.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 09:04:15.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 09:04:15.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 09:04:15.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 09:04:15.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.460 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c863996: (connection evicted) 2025-04-23 09:04:15.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 09:04:15.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28245839 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.462 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 09:04:15.474 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.479 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.480 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.481 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62dfe32e 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.481 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 09:04:15.488 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.493 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.494 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.495 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.499 [DefaultDispatcher-worker-12 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2025-04-23 09:04:15.505 [DefaultDispatcher-worker-21 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.512 [DefaultDispatcher-worker-13 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.516 [DefaultDispatcher-worker-12 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.562 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.581 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.629 [DefaultDispatcher-worker-13 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-04-23 09:04:15.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 09:04:15.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 09:04:15.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.630 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db: (connection evicted) 2025-04-23 09:04:15.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 09:04:15.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 09:04:15.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 09:04:15.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 09:04:15.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.631 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fca4392: (connection evicted) 2025-04-23 09:04:15.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 09:04:15.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e686da2 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.632 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 09:04:15.639 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.644 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.645 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.646 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d56a3 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.646 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 09:04:15.654 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.659 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.660 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.660 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.664 [DefaultDispatcher-worker-19 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-23 09:04:15.671 [DefaultDispatcher-worker-1 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.677 [DefaultDispatcher-worker-18 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.681 [DefaultDispatcher-worker-12 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bde886 2025-04-23 09:04:15.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 09:04:15.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 09:04:15.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.683 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bde886: (connection evicted) 2025-04-23 09:04:15.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 09:04:15.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 09:04:15.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 09:04:15.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 09:04:15.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.684 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2461b519: (connection evicted) 2025-04-23 09:04:15.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 09:04:15.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a9e31b 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.685 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 09:04:15.688 [DefaultDispatcher-worker-20 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:15.688 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.688 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.688 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.689 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.689 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.693 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.698 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.699 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.700 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f216cc 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.700 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 09:04:15.708 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.713 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.714 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.714 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.718 [DefaultDispatcher-worker-17 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2025-04-23 09:04:15.725 [DefaultDispatcher-worker-17 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.731 [DefaultDispatcher-worker-17 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2025-04-23 09:04:15.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 09:04:15.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 09:04:15.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.734 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7: (connection evicted) 2025-04-23 09:04:15.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 09:04:15.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 09:04:15.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 09:04:15.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 09:04:15.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.734 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9: (connection evicted) 2025-04-23 09:04:15.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 09:04:15.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.735 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 09:04:15.736 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.736 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.736 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 09:04:15.743 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.748 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.749 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.750 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.750 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 09:04:15.758 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.763 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.764 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.764 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.768 [DefaultDispatcher-worker-20 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-23 09:04:15.774 [DefaultDispatcher-worker-18 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:15.775 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.775 [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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.775 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.775 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.775 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.776 [DefaultDispatcher-worker-21 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.781 [DefaultDispatcher-worker-19 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.785 [DefaultDispatcher-worker-7 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-23 09:04:15.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 09:04:15.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 09:04:15.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.788 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2025-04-23 09:04:15.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 09:04:15.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 09:04:15.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 09:04:15.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 09:04:15.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.789 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2025-04-23 09:04:15.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 09:04:15.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5862a07b 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.791 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 09:04:15.801 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.806 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.807 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.808 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.812 [DefaultDispatcher-worker-11 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.816 [DefaultDispatcher-worker-6 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64078e6a 2025-04-23 09:04:15.822 [UI Thread @coroutine#5075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719643482414391296 2025-04-23 09:04:15.822 [UI Thread @coroutine#5075] 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=719643482414391296. 2025-04-23 09:04:15.822 [UI Thread @coroutine#5075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719643482414391296 2025-04-23 09:04:15.823 [UI Thread @coroutine#5075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719643482414391296 2025-04-23 09:04:15.823 [UI Thread @coroutine#5075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719643482414391296 2025-04-23 09:04:15.824 [UI Thread @coroutine#5075] 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=719643482414391296. 2025-04-23 09:04:15.824 [UI Thread @coroutine#5075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719643482414391296 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:04:15.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 09:04:15.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 09:04:15.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.825 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64078e6a: (connection evicted) 2025-04-23 09:04:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 09:04:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e72fb2 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.861 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 09:04:15.862 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.862 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.862 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 09:04:15.865 [DefaultDispatcher-worker-15 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:15.865 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.865 [DefaultDispatcher-worker-15 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.865 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.866 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.866 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.870 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.875 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.876 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.877 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.881 [DefaultDispatcher-worker-14 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.891 [DefaultDispatcher-worker-18 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.895 [DefaultDispatcher-worker-3 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-04-23 09:04:15.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 09:04:15.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 09:04:15.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:15.902 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3744c760: (connection evicted) 2025-04-23 09:04:15.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 09:04:15.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 09:04:15.940 [DefaultDispatcher-worker-21 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 09:04:15.940 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.940 [DefaultDispatcher-worker-21 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.940 [DefaultDispatcher-worker-21 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76296c86 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.940 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 09:04:15.941 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-23 09:04:15.941 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-23 09:04:15.941 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 09:04:15.941 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.941 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.949 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-23 09:04:15.954 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-23 09:04:15.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-23 09:04:15.956 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-04-23 09:04:15.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 09:04:15.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 09:04:15.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:15.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 09:04:15.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-23 09:04:15.960 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 09:04:15.968 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-23 09:04:15.972 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:15.972 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.972 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:15.972 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.973 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.973 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:15.974 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-23 09:04:15.974 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-23 09:04:15.975 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-04-23 09:04:15.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 09:04:15.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 09:04:15.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:15.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:15.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 09:04:15.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:15.978 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 09:04:15.987 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:15.992 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:15.993 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:15.993 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372dc92e 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:15.994 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 09:04:16.002 [DefaultDispatcher-worker-11 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:16.002 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.002 [DefaultDispatcher-worker-11 @coroutine#2263] 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-23 09:04:16.002 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.003 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:16.003 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.008 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:16.009 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:16.010 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:16.014 [DefaultDispatcher-worker-16 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-23 09:04:16.021 [DefaultDispatcher-worker-21 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 09:04:16.024 [UI Thread @coroutine#5185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.024 [UI Thread @coroutine#5185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 09:04:16.024 [UI Thread @coroutine#5185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.025 [UI Thread @coroutine#5185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.025 [UI Thread @coroutine#5185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.025 [UI Thread @coroutine#5185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 09:04:16.025 [UI Thread @coroutine#5185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43043/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:16.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 09:04:16.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 09:04:16.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.026 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635791b7: (connection evicted) 2025-04-23 09:04:16.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 09:04:16.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 09:04:16.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 09:04:16.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 09:04:16.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.027 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9: (connection evicted) 2025-04-23 09:04:16.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 09:04:16.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6195e7d5 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.028 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 09:04:16.030 [DefaultDispatcher-worker-6 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:16.030 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.030 [DefaultDispatcher-worker-6 @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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.030 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.030 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.030 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.036 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.041 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.042 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.043 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53bc8c7e 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 09:04:16.043 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.044 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.044 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 09:04:16.051 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.056 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.057 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.058 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.061 [DefaultDispatcher-worker-20 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-23 09:04:16.069 [DefaultDispatcher-worker-8 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-23 09:04:16.069 [UI Thread @coroutine#5217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.069 [UI Thread @coroutine#5217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 09:04:16.069 [UI Thread @coroutine#5217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.070 [UI Thread @coroutine#5217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.070 [UI Thread @coroutine#5217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38497/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 09:04:16.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 09:04:16.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.071 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afea182: (connection evicted) 2025-04-23 09:04:16.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 09:04:16.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 09:04:16.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 09:04:16.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 09:04:16.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.072 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e: (connection evicted) 2025-04-23 09:04:16.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 09:04:16.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8e2ea7 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.073 [Test worker @coroutine#5223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 09:04:16.083 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.088 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.089 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.090 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb60f3 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.090 [Test worker @coroutine#5223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 09:04:16.098 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.103 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.104 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.105 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.109 [DefaultDispatcher-worker-15 @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-23 09:04:16.116 [DefaultDispatcher-worker-8 @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-23 09:04:16.117 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.117 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 09:04:16.117 [UI Thread @coroutine#5247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.118 [UI Thread @coroutine#5247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.118 [UI Thread @coroutine#5247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 09:04:16.118 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 09:04:16.118 [UI Thread @coroutine#5247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:16.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 09:04:16.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 09:04:16.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.119 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73: (connection evicted) 2025-04-23 09:04:16.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 09:04:16.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 09:04:16.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 09:04:16.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 09:04:16.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.119 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abfb698: (connection evicted) 2025-04-23 09:04:16.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 09:04:16.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1036bb9f 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.121 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 09:04:16.128 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.133 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.134 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.135 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14484887 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.135 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 09:04:16.136 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.136 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.136 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 09:04:16.143 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.148 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.149 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.150 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.154 [DefaultDispatcher-worker-15 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-23 09:04:16.159 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:16.159 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.159 [DefaultDispatcher-worker-9 @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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.159 [DefaultDispatcher-worker-9 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.160 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.160 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.161 [DefaultDispatcher-worker-12 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.168 [DefaultDispatcher-worker-3 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-23 09:04:16.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 09:04:16.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 09:04:16.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.173 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e: (connection evicted) 2025-04-23 09:04:16.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 09:04:16.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 09:04:16.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 09:04:16.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 09:04:16.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.174 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32647dde: (connection evicted) 2025-04-23 09:04:16.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 09:04:16.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655c1b 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.176 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 09:04:16.184 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.189 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.190 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.191 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.195 [DefaultDispatcher-worker-8 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.205 [DefaultDispatcher-worker-7 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.211 [DefaultDispatcher-worker-17 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.221 [DefaultDispatcher-worker-13 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-23 09:04:16.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 09:04:16.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 09:04:16.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.223 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21304869: (connection evicted) 2025-04-23 09:04:16.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 09:04:16.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5655d64 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.224 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 09:04:16.232 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.237 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.238 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.238 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ab1491 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.239 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 09:04:16.247 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.250 [DefaultDispatcher-worker-11 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:16.250 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.250 [DefaultDispatcher-worker-11 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.250 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.251 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.251 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.252 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.253 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.253 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.257 [DefaultDispatcher-worker-6 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-23 09:04:16.265 [DefaultDispatcher-worker-16 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.269 [DefaultDispatcher-worker-8 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-23 09:04:16.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 09:04:16.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 09:04:16.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.274 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568945a9: (connection evicted) 2025-04-23 09:04:16.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 09:04:16.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 09:04:16.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 09:04:16.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 09:04:16.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.275 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4998944b: (connection evicted) 2025-04-23 09:04:16.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 09:04:16.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160a8986 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.276 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 09:04:16.284 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.289 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.290 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.291 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.295 [DefaultDispatcher-worker-18 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.299 [DefaultDispatcher-worker-11 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.305 [DefaultDispatcher-worker-17 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-23 09:04:16.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 09:04:16.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 09:04:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.306 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3: (connection evicted) 2025-04-23 09:04:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 09:04:16.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@badf24b 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.307 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 09:04:16.315 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.321 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.321 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.322 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.327 [DefaultDispatcher-worker-2 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.330 [DefaultDispatcher-worker-10 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-23 09:04:16.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 09:04:16.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 09:04:16.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.330 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573e38c: (connection evicted) 2025-04-23 09:04:16.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 09:04:16.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395065af 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.332 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 09:04:16.339 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.344 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.345 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.346 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.384 [DefaultDispatcher-worker-8 @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-23 09:04:16.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 09:04:16.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 09:04:16.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.387 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304d6881: (connection evicted) 2025-04-23 09:04:16.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.388 [DefaultDispatcher-worker-5 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:16.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 09:04:16.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 09:04:16.388 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.388 [DefaultDispatcher-worker-5 @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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.388 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.388 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 09:04:16.389 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.389 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@806a687 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.389 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 09:04:16.400 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.405 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.406 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.407 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.411 [DefaultDispatcher-worker-8 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.414 [DefaultDispatcher-worker-3 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-23 09:04:16.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 09:04:16.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 09:04:16.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.417 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d26eba: (connection evicted) 2025-04-23 09:04:16.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 09:04:16.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-23 09:04:16.420 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 09:04:16.428 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-23 09:04:16.433 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-23 09:04:16.434 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-23 09:04:16.435 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-23 09:04:16.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 09:04:16.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 09:04:16.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:16.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 09:04:16.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 09:04:16.438 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14426256 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-23 09:04:16.439 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 09:04:16.446 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-23 09:04:16.451 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-23 09:04:16.452 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-23 09:04:16.453 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-23 09:04:16.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 09:04:16.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 09:04:16.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:16.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 09:04:16.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c642 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 09:04:16.456 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 09:04:16.465 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 09:04:16.470 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 09:04:16.470 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 09:04:16.471 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 09:04:16.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 09:04:16.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 09:04:16.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:16.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 09:04:16.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 09:04:16.478 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37111/Site/verify 2025-04-23 09:04:16.478 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37111/Site/verify. 2025-04-23 09:04:16.478 [UI Thread @coroutine#5537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37111/Site/verify 2025-04-23 09:04:16.479 [UI Thread @coroutine#5537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37111/Site/verify 2025-04-23 09:04:16.479 [UI Thread @coroutine#5537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37111/Site/verify 2025-04-23 09:04:16.479 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37111/Site/verify. 2025-04-23 09:04:16.479 [UI Thread @coroutine#5537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37111/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8c6922 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.482 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 09:04:16.483 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7765f1 2025-04-23 09:04:16.483 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7765f1 2025-04-23 09:04:16.483 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 09:04:16.491 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7765f1 2025-04-23 09:04:16.496 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7765f1 2025-04-23 09:04:16.497 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7765f1 2025-04-23 09:04:16.498 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7765f1 2025-04-23 09:04:16.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 09:04:16.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 09:04:16.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:16.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 09:04:16.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bddb619 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2025-04-23 09:04:16.500 [Test worker @coroutine#5568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 09:04:16.508 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2025-04-23 09:04:16.513 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2025-04-23 09:04:16.514 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2025-04-23 09:04:16.515 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2025-04-23 09:04:16.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 09:04:16.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 09:04:16.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:16.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 09:04:16.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a9c857 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6375af2a 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6375af2a 2025-04-23 09:04:16.517 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 09:04:16.525 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6375af2a 2025-04-23 09:04:16.530 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6375af2a 2025-04-23 09:04:16.531 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6375af2a 2025-04-23 09:04:16.532 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6375af2a 2025-04-23 09:04:16.533 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58611/Site/verify 2025-04-23 09:04:16.533 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58611/Site/verify. 2025-04-23 09:04:16.533 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58611/Site/verify 2025-04-23 09:04:16.534 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58611/Site/verify 2025-04-23 09:04:16.534 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58611/Site/verify 2025-04-23 09:04:16.534 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58611/Site/verify. 2025-04-23 09:04:16.534 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58611/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:16.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 09:04:16.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 09:04:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 09:04:16.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 09:04:16.538 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50425/Site/verify 2025-04-23 09:04:16.538 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50425/Site/verify. 2025-04-23 09:04:16.538 [UI Thread @coroutine#5611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50425/Site/verify 2025-04-23 09:04:16.538 [UI Thread @coroutine#5611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50425/Site/verify 2025-04-23 09:04:16.539 [UI Thread @coroutine#5611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50425/Site/verify 2025-04-23 09:04:16.539 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50425/Site/verify. 2025-04-23 09:04:16.539 [UI Thread @coroutine#5611] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50425/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:16.541 [UI Thread @coroutine#5624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46185/Site/verify 2025-04-23 09:04:16.541 [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.localdomain:46185/Site/verify. 2025-04-23 09:04:16.541 [UI Thread @coroutine#5624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46185/Site/verify 2025-04-23 09:04:16.542 [UI Thread @coroutine#5624] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46185/Site/verify 2025-04-23 09:04:16.542 [UI Thread @coroutine#5624] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46185/Site/verify 2025-04-23 09:04:16.542 [UI Thread @coroutine#5624] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46185/Site/verify. 2025-04-23 09:04:16.542 [UI Thread @coroutine#5624] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46185/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:16.545 [UI Thread @coroutine#5638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 09:04:16.545 [UI Thread @coroutine#5638] 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-23 09:04:16.545 [UI Thread @coroutine#5638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 09:04:16.546 [UI Thread @coroutine#5638] 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-23 09:04:16.547 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9d6f5d 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.548 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 09:04:16.556 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.561 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.562 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.563 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.567 [DefaultDispatcher-worker-19 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.577 [DefaultDispatcher-worker-8 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.582 [DefaultDispatcher-worker-12 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.586 [DefaultDispatcher-worker-18 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.589 [DefaultDispatcher-worker-12 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.592 [DefaultDispatcher-worker-5 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.597 [DefaultDispatcher-worker-11 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.605 [DefaultDispatcher-worker-3 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5 2025-04-23 09:04:16.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 09:04:16.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 09:04:16.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.606 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6f3ad5: (connection evicted) 2025-04-23 09:04:16.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 09:04:16.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@286b48ce 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.608 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 09:04:16.619 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.623 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.624 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.625 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b0755e 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.625 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.626 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 09:04:16.637 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.642 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.643 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.644 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.647 [DefaultDispatcher-worker-3 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2025-04-23 09:04:16.655 [DefaultDispatcher-worker-18 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6 2025-04-23 09:04:16.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 09:04:16.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 09:04:16.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.663 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ddb59b6: (connection evicted) 2025-04-23 09:04:16.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 09:04:16.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 09:04:16.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 09:04:16.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 09:04:16.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.664 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7: (connection evicted) 2025-04-23 09:04:16.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 09:04:16.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba821ef 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.665 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 09:04:16.666 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.666 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.666 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 09:04:16.673 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.678 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.679 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.680 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2caf182e 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.680 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 09:04:16.688 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.693 [DefaultDispatcher-worker-21 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:16.693 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.693 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.693 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.694 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.694 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.694 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.694 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.695 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.698 [DefaultDispatcher-worker-13 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2025-04-23 09:04:16.705 [DefaultDispatcher-worker-1 @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.710 [DefaultDispatcher-worker-17 @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2025-04-23 09:04:16.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 09:04:16.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 09:04:16.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.712 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2779acb2: (connection evicted) 2025-04-23 09:04:16.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 09:04:16.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 09:04:16.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 09:04:16.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 09:04:16.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.713 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa: (connection evicted) 2025-04-23 09:04:16.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:16.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 09:04:16.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fec198a 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.714 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 09:04:16.721 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.726 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.727 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.728 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c6a7553 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.728 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 09:04:16.736 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.741 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.741 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.742 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.746 [DefaultDispatcher-worker-7 @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2025-04-23 09:04:16.753 [DefaultDispatcher-worker-7 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.758 [DefaultDispatcher-worker-2 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2025-04-23 09:04:16.779 [DefaultDispatcher-worker-12 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:16.779 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.779 [DefaultDispatcher-worker-12 @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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.779 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.780 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.780 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.814 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.829 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:16.871 [DefaultDispatcher-worker-16 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:16.871 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.871 [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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.871 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.871 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.871 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.945 [DefaultDispatcher-worker-3 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:16.945 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.945 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.945 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.945 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.945 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.977 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:16.977 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.977 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:16.977 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.978 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:16.978 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.007 [DefaultDispatcher-worker-7 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:17.007 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.007 [DefaultDispatcher-worker-7 @coroutine#2263] 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-23 09:04:17.007 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.007 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 09:04:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 09:04:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.010 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271ced5f: (connection evicted) 2025-04-23 09:04:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 09:04:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 09:04:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 09:04:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 09:04:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.010 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3087b35f: (connection evicted) 2025-04-23 09:04:17.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 09:04:17.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 09:04:17.011 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@385ff04e 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.012 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 09:04:17.019 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.025 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.026 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.027 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557d4c6 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.027 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 09:04:17.034 [DefaultDispatcher-worker-11 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:17.035 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.035 [DefaultDispatcher-worker-11 @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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.035 [DefaultDispatcher-worker-11 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.035 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.035 [DefaultDispatcher-worker-15 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.035 [DefaultDispatcher-worker-15 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.040 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.041 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.042 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.045 [DefaultDispatcher-worker-12 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62509b77 2025-04-23 09:04:17.052 [DefaultDispatcher-worker-5 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.056 [DefaultDispatcher-worker-4 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.059 [DefaultDispatcher-worker-8 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e 2025-04-23 09:04:17.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 09:04:17.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 09:04:17.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.062 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9cd06e: (connection evicted) 2025-04-23 09:04:17.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 09:04:17.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 09:04:17.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 09:04:17.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 09:04:17.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.063 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62509b77: (connection evicted) 2025-04-23 09:04:17.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 09:04:17.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48bd8247 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.064 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 09:04:17.071 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.077 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.077 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.078 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3268f664 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.078 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.079 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 09:04:17.086 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.091 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.092 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.093 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.096 [DefaultDispatcher-worker-3 @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2025-04-23 09:04:17.103 [DefaultDispatcher-worker-11 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.107 [DefaultDispatcher-worker-17 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.111 [DefaultDispatcher-worker-14 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ce295 2025-04-23 09:04:17.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 09:04:17.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 09:04:17.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.113 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738ce295: (connection evicted) 2025-04-23 09:04:17.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 09:04:17.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 09:04:17.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 09:04:17.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 09:04:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.114 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b48b: (connection evicted) 2025-04-23 09:04:17.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 09:04:17.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 09:04:17.114 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6c5b44 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.115 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 09:04:17.122 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.127 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.128 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.129 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37cc1b11 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.129 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 09:04:17.137 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.142 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.142 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.143 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.147 [DefaultDispatcher-worker-3 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@634cd45c 2025-04-23 09:04:17.153 [DefaultDispatcher-worker-8 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.157 [DefaultDispatcher-worker-14 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.161 [DefaultDispatcher-worker-8 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb 2025-04-23 09:04:17.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 09:04:17.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 09:04:17.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.164 [DefaultDispatcher-worker-3 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:17.164 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1475cdbb: (connection evicted) 2025-04-23 09:04:17.164 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.164 [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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.164 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 09:04:17.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 09:04:17.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 09:04:17.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 09:04:17.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.164 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@634cd45c: (connection evicted) 2025-04-23 09:04:17.164 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.164 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 09:04:17.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e0b681 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.166 [Test worker @coroutine#6009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 09:04:17.174 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.179 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.180 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.181 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.186 [DefaultDispatcher-worker-7 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c301ab 2025-04-23 09:04:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 09:04:17.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 09:04:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.187 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21c301ab: (connection evicted) 2025-04-23 09:04:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 09:04:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb040b7 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.188 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 09:04:17.196 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.201 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.202 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.203 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.207 [DefaultDispatcher-worker-4 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.217 [DefaultDispatcher-worker-14 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.221 [DefaultDispatcher-worker-15 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-04-23 09:04:17.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 09:04:17.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 09:04:17.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.224 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f2af3: (connection evicted) 2025-04-23 09:04:17.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 09:04:17.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bd11a2 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.225 [Test worker @coroutine#6058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 09:04:17.233 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.238 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.239 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.240 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.244 [DefaultDispatcher-worker-14 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.254 [DefaultDispatcher-worker-8 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.255 [DefaultDispatcher-worker-21 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:17.255 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.255 [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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.255 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.256 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.256 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.257 [DefaultDispatcher-worker-19 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.264 [DefaultDispatcher-worker-5 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-23 09:04:17.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 09:04:17.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 09:04:17.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.265 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b717d03: (connection evicted) 2025-04-23 09:04:17.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 09:04:17.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db2388e 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.266 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 09:04:17.274 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.279 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.279 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.280 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.285 [DefaultDispatcher-worker-20 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.295 [DefaultDispatcher-worker-12 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.299 [DefaultDispatcher-worker-15 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.304 [DefaultDispatcher-worker-21 @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e512b3 2025-04-23 09:04:17.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 09:04:17.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 09:04:17.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.305 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e512b3: (connection evicted) 2025-04-23 09:04:17.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 09:04:17.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afdab87 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-23 09:04:17.307 [Test worker @coroutine#6124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 09:04:17.315 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-23 09:04:17.320 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-23 09:04:17.321 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-23 09:04:17.322 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9f3d0f 2025-04-23 09:04:17.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 09:04:17.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 09:04:17.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 09:04:17.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a538180 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.326 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 09:04:17.327 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e744b4b 2025-04-23 09:04:17.327 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e744b4b 2025-04-23 09:04:17.327 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 09:04:17.334 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e744b4b 2025-04-23 09:04:17.339 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e744b4b 2025-04-23 09:04:17.340 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e744b4b 2025-04-23 09:04:17.341 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e744b4b 2025-04-23 09:04:17.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 09:04:17.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 09:04:17.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 09:04:17.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13258770 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.343 [Test worker @coroutine#6171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 09:04:17.344 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@12620e98 2025-04-23 09:04:17.344 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@12620e98 2025-04-23 09:04:17.344 [Test worker @coroutine#6171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 09:04:17.352 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12620e98 2025-04-23 09:04:17.357 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12620e98 2025-04-23 09:04:17.358 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12620e98 2025-04-23 09:04:17.358 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12620e98 2025-04-23 09:04:17.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 09:04:17.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 09:04:17.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 09:04:17.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d655fa 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9 2025-04-23 09:04:17.366 [UI Thread @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 09:04:17.374 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9 2025-04-23 09:04:17.379 [UI Thread @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9 2025-04-23 09:04:17.380 [UI Thread @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9 2025-04-23 09:04:17.381 [UI Thread @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9 2025-04-23 09:04:17.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 09:04:17.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 09:04:17.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.383 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38b77cf9: (connection evicted) 2025-04-23 09:04:17.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 09:04:17.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 09:04:17.384 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140e2d82 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 09:04:17.385 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 09:04:17.393 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:17.393 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.393 [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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.393 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.393 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 09:04:17.394 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.394 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.398 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 09:04:17.399 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 09:04:17.400 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 09:04:17.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 09:04:17.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 09:04:17.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 09:04:17.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f248ea 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 09:04:17.403 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 09:04:17.411 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 09:04:17.416 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 09:04:17.417 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 09:04:17.418 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-04-23 09:04:17.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 09:04:17.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 09:04:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 09:04:17.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac51234 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.419 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-23 09:04:17.420 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 09:04:17.428 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-23 09:04:17.433 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-23 09:04:17.434 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-23 09:04:17.435 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b56971a 2025-04-23 09:04:17.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 09:04:17.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 09:04:17.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 09:04:17.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467310c6 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.436 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 09:04:17.437 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@13809190 2025-04-23 09:04:17.437 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@13809190 2025-04-23 09:04:17.437 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 09:04:17.445 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809190 2025-04-23 09:04:17.450 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809190 2025-04-23 09:04:17.450 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809190 2025-04-23 09:04:17.451 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13809190 2025-04-23 09:04:17.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 09:04:17.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 09:04:17.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 09:04:17.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad543b 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.453 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-04-23 09:04:17.454 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 09:04:17.462 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-04-23 09:04:17.467 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-04-23 09:04:17.468 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-04-23 09:04:17.469 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-04-23 09:04:17.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 09:04:17.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 09:04:17.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 09:04:17.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dff835 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-23 09:04:17.472 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 09:04:17.480 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-23 09:04:17.486 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-23 09:04:17.487 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-23 09:04:17.488 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-23 09:04:17.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 09:04:17.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 09:04:17.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 09:04:17.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70027aec 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 09:04:17.490 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 09:04:17.498 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 09:04:17.503 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 09:04:17.504 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 09:04:17.506 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 09:04:17.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 09:04:17.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 09:04:17.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 09:04:17.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6333ac03 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@474172e5 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@474172e5 2025-04-23 09:04:17.508 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 09:04:17.516 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474172e5 2025-04-23 09:04:17.522 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474172e5 2025-04-23 09:04:17.522 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474172e5 2025-04-23 09:04:17.523 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474172e5 2025-04-23 09:04:17.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 09:04:17.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 09:04:17.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 09:04:17.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ae22d4 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c90063f 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c90063f 2025-04-23 09:04:17.527 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 09:04:17.535 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c90063f 2025-04-23 09:04:17.540 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c90063f 2025-04-23 09:04:17.541 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c90063f 2025-04-23 09:04:17.542 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c90063f 2025-04-23 09:04:17.544 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 09:04:17.544 [UI Thread @coroutine#6361] 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-23 09:04:17.544 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 09:04:17.545 [UI Thread @coroutine#6361] 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-23 09:04:17.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 09:04:17.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 09:04:17.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 09:04:17.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592a3d5 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-04-23 09:04:17.547 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 09:04:17.555 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-04-23 09:04:17.560 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-04-23 09:04:17.561 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-04-23 09:04:17.562 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-04-23 09:04:17.564 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59869/Site/verify 2025-04-23 09:04:17.564 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59869/Site/verify. 2025-04-23 09:04:17.564 [UI Thread @coroutine#6383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59869/Site/verify 2025-04-23 09:04:17.565 [UI Thread @coroutine#6383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59869/Site/verify 2025-04-23 09:04:17.565 [UI Thread @coroutine#6383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59869/Site/verify 2025-04-23 09:04:17.565 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59869/Site/verify. 2025-04-23 09:04:17.565 [UI Thread @coroutine#6383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59869/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 09:04:17.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 09:04:17.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 09:04:17.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 09:04:17.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:17.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 09:04:17.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52148669 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.568 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 09:04:17.577 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.582 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.583 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.583 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.588 [DefaultDispatcher-worker-10 @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.591 [DefaultDispatcher-worker-10 @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-04-23 09:04:17.595 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49423/719643492087263232/_ustadmanifest.json 2025-04-23 09:04:17.595 [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:49423/719643492087263232/_ustadmanifest.json. 2025-04-23 09:04:17.595 [UI Thread @coroutine#6410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49423/719643492087263232/_ustadmanifest.json 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49423/719643492087263232/_ustadmanifest.json 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49423/719643492087263232/_ustadmanifest.json 2025-04-23 09:04:17.596 [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:49423/719643492087263232/_ustadmanifest.json. 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49423/719643492087263232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49423/mediainfo.json 2025-04-23 09:04:17.596 [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:49423/mediainfo.json. 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49423/mediainfo.json 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49423/mediainfo.json 2025-04-23 09:04:17.596 [UI Thread @coroutine#6410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49423/mediainfo.json 2025-04-23 09:04:17.637 [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:49423/mediainfo.json. 2025-04-23 09:04:17.637 [UI Thread @coroutine#6410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49423/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:04:17.669 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:17.699 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:17.699 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.699 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.699 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.699 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.699 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.784 [DefaultDispatcher-worker-14 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:17.784 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.784 [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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.784 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.785 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.785 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.875 [DefaultDispatcher-worker-10 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421c057a 2025-04-23 09:04:17.876 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.876 [DefaultDispatcher-worker-10 @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:57063/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.876 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.876 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.876 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57063/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.950 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2025-04-23 09:04:17.950 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.950 [DefaultDispatcher-worker-8 @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:42743/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.950 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.950 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.950 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42743/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.982 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 09:04:17.982 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.982 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:17.982 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.982 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:17.982 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48819/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.012 [DefaultDispatcher-worker-11 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f5fcb 2025-04-23 09:04:18.012 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.012 [DefaultDispatcher-worker-11 @coroutine#2263] 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-23 09:04:18.012 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.012 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.039 [DefaultDispatcher-worker-6 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 09:04:18.039 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.040 [DefaultDispatcher-worker-6 @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:39899/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:18.040 [DefaultDispatcher-worker-6 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.040 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.040 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39899/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.169 [DefaultDispatcher-worker-4 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2025-04-23 09:04:18.169 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.169 [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:34199/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:18.169 [DefaultDispatcher-worker-4 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.169 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.169 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34199/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.260 [DefaultDispatcher-worker-11 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-04-23 09:04:18.260 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.260 [DefaultDispatcher-worker-11 @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:35547/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:18.260 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.260 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.260 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.398 [DefaultDispatcher-worker-6 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-23 09:04:18.398 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.398 [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:60655/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:18.398 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.399 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.399 [DefaultDispatcher-worker-18 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60655/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 09:04:18.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 09:04:18.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:18.639 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156290d9: (connection evicted) 2025-04-23 09:04:18.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:18.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 09:04:18.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e8918 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.662 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 09:04:18.669 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.675 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.676 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.677 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.681 [DefaultDispatcher-worker-11 @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.684 [DefaultDispatcher-worker-3 @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18255a 2025-04-23 09:04:18.721 [DefaultDispatcher-worker-3 @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d504137 2025-04-23 09:04:18.756 [DefaultDispatcher-worker-9 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c89fdd8 2025-04-23 09:04:18.756 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.756 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:18.756 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.757 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.757 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44255/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.758 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json 2025-04-23 09:04:18.758 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json. 2025-04-23 09:04:18.758 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json. 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36955/719643496458452992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36955/tincan.xml 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36955/tincan.xml. 2025-04-23 09:04:18.759 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36955/tincan.xml 2025-04-23 09:04:18.760 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36955/tincan.xml 2025-04-23 09:04:18.760 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36955/tincan.xml 2025-04-23 09:04:18.762 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:18.790 [DefaultDispatcher-worker-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 09:04:18.790 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.790 [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:47257/UmAppDatabase/replication/nodeId. 2025-04-23 09:04:18.790 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.790 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.790 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2025-04-23 09:04:18.801 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36955/tincan.xml. 2025-04-23 09:04:18.801 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36955/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 09:04:18.802 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 09:04:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 09:04:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 09:04:18.806 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d18255a: (connection evicted) 2025-04-23 09:04:18.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 09:04:18.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 09:04:18.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 10:08:24.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:24.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:24.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:24.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 10:08:24.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:24.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:24.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 10:08:25.051 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:25.054 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3e8483 2025-04-23 10:08:25.056 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3e8483 2025-04-23 10:08:25.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f97974 2025-04-23 10:08:25.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f97974 2025-04-23 10:08:25.062 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c6eff3 2025-04-23 10:08:25.062 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c6eff3 2025-04-23 10:08:25.065 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c4734f 2025-04-23 10:08:25.065 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c4734f 2025-04-23 10:08:25.072 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b36ef28 2025-04-23 10:08:25.072 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b36ef28 2025-04-23 10:08:25.074 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@625d03e3 2025-04-23 10:08:25.075 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@625d03e3 2025-04-23 10:08:25.079 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.079 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345c12c 2025-04-23 10:08:25.080 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345c12c 2025-04-23 10:08:25.082 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eb8c00 2025-04-23 10:08:25.082 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eb8c00 2025-04-23 10:08:25.085 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f286afa 2025-04-23 10:08:25.085 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f286afa 2025-04-23 10:08:25.085 [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-23 10:08:25.105 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.108 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.407 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:25.409 [DefaultDispatcher-worker-4 @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-23 10:08:25.409 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:25.410 [DefaultDispatcher-worker-4 @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-23 10:08:25.413 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.418 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:08:25.419 [DefaultDispatcher-worker-8 @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-23 10:08:25.419 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:08:25.530 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.557 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.574 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.590 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.622 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.625 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.692 [DefaultDispatcher-worker-17 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 10:08:25.717 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:08:25.717 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:08:25.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 10:08:25.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 10:08:25.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:08:25.729 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 10:08:25.729 [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-23 10:08:25.729 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:08:25.730 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3e8483: (connection evicted) 2025-04-23 10:08:25.730 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f97974: (connection evicted) 2025-04-23 10:08:25.731 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c6eff3: (connection evicted) 2025-04-23 10:08:25.731 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c4734f: (connection evicted) 2025-04-23 10:08:25.731 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b36ef28: (connection evicted) 2025-04-23 10:08:25.732 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@625d03e3: (connection evicted) 2025-04-23 10:08:25.732 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4345c12c: (connection evicted) 2025-04-23 10:08:25.732 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33eb8c00: (connection evicted) 2025-04-23 10:08:25.733 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f286afa: (connection evicted) 2025-04-23 10:08:25.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:25.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 10:08:25.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 10:08:25.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e5c8fb 2025-04-23 10:08:25.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:25.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:25.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 10:08:25.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 10:08:25.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.752 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.754 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.755 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:25.755 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:25.755 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:25.756 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:25.764 [DefaultDispatcher-worker-13 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.766 [DefaultDispatcher-worker-13 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:08:25.766 [DefaultDispatcher-worker-13 @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-23 10:08:25.766 [DefaultDispatcher-worker-13 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:08:25.770 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.779 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.788 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.795 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.803 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.806 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.838 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 10:08:25.843 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:25.845 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a423851 2025-04-23 10:08:25.846 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a423851 2025-04-23 10:08:25.847 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2485d369 2025-04-23 10:08:25.848 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2485d369 2025-04-23 10:08:25.850 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba5321 2025-04-23 10:08:25.850 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba5321 2025-04-23 10:08:25.852 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8d952 2025-04-23 10:08:25.852 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8d952 2025-04-23 10:08:25.854 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83e504 2025-04-23 10:08:25.854 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83e504 2025-04-23 10:08:25.856 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54977b26 2025-04-23 10:08:25.856 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54977b26 2025-04-23 10:08:25.858 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@264619ce 2025-04-23 10:08:25.858 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:08:25.858 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@264619ce 2025-04-23 10:08:25.858 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:08:25.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 10:08:25.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 10:08:25.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2025-04-23 10:08:25.860 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a: (connection evicted) 2025-04-23 10:08:25.860 [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-23 10:08:25.860 [DefaultDispatcher-worker-17 @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-23 10:08:25.860 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a423851: (connection evicted) 2025-04-23 10:08:25.860 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@597261d 2025-04-23 10:08:25.860 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@597261d 2025-04-23 10:08:25.861 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2485d369: (connection evicted) 2025-04-23 10:08:25.861 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ba5321: (connection evicted) 2025-04-23 10:08:25.861 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b8d952: (connection evicted) 2025-04-23 10:08:25.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e83e504: (connection evicted) 2025-04-23 10:08:25.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54977b26: (connection evicted) 2025-04-23 10:08:25.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264619ce: (connection evicted) 2025-04-23 10:08:25.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@597261d: (connection evicted) 2025-04-23 10:08:25.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:25.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 10:08:25.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 10:08:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 10:08:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eee6c13 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:25.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 10:08:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-23 10:08:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-23 10:08:25.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 10:08:26.012 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41582899 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 10:08:26.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-23 10:08:26.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-23 10:08:26.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 10:08:26.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4948daec 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 10:08:26.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-23 10:08:26.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-23 10:08:26.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 10:08:26.350 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-04-23 10:08:26.365 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.385 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.509 [DefaultDispatcher-worker-10 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-23 10:08:26.515 [DefaultDispatcher-worker-10 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-23 10:08:26.515 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57283/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:08:26.515 [DefaultDispatcher-worker-10 @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:57283/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 10:08:26.515 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57283/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:08:26.527 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57283/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:08:26.528 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57283/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:08:26.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 10:08:26.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 10:08:26.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.566 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de5871d: (connection evicted) 2025-04-23 10:08:26.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:26.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 10:08:26.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 10:08:26.569 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-23 10:08:26.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-23 10:08:26.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 10:08:26.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 10:08:26.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-23 10:08:26.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-23 10:08:26.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 10:08:26.615 [DefaultDispatcher-worker-13 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-23 10:08:26.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 10:08:26.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 10:08:26.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.618 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b: (connection evicted) 2025-04-23 10:08:26.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:26.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 10:08:26.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 10:08:26.619 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 10:08:26.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-23 10:08:26.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-23 10:08:26.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 10:08:26.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-23 10:08:26.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-23 10:08:26.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 10:08:26.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 10:08:26.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 10:08:26.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.638 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be: (connection evicted) 2025-04-23 10:08:26.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:26.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 10:08:26.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 10:08:26.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 10:08:26.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 10:08:26.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-23 10:08:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-23 10:08:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 10:08:26.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 10:08:26.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-23 10:08:26.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-23 10:08:26.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 10:08:26.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 10:08:26.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 10:08:26.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.665 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399f5daf: (connection evicted) 2025-04-23 10:08:26.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:26.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 10:08:26.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 10:08:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 10:08:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5613247e 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-04-23 10:08:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-04-23 10:08:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 10:08:26.683 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd7e993 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 10:08:26.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-04-23 10:08:26.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-04-23 10:08:26.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 10:08:26.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 10:08:26.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 10:08:26.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.708 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e50283: (connection evicted) 2025-04-23 10:08:26.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:26.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 10:08:26.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 10:08:26.733 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.758 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.786 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 10:08:26.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-23 10:08:26.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-23 10:08:26.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 10:08:26.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:26.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:26.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 10:08:26.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:26.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:26.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 10:08:26.973 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:26.988 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:26.992 [DefaultDispatcher-worker-17 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:27.012 [DefaultDispatcher-worker-17 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:27.020 [DefaultDispatcher-worker-13 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:27.026 [DefaultDispatcher-worker-13 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:27.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 10:08:27.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 10:08:27.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.069 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126675fd: (connection evicted) 2025-04-23 10:08:27.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 10:08:27.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 10:08:27.073 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 10:08:27.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 10:08:27.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-23 10:08:27.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-23 10:08:27.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 10:08:27.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d1463 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-23 10:08:27.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-23 10:08:27.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 10:08:27.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 10:08:27.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 10:08:27.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.099 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42401b81: (connection evicted) 2025-04-23 10:08:27.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 10:08:27.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 10:08:27.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-23 10:08:27.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-23 10:08:27.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 10:08:27.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-23 10:08:27.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-23 10:08:27.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 10:08:27.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 10:08:27.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 10:08:27.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.114 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299a43d9: (connection evicted) 2025-04-23 10:08:27.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 10:08:27.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 10:08:27.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-23 10:08:27.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-23 10:08:27.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 10:08:27.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-23 10:08:27.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-23 10:08:27.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 10:08:27.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 10:08:27.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 10:08:27.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.128 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2025-04-23 10:08:27.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 10:08:27.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 10:08:27.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-23 10:08:27.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-23 10:08:27.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 10:08:27.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-23 10:08:27.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-23 10:08:27.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 10:08:27.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 10:08:27.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 10:08:27.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.192 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a99c42c: (connection evicted) 2025-04-23 10:08:27.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 10:08:27.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 10:08:27.195 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 10:08:27.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-23 10:08:27.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-23 10:08:27.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-23 10:08:27.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-23 10:08:27.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 10:08:27.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 10:08:27.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 10:08:27.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.210 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-04-23 10:08:27.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 10:08:27.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 10:08:27.211 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-23 10:08:27.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-23 10:08:27.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 10:08:27.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 10:08:27.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 10:08:27.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 10:08:27.226 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.232 [DefaultDispatcher-worker-16 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 10:08:27.233 [DefaultDispatcher-worker-16 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 10:08:27.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 10:08:27.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 10:08:27.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.234 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-04-23 10:08:27.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 10:08:27.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 10:08:27.235 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 10:08:27.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-23 10:08:27.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-23 10:08:27.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 10:08:27.241 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-23 10:08:27.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-23 10:08:27.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 10:08:27.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 10:08:27.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 10:08:27.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.260 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-04-23 10:08:27.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 10:08:27.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 10:08:27.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-23 10:08:27.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-23 10:08:27.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 10:08:27.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 10:08:27.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 10:08:27.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 10:08:27.307 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.322 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.348 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.368 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.377 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.387 [DefaultDispatcher-worker-16 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 10:08:27.388 [DefaultDispatcher-worker-16 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 10:08:27.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 10:08:27.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 10:08:27.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.389 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-04-23 10:08:27.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 10:08:27.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 10:08:27.390 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 10:08:27.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-23 10:08:27.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-23 10:08:27.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 10:08:27.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-23 10:08:27.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-23 10:08:27.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 10:08:27.496 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.505 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 10:08:27.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 10:08:27.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.581 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-04-23 10:08:27.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 10:08:27.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 10:08:27.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-23 10:08:27.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-23 10:08:27.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 10:08:27.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-23 10:08:27.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-23 10:08:27.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 10:08:27.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 10:08:27.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 10:08:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.629 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-04-23 10:08:27.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 10:08:27.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-23 10:08:27.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-23 10:08:27.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 10:08:27.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 10:08:27.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 10:08:27.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 10:08:27.712 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.733 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.740 [DefaultDispatcher-worker-10 @coroutine#228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 10:08:27.741 [DefaultDispatcher-worker-10 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 10:08:27.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 10:08:27.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 10:08:27.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.742 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-04-23 10:08:27.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 10:08:27.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 10:08:27.742 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.742 [Test worker @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 10:08:27.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-23 10:08:27.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-23 10:08:27.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-23 10:08:27.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-23 10:08:27.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 10:08:27.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 10:08:27.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 10:08:27.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.758 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-04-23 10:08:27.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 10:08:27.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 10:08:27.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 10:08:27.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 10:08:27.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 10:08:27.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 10:08:27.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 10:08:27.789 [Test worker @coroutine#241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 10:08:27.791 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 10:08:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-23 10:08:27.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-23 10:08:27.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 10:08:27.802 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-40 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee due to dirty commit state on close(). 2025-04-23 10:08:27.806 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 10:08:27.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 10:08:27.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 10:08:27.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.806 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e639ee: (connection evicted) 2025-04-23 10:08:27.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 10:08:27.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 10:08:27.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 10:08:27.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6b487c 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 10:08:27.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-23 10:08:27.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-23 10:08:27.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 10:08:27.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-23 10:08:27.821 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-23 10:08:27.823 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-23 10:08:27.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 10:08:27.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 10:08:27.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 10:08:27.830 [DefaultDispatcher-worker-1 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-23 10:08:27.831 [DefaultDispatcher-worker-17 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 10:08:27.832 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 10:08:27.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 10:08:27.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 10:08:27.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.835 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6: (connection evicted) 2025-04-23 10:08:27.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 10:08:27.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 10:08:27.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-23 10:08:27.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-23 10:08:27.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 10:08:27.840 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-23 10:08:27.846 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-23 10:08:27.847 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-23 10:08:27.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 10:08:27.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 10:08:27.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 10:08:27.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 10:08:27.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 10:08:27.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:27.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 10:08:27.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11295cb1 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 10:08:27.855 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-04-23 10:08:27.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-04-23 10:08:27.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 10:08:27.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-04-23 10:08:27.864 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-04-23 10:08:27.866 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-04-23 10:08:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-23 10:08:27.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-23 10:08:27.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 10:08:27.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 10:08:27.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 10:08:27.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:27.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 10:08:27.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 10:08:27.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 10:08:27.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 10:08:27.895 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.913 [DefaultDispatcher-worker-9 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 10:08:27.919 [DefaultDispatcher-worker-16 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 10:08:27.926 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.949 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.954 [DefaultDispatcher-worker-3 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-23 10:08:27.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 10:08:27.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 10:08:27.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.955 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2: (connection evicted) 2025-04-23 10:08:27.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 10:08:27.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 10:08:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec63af 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 10:08:27.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 10:08:27.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 10:08:27.968 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.979 [DefaultDispatcher-worker-12 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 10:08:27.985 [DefaultDispatcher-worker-3 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-23 10:08:27.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 10:08:27.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 10:08:27.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:27.997 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f72909: (connection evicted) 2025-04-23 10:08:27.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:27.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 10:08:27.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e017950 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:27.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 10:08:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-23 10:08:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-23 10:08:27.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 10:08:28.024 [DefaultDispatcher-worker-7 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-23 10:08:28.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 10:08:28.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 10:08:28.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.025 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727956bb: (connection evicted) 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:28.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 10:08:28.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 10:08:28.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 10:08:28.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 10:08:28.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 10:08:28.048 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 10:08:28.053 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-23 10:08:28.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 10:08:28.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 10:08:28.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.054 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-04-23 10:08:28.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:28.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 10:08:28.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 10:08:28.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 10:08:28.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 10:08:28.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 10:08:28.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 10:08:28.078 [DefaultDispatcher-worker-17 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 10:08:28.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 10:08:28.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 10:08:28.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.080 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:28.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 10:08:28.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-23 10:08:28.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-23 10:08:28.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 10:08:28.102 [DefaultDispatcher-worker-16 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-23 10:08:28.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 10:08:28.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 10:08:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.103 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-04-23 10:08:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:28.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 10:08:28.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f82209e 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 10:08:28.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-23 10:08:28.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-23 10:08:28.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 10:08:28.302 [DefaultDispatcher-worker-18 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-23 10:08:28.308 [DefaultDispatcher-worker-1 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-23 10:08:28.311 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57081/manifest.json 2025-04-23 10:08:28.311 [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:57081/manifest.json. 2025-04-23 10:08:28.311 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57081/manifest.json 2025-04-23 10:08:28.312 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57081/manifest.json 2025-04-23 10:08:28.313 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57081/manifest.json 2025-04-23 10:08:28.352 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.404 [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:57081/manifest.json. 2025-04-23 10:08:28.404 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57081/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:28.414 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-23 10:08:28.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 10:08:28.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 10:08:28.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.419 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0: (connection evicted) 2025-04-23 10:08:28.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:28.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 10:08:28.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184bb873 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 10:08:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 10:08:28.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e25780 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 10:08:28.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 10:08:28.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 10:08:28.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 10:08:28.464 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:08:28.507 [Test worker] INFO ktor.application - Application started in 0.048 seconds. 2025-04-23 10:08:28.508 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@726a5e6a 2025-04-23 10:08:28.534 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.543 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.586 [DefaultDispatcher-worker-9 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:34603 2025-04-23 10:08:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 10:08:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3e740 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 10:08:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 10:08:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 10:08:28.608 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:08:28.613 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:08:28.613 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:08:28.613 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:08:28.613 [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-23 10:08:28.613 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:08:28.613 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:08:28.614 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:08:28.614 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:28.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b663112 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:28.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 10:08:28.649 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.656 [DefaultDispatcher-worker-6 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.661 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 10:08:28.663 [DefaultDispatcher-worker-6 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 10:08:28.668 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.675 [DefaultDispatcher-worker-9 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.675 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.675 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json. 2025-04-23 10:08:28.675 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.679 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.679 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.679 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json. 2025-04-23 10:08:28.679 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:28.687 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.692 [DefaultDispatcher-worker-2 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.696 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:08:28.696 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b0e96d70-41ee-464a-aeb7-222cdecc9407', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:08:28.699 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:28.699 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b0e96d70-41ee-464a-aeb7-222cdecc9407 2025-04-23 10:08:28.703 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:28.703 [DefaultDispatcher-worker-10 @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:34603/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:28.703 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:28.703 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34603/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:28.710 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.711 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/UmAppDatabase/replication/nodeId 2025-04-23 10:08:28.711 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34603/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:28.711 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/UmAppDatabase/replication/nodeId 2025-04-23 10:08:28.715 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.716 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/api/blob/upload-init-batch 2025-04-23 10:08:28.716 [DefaultDispatcher-worker-18 @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:34603/api/blob/upload-init-batch. 2025-04-23 10:08:28.716 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/api/blob/upload-init-batch 2025-04-23 10:08:28.716 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34603/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:28.766 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 10:08:28.766 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:28.766 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:28.766 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:28.770 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:28.771 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:28.774 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:28.774 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:28.774 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 10:08:28.776 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:28.778 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:28.778 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34603/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:28.778 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/UmAppDatabase/replication/nodeId 2025-04-23 10:08:28.778 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34603/UmAppDatabase/replication/nodeId 2025-04-23 10:08:28.783 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 19ms 2025-04-23 10:08:28.783 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 19ms 2025-04-23 10:08:28.788 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 10:08:28.790 [DefaultDispatcher-worker-9 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.797 [DefaultDispatcher-worker-6 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.801 [eventLoopGroupProxy-4-1 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 38ms 2025-04-23 10:08:28.802 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/api/blob/upload-init-batch 2025-04-23 10:08:28.802 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34603/api/blob/upload-init-batch 2025-04-23 10:08:28.809 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34603/api/blob/upload-init-batch. 2025-04-23 10:08:28.809 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34603/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:28.825 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/api/blob/upload-batch-data 2025-04-23 10:08:28.825 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34603/api/blob/upload-batch-data. 2025-04-23 10:08:28.825 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/api/blob/upload-batch-data 2025-04-23 10:08:28.826 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34603/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:28.829 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:28.839 [eventLoopGroupProxy-4-4 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 10:08:28.840 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:28.840 [eventLoopGroupProxy-4-4 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 10:08:28.841 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/api/blob/upload-batch-data 2025-04-23 10:08:28.850 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/api/blob/upload-batch-data 2025-04-23 10:08:28.850 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34603/api/blob/upload-batch-data. 2025-04-23 10:08:28.850 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/api/blob/upload-batch-data 2025-04-23 10:08:28.850 [DefaultDispatcher-worker-11 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34603/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:28.854 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:28.858 [eventLoopGroupProxy-4-4 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 10:08:28.858 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:28.859 [eventLoopGroupProxy-4-4 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:08:28.860 [DefaultDispatcher-worker-6 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/api/blob/upload-batch-data 2025-04-23 10:08:28.878 [DefaultDispatcher-worker-3 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.889 [DefaultDispatcher-worker-7 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.904 [DefaultDispatcher-worker-7 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/UmAppDatabase/replication/message 2025-04-23 10:08:28.904 [DefaultDispatcher-worker-7 @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:34603/UmAppDatabase/replication/message. 2025-04-23 10:08:28.904 [DefaultDispatcher-worker-7 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/UmAppDatabase/replication/message 2025-04-23 10:08:28.904 [DefaultDispatcher-worker-7 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34603/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:28.907 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:28.907 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 10:08:28.907 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:28.925 [DefaultDispatcher-worker-1 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 10:08:28.926 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.926 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json. 2025-04-23 10:08:28.926 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.926 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:28.927 [eventLoopGroupProxy-4-4 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2025-04-23 10:08:28.927 [DefaultDispatcher-worker-16 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/UmAppDatabase/replication/message 2025-04-23 10:08:28.927 [DefaultDispatcher-worker-16 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34603/UmAppDatabase/replication/message 2025-04-23 10:08:28.928 [DefaultDispatcher-worker-16 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34603/UmAppDatabase/replication/message. 2025-04-23 10:08:28.928 [DefaultDispatcher-worker-16 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34603/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:28.929 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.929 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json 2025-04-23 10:08:28.930 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json. 2025-04-23 10:08:28.930 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34603/api/content/719660032944340992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:28.936 [DefaultDispatcher-worker-14 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 10:08:28.938 [DefaultDispatcher-worker-17 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 10:08:28.940 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:08:28.940 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:08:28.940 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:08:28.940 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:08:28.940 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:08:28.942 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 10:08:28.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 10:08:28.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 10:08:28.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:28.942 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc: (connection evicted) 2025-04-23 10:08:28.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:28.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 10:08:28.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 10:08:29.109 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:29.109 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:29.379 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:29.827 [DefaultDispatcher-worker-19 @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 10:08:29.951 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@726a5e6a 2025-04-23 10:08:29.951 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@726a5e6a 2025-04-23 10:08:29.953 [Test worker @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 10:08:29.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 10:08:29.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 10:08:29.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:29.954 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280099a0: (connection evicted) 2025-04-23 10:08:29.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:29.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 10:08:29.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7891742e 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:29.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:29.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:29.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138d978e 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:29.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-23 10:08:29.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-23 10:08:29.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 10:08:29.967 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:08:29.968 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 10:08:29.968 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@173b24c4 2025-04-23 10:08:29.969 [DefaultDispatcher-worker-7 @coroutine#458] INFO ktor.application - Responding at http://0.0.0.0:35465 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3986b9e9 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:29.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 10:08:29.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-23 10:08:29.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-23 10:08:29.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 10:08:29.971 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:08:29.972 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:08:29.972 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:08:29.972 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:08:29.972 [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-23 10:08:29.972 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:08:29.972 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:08:29.972 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:08:29.972 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:29.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:29.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:29.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 10:08:29.996 [DefaultDispatcher-worker-18 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.001 [DefaultDispatcher-worker-19 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.007 [DefaultDispatcher-worker-19 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-23 10:08:30.008 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-23 10:08:30.014 [DefaultDispatcher-worker-8 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.019 [DefaultDispatcher-worker-3 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.019 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:30.019 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json. 2025-04-23 10:08:30.019 [Test worker @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:30.020 [Test worker @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:30.021 [Test worker @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:30.021 [Test worker @coroutine#463] 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:35465/api/content/719660039548645376/_ustadmanifest.json. 2025-04-23 10:08:30.021 [Test worker @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:30.028 [DefaultDispatcher-worker-4 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.029 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:08:30.029 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-47d721eb-b90b-4b92-adbc-c9c5cfa45c57', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:08:30.030 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:30.030 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-47d721eb-b90b-4b92-adbc-c9c5cfa45c57 2025-04-23 10:08:30.031 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:30.031 [DefaultDispatcher-worker-3 @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:35465/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:30.031 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:30.031 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:30.034 [eventLoopGroupProxy-7-2 @call-handler#494] 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-23 10:08:30.034 [eventLoopGroupProxy-7-1 @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-23 10:08:30.034 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.034 [eventLoopGroupProxy-7-1 @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-23 10:08:30.034 [eventLoopGroupProxy-7-1 @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-23 10:08:30.035 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.035 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 10:08:30.036 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:30.036 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:30.037 [DefaultDispatcher-worker-18 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.037 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/UmAppDatabase/replication/nodeId 2025-04-23 10:08:30.037 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35465/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:30.037 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/UmAppDatabase/replication/nodeId 2025-04-23 10:08:30.039 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.039 [DefaultDispatcher-worker-14 @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:35465/api/blob/upload-init-batch. 2025-04-23 10:08:30.039 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.039 [eventLoopGroupProxy-7-1 @call-handler#502] 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-23 10:08:30.039 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:30.039 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.039 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 10:08:30.039 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/UmAppDatabase/replication/nodeId 2025-04-23 10:08:30.039 [DefaultDispatcher-worker-18 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/UmAppDatabase/replication/nodeId 2025-04-23 10:08:30.040 [eventLoopGroupProxy-7-1 @call-handler#507] 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-23 10:08:30.041 [eventLoopGroupProxy-7-1 @call-handler#507] 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-23 10:08:30.042 [eventLoopGroupProxy-7-1 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:30.043 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 10:08:30.043 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.043 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.044 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-init-batch. 2025-04-23 10:08:30.044 [DefaultDispatcher-worker-7 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35465/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:30.045 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.045 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.045 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.045 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.045 [DefaultDispatcher-worker-12 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.047 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.049 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:30.049 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.049 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:30.050 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.051 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.051 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.051 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.051 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.051 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.053 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.054 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:30.055 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.055 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:30.055 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.056 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.056 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.056 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.056 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:30.056 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.057 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.058 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:30.070 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:30.072 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:30.099 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.099 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.100 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.100 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.101 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.101 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.101 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.102 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.102 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:08:30.103 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.103 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.103 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35465/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:30.103 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35465/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35465/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 10:08:30.103 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35465/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.110 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.117 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:30.118 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:08:30.619 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-762a9f59-a793-4739-914f-3acae76247f6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:08:30.619 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:30.619 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-762a9f59-a793-4739-914f-3acae76247f6 2025-04-23 10:08:30.621 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.621 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-init-batch. 2025-04-23 10:08:30.621 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.621 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:30.622 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 10:08:30.623 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 10:08:30.623 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:30.625 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 10:08:30.625 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.625 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/api/blob/upload-init-batch 2025-04-23 10:08:30.625 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-init-batch. 2025-04-23 10:08:30.625 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35465/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:30.626 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.626 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.626 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.626 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.628 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.630 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.630 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:30.631 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.632 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.632 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.632 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.632 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.633 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.635 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.635 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:30.636 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.636 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.636 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.636 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.637 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.637 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.679 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.679 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.680 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.680 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.680 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.680 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.680 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.681 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.723 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.723 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.724 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.725 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.725 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.725 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.725 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.726 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.768 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.768 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.768 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.769 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.769 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.769 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.769 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.770 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.813 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.813 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:30.814 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.814 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.814 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.814 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.814 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.815 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.858 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.858 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:30.858 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.859 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.859 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.859 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.859 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.860 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.902 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.902 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.902 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.903 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.903 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.903 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.903 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.904 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.946 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.946 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.947 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.947 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.947 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.947 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.947 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.949 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:30.990 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:30.990 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:30.991 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.991 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.992 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:30.992 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:30.992 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:30.993 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:31.034 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.034 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:08:31.035 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.035 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.035 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:31.035 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.035 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:31.037 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:31.078 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.078 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:31.079 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.080 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.080 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:31.080 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.080 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:31.081 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:31.122 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.122 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:08:31.122 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.123 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.123 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:31.123 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.123 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:31.125 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:31.126 [DefaultDispatcher-worker-9 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:31.167 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:31.167 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.168 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:31.168 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.169 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.170 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:31.170 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.170 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:31.171 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:31.173 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:31.173 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.173 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:31.174 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.175 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.175 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/blob/upload-batch-data. 2025-04-23 10:08:31.175 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.175 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:31.176 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:31.178 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:31.178 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.178 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:31.179 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/blob/upload-batch-data 2025-04-23 10:08:31.186 [DefaultDispatcher-worker-6 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:31.191 [DefaultDispatcher-worker-16 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:31.192 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/UmAppDatabase/replication/message 2025-04-23 10:08:31.192 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35465/UmAppDatabase/replication/message. 2025-04-23 10:08:31.192 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/UmAppDatabase/replication/message 2025-04-23 10:08:31.192 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35465/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:31.193 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:31.194 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 10:08:31.194 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:31.207 [DefaultDispatcher-worker-4 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-23 10:08:31.208 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:31.208 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 10:08:31.208 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:31.208 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json. 2025-04-23 10:08:31.208 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:31.208 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/UmAppDatabase/replication/message 2025-04-23 10:08:31.208 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/UmAppDatabase/replication/message 2025-04-23 10:08:31.209 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35465/UmAppDatabase/replication/message. 2025-04-23 10:08:31.209 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35465/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:31.210 [DefaultDispatcher-worker-1 @coroutine#457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:31.210 [DefaultDispatcher-worker-1 @coroutine#457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json 2025-04-23 10:08:31.210 [DefaultDispatcher-worker-1 @coroutine#457] 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:35465/api/content/719660039548645376/_ustadmanifest.json. 2025-04-23 10:08:31.210 [DefaultDispatcher-worker-1 @coroutine#457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35465/api/content/719660039548645376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:31.214 [DefaultDispatcher-worker-19 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-23 10:08:31.216 [DefaultDispatcher-worker-6 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-23 10:08:31.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:08:31.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:08:31.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:08:31.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:08:31.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:08:31.219 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f629aa4 2025-04-23 10:08:31.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 10:08:31.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 10:08:31.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:31.219 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e9db77: (connection evicted) 2025-04-23 10:08:31.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:31.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 10:08:31.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 10:08:31.472 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:31.619 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:31.686 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:31.958 [DefaultDispatcher-worker-19 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2025-04-23 10:08:32.223 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@173b24c4 2025-04-23 10:08:32.223 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@173b24c4 2025-04-23 10:08:32.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 10:08:32.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 10:08:32.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:32.224 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8: (connection evicted) 2025-04-23 10:08:32.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:32.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 10:08:32.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:32.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc84c92 2025-04-23 10:08:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:32.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e643402 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:32.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:32.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 10:08:32.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 10:08:32.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 10:08:32.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 10:08:32.282 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:08:32.284 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2025-04-23 10:08:32.284 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6b9fc5c7 2025-04-23 10:08:32.288 [DefaultDispatcher-worker-14 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:41229 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d94a966 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:32.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 10:08:32.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 10:08:32.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 10:08:32.291 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:08:32.294 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:08:32.294 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:08:32.294 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:08:32.294 [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-23 10:08:32.294 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:08:32.294 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:08:32.294 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:08:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ffea 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:32.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 10:08:32.295 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:32.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 10:08:32.324 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.329 [DefaultDispatcher-worker-6 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.334 [DefaultDispatcher-worker-16 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 10:08:32.335 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 10:08:32.340 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.346 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.346 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.346 [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:41229/api/content/719660047770898432/_ustadmanifest.json. 2025-04-23 10:08:32.346 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.348 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.348 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.348 [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:41229/api/content/719660047770898432/_ustadmanifest.json. 2025-04-23 10:08:32.348 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:32.351 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:32.355 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:32.356 [DefaultDispatcher-worker-20 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.356 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:08:32.356 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1a4abad0-a9b6-4259-850c-7821e5103721', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:08:32.357 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:32.357 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1a4abad0-a9b6-4259-850c-7821e5103721 2025-04-23 10:08:32.358 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:32.358 [DefaultDispatcher-worker-20 @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:41229/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:32.358 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:32.358 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:32.360 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:32.361 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.363 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.363 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/UmAppDatabase/replication/nodeId 2025-04-23 10:08:32.363 [DefaultDispatcher-worker-9 @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:41229/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:32.363 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/UmAppDatabase/replication/nodeId 2025-04-23 10:08:32.364 [eventLoopGroupProxy-10-2 @call-handler#674] 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-23 10:08:32.364 [eventLoopGroupProxy-10-2 @call-handler#674] 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-23 10:08:32.364 [eventLoopGroupProxy-10-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:32.365 [eventLoopGroupProxy-10-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.365 [eventLoopGroupProxy-10-2 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 10:08:32.365 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/blob/upload-init-batch 2025-04-23 10:08:32.365 [DefaultDispatcher-worker-14 @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:41229/api/blob/upload-init-batch. 2025-04-23 10:08:32.365 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/blob/upload-init-batch 2025-04-23 10:08:32.365 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:32.367 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:32.367 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41229/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:32.368 [eventLoopGroupProxy-10-3 @call-handler#683] 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-23 10:08:32.368 [eventLoopGroupProxy-10-3 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.368 [eventLoopGroupProxy-10-3 @call-handler#683] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 10:08:32.369 [eventLoopGroupProxy-10-4 @call-handler#685] 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-23 10:08:32.369 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/UmAppDatabase/replication/nodeId 2025-04-23 10:08:32.369 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41229/UmAppDatabase/replication/nodeId 2025-04-23 10:08:32.369 [eventLoopGroupProxy-10-4 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 10:08:32.374 [eventLoopGroupProxy-10-4 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.376 [eventLoopGroupProxy-10-4 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2025-04-23 10:08:32.377 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/blob/upload-init-batch 2025-04-23 10:08:32.377 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41229/api/blob/upload-init-batch 2025-04-23 10:08:32.378 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41229/api/blob/upload-init-batch. 2025-04-23 10:08:32.378 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41229/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:32.382 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.382 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41229/api/blob/upload-batch-data. 2025-04-23 10:08:32.382 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.382 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:32.386 [DefaultDispatcher-worker-17 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.388 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:32.389 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:32.392 [DefaultDispatcher-worker-13 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.407 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:32.411 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.411 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.411 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 23ms 2025-04-23 10:08:32.412 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.413 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.413 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41229/api/blob/upload-batch-data. 2025-04-23 10:08:32.413 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.413 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:32.415 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:32.421 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.421 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.421 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:32.423 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.424 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.424 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41229/api/blob/upload-batch-data. 2025-04-23 10:08:32.424 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.424 [DefaultDispatcher-worker-15 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:32.426 [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-23 10:08:32.431 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.431 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.431 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:08:32.432 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.433 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.433 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41229/api/blob/upload-batch-data. 2025-04-23 10:08:32.433 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.433 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:32.436 [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-23 10:08:32.438 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.438 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.439 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:32.440 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.442 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.442 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41229/api/blob/upload-batch-data. 2025-04-23 10:08:32.442 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.442 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:32.443 [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-23 10:08:32.445 [eventLoopGroupProxy-10-2 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:32.445 [eventLoopGroupProxy-10-2 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.445 [eventLoopGroupProxy-10-2 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:32.445 [DefaultDispatcher-worker-19 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/blob/upload-batch-data 2025-04-23 10:08:32.453 [DefaultDispatcher-worker-1 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.459 [DefaultDispatcher-worker-2 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.459 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/UmAppDatabase/replication/message 2025-04-23 10:08:32.459 [DefaultDispatcher-worker-2 @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:41229/UmAppDatabase/replication/message. 2025-04-23 10:08:32.459 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/UmAppDatabase/replication/message 2025-04-23 10:08:32.459 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41229/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:32.461 [eventLoopGroupProxy-10-2 @call-handler#726] 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-23 10:08:32.461 [eventLoopGroupProxy-10-2 @call-handler#726] 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-23 10:08:32.461 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:32.475 [DefaultDispatcher-worker-14 @call-handler#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 10:08:32.475 [eventLoopGroupProxy-10-2 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:32.475 [eventLoopGroupProxy-10-2 @call-handler#726] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 10:08:32.475 [DefaultDispatcher-worker-16 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.475 [DefaultDispatcher-worker-16 @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:41229/api/content/719660047770898432/_ustadmanifest.json. 2025-04-23 10:08:32.475 [DefaultDispatcher-worker-16 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.476 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/UmAppDatabase/replication/message 2025-04-23 10:08:32.476 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41229/UmAppDatabase/replication/message 2025-04-23 10:08:32.476 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41229/UmAppDatabase/replication/message. 2025-04-23 10:08:32.476 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41229/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:32.476 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.476 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json 2025-04-23 10:08:32.477 [DefaultDispatcher-worker-15 @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:41229/api/content/719660047770898432/_ustadmanifest.json. 2025-04-23 10:08:32.477 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41229/api/content/719660047770898432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:32.482 [DefaultDispatcher-worker-16 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 10:08:32.483 [DefaultDispatcher-worker-3 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 10:08:32.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:08:32.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:08:32.484 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:08:32.484 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:08:32.484 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:08:32.485 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 10:08:32.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 10:08:32.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 10:08:32.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:32.485 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71689ee2: (connection evicted) 2025-04-23 10:08:32.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:32.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 10:08:32.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 10:08:32.792 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:32.794 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:32.953 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:33.488 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6b9fc5c7 2025-04-23 10:08:33.488 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6b9fc5c7 2025-04-23 10:08:33.489 [Test worker @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 10:08:33.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 10:08:33.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 10:08:33.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:33.489 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78141c58: (connection evicted) 2025-04-23 10:08:33.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:33.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 10:08:33.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a9c368 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:33.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 10:08:33.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:33.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:33.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 10:08:33.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 10:08:33.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 10:08:33.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 10:08:33.504 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:08:33.505 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 10:08:33.505 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8a11a19 2025-04-23 10:08:33.507 [DefaultDispatcher-worker-7 @coroutine#755] INFO ktor.application - Responding at http://0.0.0.0:36427 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:33.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:33.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 10:08:33.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:33.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:33.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 10:08:33.509 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:08:33.510 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:08:33.510 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:08:33.510 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:08:33.510 [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-23 10:08:33.510 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:08:33.510 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:08:33.510 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:08:33.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:33.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 10:08:33.530 [DefaultDispatcher-worker-13 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.535 [DefaultDispatcher-worker-16 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.593 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:33.595 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:33.608 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:33.610 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:33.623 [DefaultDispatcher-worker-16 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:33.647 [DefaultDispatcher-worker-16 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:33.651 [DefaultDispatcher-worker-3 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:33.655 [DefaultDispatcher-worker-3 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:33.665 [DefaultDispatcher-worker-8 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.670 [DefaultDispatcher-worker-16 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.671 [Test worker @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:33.671 [Test worker @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json. 2025-04-23 10:08:33.671 [Test worker @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:33.676 [Test worker @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:33.676 [Test worker @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:33.677 [Test worker @coroutine#760] 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:36427/api/content/719660053824004096/_ustadmanifest.json. 2025-04-23 10:08:33.677 [Test worker @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:33.732 [DefaultDispatcher-worker-7 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.733 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:08:33.733 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9b17c759-4545-481d-8aae-8e186abff703', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:08:33.734 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:08:33.734 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9b17c759-4545-481d-8aae-8e186abff703 2025-04-23 10:08:33.735 [DefaultDispatcher-worker-12 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:33.735 [DefaultDispatcher-worker-12 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36427/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:33.735 [DefaultDispatcher-worker-12 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:33.735 [DefaultDispatcher-worker-12 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:33.737 [eventLoopGroupProxy-13-2 @call-handler#796] 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-23 10:08:33.737 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:33.737 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.738 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:33.738 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:33.739 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.739 [eventLoopGroupProxy-13-1 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-23 10:08:33.739 [DefaultDispatcher-worker-9 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:33.739 [DefaultDispatcher-worker-9 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:33.741 [DefaultDispatcher-worker-10 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.741 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/UmAppDatabase/replication/nodeId 2025-04-23 10:08:33.741 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36427/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:33.741 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/UmAppDatabase/replication/nodeId 2025-04-23 10:08:33.743 [eventLoopGroupProxy-13-1 @call-handler#805] 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-23 10:08:33.743 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.743 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 10:08:33.744 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/UmAppDatabase/replication/nodeId 2025-04-23 10:08:33.744 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36427/UmAppDatabase/replication/nodeId 2025-04-23 10:08:33.756 [DefaultDispatcher-worker-17 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.760 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-init-batch 2025-04-23 10:08:33.760 [DefaultDispatcher-worker-13 @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:36427/api/blob/upload-init-batch. 2025-04-23 10:08:33.760 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-init-batch 2025-04-23 10:08:33.760 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:33.761 [DefaultDispatcher-worker-16 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:33.762 [eventLoopGroupProxy-13-1 @call-handler#811] 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-23 10:08:33.762 [eventLoopGroupProxy-13-1 @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 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-23 10:08:33.805 [eventLoopGroupProxy-13-1 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.807 [eventLoopGroupProxy-13-1 @call-handler#811] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 10:08:33.807 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-init-batch 2025-04-23 10:08:33.807 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36427/api/blob/upload-init-batch 2025-04-23 10:08:33.808 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-init-batch. 2025-04-23 10:08:33.808 [DefaultDispatcher-worker-13 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36427/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:33.812 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.812 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.812 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.812 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.820 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:33.823 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.824 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.824 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:33.824 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.825 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.825 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.826 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.826 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.827 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:33.869 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.870 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.870 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:33.870 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.871 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.871 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.871 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.871 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.872 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:33.874 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.874 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.874 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:33.875 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.876 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.876 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.876 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.876 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.877 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:33.880 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.880 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.880 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:33.881 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.882 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.882 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.882 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.882 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.883 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:33.926 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.927 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.927 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:33.927 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.929 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.929 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.929 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.929 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.931 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:33.994 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:33.994 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:33.995 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 64ms 2025-04-23 10:08:33.995 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.997 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.997 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:33.997 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:33.997 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:33.998 [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-23 10:08:34.046 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.046 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.046 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 10:08:34.047 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.048 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.048 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.048 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.048 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.049 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.092 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.093 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.093 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:34.093 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.094 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.094 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.094 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.094 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.095 [eventLoopGroupProxy-13-1 @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-23 10:08:34.144 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.144 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.144 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-23 10:08:34.145 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.146 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.146 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.146 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.146 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.148 [eventLoopGroupProxy-13-1 @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-23 10:08:34.190 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.190 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.190 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:34.191 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.192 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.192 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.192 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.192 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.193 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.194 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.194 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.194 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:08:34.195 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.195 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.195 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.195 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.195 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.196 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.199 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.199 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.199 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.200 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.201 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.201 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.201 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.201 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.202 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.203 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.203 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.203 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:08:34.204 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.205 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.205 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.205 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.205 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.210 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.216 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.216 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.216 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:34.220 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.222 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.222 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.222 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.223 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.224 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.226 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.226 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.226 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.226 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.227 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.227 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.227 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.227 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.228 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.230 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.230 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.230 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.230 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.231 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.231 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.231 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.231 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.232 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.233 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.234 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.234 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.234 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.235 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.235 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.235 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.235 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.236 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.237 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.238 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.238 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.238 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.239 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.239 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.239 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.239 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.240 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.241 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.241 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.241 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:08:34.241 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.242 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.242 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.242 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.242 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.243 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.245 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.245 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.245 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.246 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.253 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.253 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.254 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.254 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.255 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.258 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.258 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.259 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.260 [DefaultDispatcher-worker-10 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:34.260 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.265 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.265 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.265 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.265 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.267 [eventLoopGroupProxy-13-1 @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-23 10:08:34.269 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.269 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.269 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.270 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.271 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.271 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.271 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.271 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.272 [eventLoopGroupProxy-13-1 @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-23 10:08:34.277 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.277 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.278 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:34.279 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.280 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.280 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.281 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.281 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.282 [eventLoopGroupProxy-13-1 @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-23 10:08:34.284 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.285 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.285 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.286 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.288 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.288 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.288 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.288 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.290 [eventLoopGroupProxy-13-1 @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-23 10:08:34.295 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.296 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.297 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:34.297 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.299 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.299 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.299 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.299 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.303 [eventLoopGroupProxy-13-1 @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-23 10:08:34.306 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.306 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.306 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.307 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.308 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.308 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.308 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.308 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.312 [eventLoopGroupProxy-13-1 @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-23 10:08:34.314 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.314 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.315 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.317 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:34.317 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.318 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.318 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.318 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.321 [eventLoopGroupProxy-13-1 @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-23 10:08:34.332 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.332 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.332 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 10:08:34.333 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.335 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.335 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.335 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.335 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.336 [eventLoopGroupProxy-13-1 @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-23 10:08:34.342 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.342 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.342 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:34.343 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.345 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.345 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.345 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.345 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.349 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.357 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.357 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.358 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-23 10:08:34.360 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.364 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.364 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.364 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.364 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.367 [eventLoopGroupProxy-13-1 @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-23 10:08:34.369 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.369 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.369 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.370 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.371 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.371 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.372 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.372 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.373 [eventLoopGroupProxy-13-1 @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-23 10:08:34.374 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.375 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.375 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.376 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.377 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.377 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.377 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.377 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.378 [eventLoopGroupProxy-13-1 @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-23 10:08:34.381 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.382 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.382 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.383 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.396 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.397 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.397 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.397 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.406 [eventLoopGroupProxy-13-1 @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-23 10:08:34.416 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.417 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.417 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 10:08:34.418 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.427 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.427 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.427 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.427 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.431 [eventLoopGroupProxy-13-1 @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-23 10:08:34.434 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.435 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.435 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.436 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:34.437 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.437 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.437 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.437 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.439 [eventLoopGroupProxy-13-1 @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-23 10:08:34.442 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.442 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.442 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.443 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.445 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.445 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.445 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.445 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.448 [eventLoopGroupProxy-13-1 @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-23 10:08:34.491 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.492 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.492 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:34.493 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.494 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.494 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.494 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.494 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.496 [eventLoopGroupProxy-13-1 @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-23 10:08:34.498 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.498 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.498 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.499 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.501 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.501 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.501 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.501 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.502 [eventLoopGroupProxy-13-1 @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-23 10:08:34.506 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.506 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.507 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:08:34.508 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.509 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.509 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.509 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.509 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.511 [eventLoopGroupProxy-13-1 @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-23 10:08:34.514 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.514 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.514 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.516 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.518 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.518 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.518 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.518 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.520 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.566 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.566 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.567 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.569 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.569 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.569 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.569 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.569 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-23 10:08:34.570 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.617 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.618 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.618 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 10:08:34.619 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.622 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.622 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.622 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.622 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.623 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.626 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.626 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.626 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.627 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.628 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.630 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.630 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.630 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.631 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.634 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.634 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.634 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.635 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.636 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.636 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.636 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.636 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.642 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.686 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.688 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.688 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:08:34.689 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.692 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.692 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.692 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.692 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.695 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.699 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.699 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.699 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.699 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.701 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.702 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.702 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.702 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.704 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.706 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.707 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.707 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.708 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.709 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.709 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.710 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.710 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.711 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.713 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.713 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.714 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.715 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.717 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.718 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.718 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.718 [DefaultDispatcher-worker-20 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.720 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.723 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.723 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.724 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.724 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.726 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.726 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.726 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.726 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.728 [eventLoopGroupProxy-13-1 @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-23 10:08:34.775 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.775 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.775 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 10:08:34.782 [DefaultDispatcher-worker-19 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:34.783 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.784 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.785 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.785 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.785 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.786 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.788 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.788 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.789 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.790 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.791 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.791 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.791 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.792 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.793 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.796 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.796 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.796 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.797 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.798 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.799 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.799 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.799 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.800 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.804 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.804 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.804 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.805 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.807 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.807 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.807 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.807 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.809 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.811 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.811 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.812 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.813 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.814 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.814 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.814 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.814 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.815 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.818 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.818 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.819 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.819 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.824 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.824 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.824 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.824 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.826 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.828 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.829 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.829 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.830 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.831 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.831 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.831 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.831 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.834 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.836 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.837 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.837 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.837 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.841 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.842 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.842 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.842 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.845 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.852 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.852 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.853 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:34.853 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.854 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.855 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.855 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.855 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.857 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.862 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.863 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.863 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:34.864 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.865 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.865 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.865 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.865 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.867 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.870 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.871 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.871 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:34.872 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.873 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.873 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.873 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.874 [DefaultDispatcher-worker-11 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.875 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.878 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.878 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.878 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.880 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.881 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.881 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.881 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.881 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.883 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.886 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.886 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.886 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:34.887 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.888 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.888 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.888 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.888 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.891 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.936 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.937 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.937 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:08:34.937 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.939 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.939 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.939 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.939 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.941 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.944 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.945 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.946 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:08:34.946 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.948 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.948 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.948 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.948 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.950 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:34.952 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:34.952 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:34.952 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:34.952 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.954 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.954 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:34.954 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:34.954 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:34.960 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.002 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.003 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.003 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:35.004 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.012 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.013 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.013 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.013 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.015 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.018 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.019 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.019 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:35.021 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.025 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.025 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.025 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.025 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.028 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.030 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.030 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.031 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.032 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.033 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.033 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.033 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.033 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.035 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.037 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.037 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.037 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.038 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.043 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.043 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.043 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.043 [DefaultDispatcher-worker-7 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.045 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.089 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.089 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.089 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:35.090 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.092 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.092 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.092 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.092 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.094 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.096 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.096 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.096 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.097 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.098 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.098 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.098 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.098 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.102 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.146 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.146 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.146 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:35.151 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.156 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.157 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.157 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.157 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.160 [eventLoopGroupProxy-13-1 @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-23 10:08:35.205 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.206 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.206 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:08:35.207 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.208 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.208 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.208 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.208 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.210 [eventLoopGroupProxy-13-1 @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-23 10:08:35.254 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.254 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.254 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:35.255 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.257 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.257 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.257 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.257 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.259 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.295 [DefaultDispatcher-worker-19 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:35.302 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.303 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.303 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:35.304 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.306 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.306 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.306 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.306 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.307 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.309 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.309 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.309 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.310 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.311 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.311 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.311 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.311 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.312 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.314 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.314 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.315 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.315 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.317 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.317 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.317 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.317 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.318 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.320 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.321 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.321 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.322 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.323 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.324 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.324 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.324 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.325 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.327 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.327 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.328 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.328 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.332 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.332 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.332 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.332 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.333 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.335 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.336 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.336 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.339 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.341 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.341 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.341 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.341 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.342 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.345 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.345 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.346 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:35.346 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.347 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.347 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.347 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.348 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.350 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.352 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.353 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.353 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.354 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.355 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.355 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.355 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.355 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.356 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.358 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.358 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.358 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.359 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.360 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.360 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.360 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.360 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.361 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.363 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.363 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.363 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.364 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.364 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.364 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.365 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.365 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.365 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.368 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.368 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.368 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.369 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.371 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.371 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.371 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.371 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.372 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.374 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.374 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.375 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.375 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.376 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.376 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.376 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.376 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.377 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.379 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.379 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.379 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.380 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.381 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.381 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.381 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.381 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.382 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.384 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.384 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.384 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.385 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.386 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.386 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.386 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.386 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.387 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.390 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.390 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.390 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.391 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.392 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.392 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.392 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.392 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.395 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.443 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.443 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.443 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 10:08:35.447 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.448 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.448 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.448 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.448 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.449 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.455 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.455 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.455 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:35.456 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.457 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.457 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.457 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.457 [DefaultDispatcher-worker-4 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.459 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.462 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.462 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.462 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.464 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.465 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.465 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.465 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.465 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.469 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.476 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.476 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.476 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:35.477 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.481 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.481 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.481 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.481 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.482 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.485 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.487 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.487 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:08:35.487 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.488 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.488 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.488 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.488 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.489 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.492 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.492 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.492 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.493 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.494 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.494 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.494 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.494 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.495 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.495 [DefaultDispatcher-worker-4 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.507 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.507 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.507 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-04-23 10:08:35.508 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.512 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.512 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.512 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.512 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.513 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.536 [DefaultDispatcher-worker-10 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:35.555 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.556 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.556 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:35.557 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.559 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.559 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.559 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.559 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.563 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.567 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.567 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.569 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:35.572 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.573 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.573 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.573 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.573 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.574 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.581 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.581 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.581 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:35.582 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.591 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.591 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.591 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.591 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.599 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.649 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.649 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.649 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-23 10:08:35.651 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.652 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.652 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.652 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.652 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.657 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.663 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.663 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.663 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:35.664 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.665 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.665 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.665 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.665 [DefaultDispatcher-worker-10 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.667 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.672 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.672 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.673 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:35.674 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.675 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.676 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.676 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.676 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.677 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.679 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.679 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.679 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:35.679 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.680 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.680 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.681 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.681 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.685 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.687 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.687 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.688 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:35.688 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.689 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.689 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.689 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.689 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.690 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.694 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.694 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.698 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 10:08:35.700 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.701 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.701 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.701 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.701 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.719 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.728 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.729 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.729 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-23 10:08:35.734 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.736 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.737 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.737 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.737 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.739 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.745 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.746 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.746 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:35.747 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.748 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.748 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.748 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.748 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.751 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.758 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.758 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.758 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:35.763 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.769 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.769 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.769 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.770 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.771 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.779 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.786 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.786 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2025-04-23 10:08:35.787 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.788 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.789 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.789 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.789 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.790 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.797 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.798 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.801 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 10:08:35.802 [DefaultDispatcher-worker-16 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.806 [DefaultDispatcher-worker-16 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.806 [DefaultDispatcher-worker-16 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.806 [DefaultDispatcher-worker-16 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.806 [DefaultDispatcher-worker-16 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.816 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.818 [DefaultDispatcher-worker-3 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:35.822 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.822 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.823 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:35.823 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.828 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.828 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.828 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.828 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.835 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.880 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.881 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.882 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.884 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-23 10:08:35.885 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.885 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.885 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.885 [DefaultDispatcher-worker-2 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.887 [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-23 10:08:35.891 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.891 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.891 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:35.895 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.897 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.897 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.897 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.897 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.901 [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-23 10:08:35.942 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.943 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.943 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:35.944 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.945 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.945 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.946 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.946 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.952 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:35.955 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:35.955 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:35.956 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:35.956 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.957 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.957 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:35.957 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:35.957 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:35.959 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.005 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.005 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.005 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 10:08:36.007 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.008 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.008 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.008 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.008 [DefaultDispatcher-worker-5 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.011 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.063 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.064 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.064 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-04-23 10:08:36.065 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.066 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.066 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.066 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.066 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.070 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.115 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.115 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.116 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.117 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.117 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.117 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.117 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.117 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 10:08:36.119 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.169 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.169 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.169 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-23 10:08:36.170 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.171 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.172 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.172 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.172 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.173 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.225 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.230 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.230 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2025-04-23 10:08:36.231 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.232 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.232 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.232 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.232 [DefaultDispatcher-worker-9 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.233 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.237 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.237 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.237 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:36.240 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.241 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.241 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.241 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.241 [DefaultDispatcher-worker-6 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.244 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.290 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.291 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.291 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 10:08:36.293 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.294 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.294 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.294 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.294 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.297 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.308 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.308 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.308 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 10:08:36.312 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.313 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.313 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.313 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.313 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.315 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.337 [DefaultDispatcher-worker-15 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:36.363 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.363 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.363 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 10:08:36.364 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.371 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.371 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.371 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.371 [DefaultDispatcher-worker-17 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.382 [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-23 10:08:36.385 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.385 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.385 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:36.389 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.390 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.390 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.390 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.390 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.391 [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-23 10:08:36.399 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.399 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.399 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 10:08:36.400 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.401 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.401 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.401 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.401 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.402 [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-23 10:08:36.408 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.412 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.412 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-23 10:08:36.413 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.414 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.414 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.414 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.414 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.422 [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-23 10:08:36.467 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.467 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.468 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:08:36.468 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.469 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.469 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.469 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.469 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.471 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.473 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.473 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.473 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:36.474 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.475 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.475 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.475 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.475 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.476 [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-23 10:08:36.482 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.483 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.483 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:36.483 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.484 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.484 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.485 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.485 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.487 [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-23 10:08:36.493 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.493 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.493 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:08:36.496 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.497 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.497 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.497 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.497 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.501 [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-23 10:08:36.550 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.551 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.551 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-23 10:08:36.552 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.553 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.553 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.553 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.553 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.555 [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-23 10:08:36.559 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.560 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.560 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:08:36.561 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.563 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.563 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.563 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.563 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.565 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.568 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.568 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.568 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:36.570 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.573 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.573 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.573 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.573 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.575 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.578 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.578 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.579 [DefaultDispatcher-worker-19 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.579 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:08:36.582 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.582 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.582 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.582 [DefaultDispatcher-worker-15 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.586 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.630 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.630 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.630 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:36.632 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.633 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.633 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.633 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.633 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.636 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.681 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.682 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.682 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:08:36.683 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.684 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.684 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.684 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.684 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.686 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.691 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.692 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.693 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.693 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 10:08:36.694 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.695 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.695 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.695 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.696 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.745 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.746 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.746 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-23 10:08:36.746 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.748 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.748 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.748 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.748 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.750 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.752 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.752 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.752 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:36.754 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.755 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.755 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.755 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.755 [DefaultDispatcher-worker-18 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.756 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.802 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.802 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.803 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 10:08:36.804 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.805 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.805 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.805 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.805 [DefaultDispatcher-worker-12 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.807 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.809 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.810 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.810 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:36.811 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.812 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.812 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.812 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.812 [DefaultDispatcher-worker-22 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.814 [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-23 10:08:36.845 [DefaultDispatcher-worker-8 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:36.857 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.857 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.857 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:08:36.858 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.859 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.859 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.859 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.859 [DefaultDispatcher-worker-14 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.860 [eventLoopGroupProxy-13-1 @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-23 10:08:36.902 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.902 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.902 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:08:36.903 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.903 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.904 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.904 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.904 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.904 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.906 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.906 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.906 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:36.906 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.907 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.907 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.907 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.907 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.909 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.951 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.952 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.952 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:36.952 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.953 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.953 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.953 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.953 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.953 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.955 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.955 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.955 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:36.955 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.956 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.956 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.956 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.956 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.957 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.958 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.958 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.958 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:36.958 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.959 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.959 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.959 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.959 [DefaultDispatcher-worker-21 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.960 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:36.961 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:36.961 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:36.961 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:08:36.961 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.962 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.962 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:36.962 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:36.962 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:36.963 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:37.009 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:37.009 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:37.009 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:08:37.009 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.010 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.010 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:37.010 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.010 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:37.011 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:37.053 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:37.054 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:37.054 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:08:37.054 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.055 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.055 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:37.055 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.055 [DefaultDispatcher-worker-3 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:37.056 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:37.057 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:37.057 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:37.057 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:08:37.057 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.058 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.058 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:37.058 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.058 [DefaultDispatcher-worker-8 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:37.058 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:37.060 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:37.060 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:37.060 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:08:37.060 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.061 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.061 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36427/api/blob/upload-batch-data. 2025-04-23 10:08:37.061 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.061 [DefaultDispatcher-worker-13 @coroutine#816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:37.062 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:08:37.064 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:37.064 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:37.064 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:08:37.064 [DefaultDispatcher-worker-1 @coroutine#816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/blob/upload-batch-data 2025-04-23 10:08:37.072 [DefaultDispatcher-worker-16 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:37.077 [DefaultDispatcher-worker-22 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:37.077 [DefaultDispatcher-worker-22 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/UmAppDatabase/replication/message 2025-04-23 10:08:37.077 [DefaultDispatcher-worker-22 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36427/UmAppDatabase/replication/message. 2025-04-23 10:08:37.077 [DefaultDispatcher-worker-22 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/UmAppDatabase/replication/message 2025-04-23 10:08:37.077 [DefaultDispatcher-worker-22 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36427/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:37.078 [eventLoopGroupProxy-13-1 @call-handler#1614] 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-23 10:08:37.078 [eventLoopGroupProxy-13-1 @call-handler#1614] 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-23 10:08:37.078 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:37.092 [DefaultDispatcher-worker-17 @call-handler#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 10:08:37.093 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:37.093 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-17 @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-17 @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:36427/api/content/719660053824004096/_ustadmanifest.json. 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-17 @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-1 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/UmAppDatabase/replication/message 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-1 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36427/UmAppDatabase/replication/message 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-1 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36427/UmAppDatabase/replication/message. 2025-04-23 10:08:37.093 [DefaultDispatcher-worker-1 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36427/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:37.094 [DefaultDispatcher-worker-9 @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:37.094 [DefaultDispatcher-worker-9 @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json 2025-04-23 10:08:37.094 [DefaultDispatcher-worker-14 @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:36427/api/content/719660053824004096/_ustadmanifest.json. 2025-04-23 10:08:37.094 [DefaultDispatcher-worker-14 @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36427/api/content/719660053824004096/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:08:37.099 [DefaultDispatcher-worker-5 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 10:08:37.115 [DefaultDispatcher-worker-13 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 10:08:37.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:08:37.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:08:37.140 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:08:37.140 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:08:37.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:08:37.146 [Test worker @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 10:08:37.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 10:08:37.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 10:08:37.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:37.147 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0: (connection evicted) 2025-04-23 10:08:37.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:37.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 10:08:37.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 10:08:37.499 [DefaultDispatcher-worker-8 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 10:08:37.512 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:37.514 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:37.572 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:08:38.150 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8a11a19 2025-04-23 10:08:38.150 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8a11a19 2025-04-23 10:08:38.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 10:08:38.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 10:08:38.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:38.151 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156f0281: (connection evicted) 2025-04-23 10:08:38.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:38.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 10:08:38.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f025e9e 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:38.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:38.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 10:08:38.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 10:08:38.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 10:08:38.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 10:08:38.191 [DefaultDispatcher-worker-1 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5408fca1 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 10:08:38.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:38.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 10:08:38.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 10:08:38.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbfbd94 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:38.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:38.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 10:08:38.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 10:08:38.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 10:08:38.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 10:08:38.201 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:08:38.201 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-23 10:08:38.203 [DefaultDispatcher-worker-1 @coroutine#1651] INFO ktor.application - Responding at http://0.0.0.0:36631 2025-04-23 10:08:38.206 [DefaultDispatcher-worker-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 10:08:38.206 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36631/api/blob/upload-init-batch 2025-04-23 10:08:38.206 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36631/api/blob/upload-init-batch. 2025-04-23 10:08:38.206 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36631/api/blob/upload-init-batch 2025-04-23 10:08:38.207 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36631/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:38.208 [eventLoopGroupProxy-16-1 @call-handler#1658] 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-23 10:08:38.209 [eventLoopGroupProxy-16-1 @call-handler#1658] 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-23 10:08:38.209 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 10:08:38.210 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36631/api/blob/upload-init-batch 2025-04-23 10:08:38.210 [Test worker @coroutine#1652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36631/api/blob/upload-init-batch 2025-04-23 10:08:38.211 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36631/api/blob/upload-init-batch. 2025-04-23 10:08:38.211 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36631/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:38.211 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36631/api/blob/upload-batch-data 2025-04-23 10:08:38.211 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36631/api/blob/upload-batch-data. 2025-04-23 10:08:38.211 [Test worker @coroutine#1663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36631/api/blob/upload-batch-data 2025-04-23 10:08:38.211 [Test worker @coroutine#1663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36631/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:38.212 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-23 10:08:38.214 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 10:08:38.214 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:38.214 [Test worker @coroutine#1663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36631/api/blob/upload-batch-data 2025-04-23 10:08:38.216 [eventLoopGroupProxy-16-2 @call-handler#1675] 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-23 10:08:38.218 [eventLoopGroupProxy-16-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:38.222 [Test worker @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 10:08:38.260 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:38.297 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:38.299 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 10:08:39.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 10:08:39.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 10:08:39.329 [DefaultDispatcher-worker-10 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 10:08:39.333 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51209/api/blob/upload-init-batch 2025-04-23 10:08:39.333 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51209/api/blob/upload-init-batch. 2025-04-23 10:08:39.333 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51209/api/blob/upload-init-batch 2025-04-23 10:08:39.333 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51209/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:39.334 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51209/api/blob/upload-init-batch 2025-04-23 10:08:39.334 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51209/api/blob/upload-init-batch 2025-04-23 10:08:39.334 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51209/api/blob/upload-init-batch. 2025-04-23 10:08:39.334 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51209/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:39.341 [DefaultDispatcher-worker-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 10:08:39.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 10:08:39.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 10:08:39.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.344 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c30decf: (connection evicted) 2025-04-23 10:08:39.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 10:08:39.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418893c 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 10:08:39.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-23 10:08:39.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-23 10:08:39.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 10:08:39.358 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55899/api/blob/upload-init-batch 2025-04-23 10:08:39.358 [Test worker @coroutine#1695] 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:55899/api/blob/upload-init-batch. 2025-04-23 10:08:39.358 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55899/api/blob/upload-init-batch 2025-04-23 10:08:39.358 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55899/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:39.360 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55899/api/blob/upload-init-batch 2025-04-23 10:08:39.360 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55899/api/blob/upload-init-batch 2025-04-23 10:08:39.360 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55899/api/blob/upload-init-batch. 2025-04-23 10:08:39.360 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55899/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:39.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 10:08:39.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 10:08:39.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.361 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bca04e: (connection evicted) 2025-04-23 10:08:39.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 10:08:39.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe4848 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 10:08:39.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-23 10:08:39.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-23 10:08:39.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 10:08:39.375 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49221/api/blob/upload-init-batch 2025-04-23 10:08:39.375 [Test worker @coroutine#1701] 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:49221/api/blob/upload-init-batch. 2025-04-23 10:08:39.375 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49221/api/blob/upload-init-batch 2025-04-23 10:08:39.375 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49221/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:08:39.376 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49221/api/blob/upload-init-batch 2025-04-23 10:08:39.376 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49221/api/blob/upload-init-batch 2025-04-23 10:08:39.377 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49221/api/blob/upload-init-batch. 2025-04-23 10:08:39.377 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49221/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:39.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 10:08:39.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 10:08:39.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.381 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6: (connection evicted) 2025-04-23 10:08:39.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 10:08:39.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 10:08:39.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13fad0c7 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 10:08:39.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 10:08:39.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 10:08:39.677 [DefaultDispatcher-worker-21 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7552f05b 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 10:08:39.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 10:08:39.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 10:08:39.703 [DefaultDispatcher-worker-15 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b72860c 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 10:08:39.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-23 10:08:39.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-23 10:08:39.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65871cfd 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 10:08:39.739 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.746 [DefaultDispatcher-worker-13 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.751 [DefaultDispatcher-worker-14 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.756 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.761 [DefaultDispatcher-worker-15 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.763 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.768 [DefaultDispatcher-worker-5 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 10:08:39.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 10:08:39.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 10:08:39.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.773 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975: (connection evicted) 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 10:08:39.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 10:08:39.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 10:08:39.780 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.797 [DefaultDispatcher-worker-17 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.802 [DefaultDispatcher-worker-10 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.805 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.806 [DefaultDispatcher-worker-5 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.811 [DefaultDispatcher-worker-18 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.812 [Test worker @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.818 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 10:08:39.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 10:08:39.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 10:08:39.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.819 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-04-23 10:08:39.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 10:08:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 10:08:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 10:08:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 10:08:39.840 [DefaultDispatcher-worker-3 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 10:08:39.845 [DefaultDispatcher-worker-4 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 10:08:39.850 [DefaultDispatcher-worker-5 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 10:08:39.854 [DefaultDispatcher-worker-3 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 10:08:39.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 10:08:39.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 10:08:39.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.855 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 10:08:39.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389a9ff6 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:39.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 10:08:39.877 [DefaultDispatcher-worker-10 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.882 [DefaultDispatcher-worker-3 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.887 [DefaultDispatcher-worker-17 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.892 [DefaultDispatcher-worker-16 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.894 [Test worker @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.899 [DefaultDispatcher-worker-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 10:08:39.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 10:08:39.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 10:08:39.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:39.900 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76876421: (connection evicted) 2025-04-23 10:08:39.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:39.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 10:08:39.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 10:08:40.161 [DefaultDispatcher-worker-19 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 10:08:40.200 [DefaultDispatcher-worker-19 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38991781 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 10:08:44.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 10:08:44.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 10:08:44.101 [DefaultDispatcher-worker-21 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 10:08:44.180 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f510929 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 10:08:44.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 10:08:44.646 [DefaultDispatcher-worker-5 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.651 [DefaultDispatcher-worker-8 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.655 [DefaultDispatcher-worker-21 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.659 [DefaultDispatcher-worker-16 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.663 [DefaultDispatcher-worker-11 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 10:08:44.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da41d02 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 10:08:44.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 10:08:44.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 10:08:44.686 [DefaultDispatcher-worker-7 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 10:08:44.690 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 10:08:44.694 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 10:08:44.698 [DefaultDispatcher-worker-20 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 10:08:44.722 [DefaultDispatcher-worker-14 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.726 [DefaultDispatcher-worker-1 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.727 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.730 [DefaultDispatcher-worker-21 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.733 [DefaultDispatcher-worker-17 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.737 [DefaultDispatcher-worker-4 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.743 [DefaultDispatcher-worker-19 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 10:08:44.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 10:08:44.763 [DefaultDispatcher-worker-7 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.768 [DefaultDispatcher-worker-14 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.768 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.772 [DefaultDispatcher-worker-17 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.776 [DefaultDispatcher-worker-11 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.780 [DefaultDispatcher-worker-8 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 10:08:44.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 10:08:44.801 [DefaultDispatcher-worker-1 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.801 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.806 [DefaultDispatcher-worker-3 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.810 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.813 [DefaultDispatcher-worker-21 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.817 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.822 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 10:08:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 10:08:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 10:08:44.843 [DefaultDispatcher-worker-20 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 10:08:44.844 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.848 [DefaultDispatcher-worker-5 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 10:08:44.851 [DefaultDispatcher-worker-8 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 10:08:44.854 [DefaultDispatcher-worker-6 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 10:08:44.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 10:08:44.873 [DefaultDispatcher-worker-22 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.878 [DefaultDispatcher-worker-9 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.882 [DefaultDispatcher-worker-4 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.882 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.885 [DefaultDispatcher-worker-14 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.889 [DefaultDispatcher-worker-12 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.896 [DefaultDispatcher-worker-18 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 10:08:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 10:08:44.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 10:08:44.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 10:08:44.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 10:08:44.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 10:08:44.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 10:08:44.924 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 10:08:44.925 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 10:08:44.925 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 10:08:44.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 10:08:44.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 10:08:44.943 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 10:08:44.945 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 10:08:44.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 10:08:44.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 10:08:44.956 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:44.962 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 10:08:44.964 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:44.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 10:08:44.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 10:08:44.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 10:08:44.979 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 10:08:44.980 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 10:08:44.995 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:44.995 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:44.996 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:44.996 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:44.996 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:44.998 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.009 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.029 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.038 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:45.038 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:45.038 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.049 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.065 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.080 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:45.080 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:45.080 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.122 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:45.122 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:45.122 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.164 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:45.164 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:45.164 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.206 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:45.206 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56391/ 2025-04-23 10:08:45.206 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56391/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.248 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56391/ 2025-04-23 10:08:45.251 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.251 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.252 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.252 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.252 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.293 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.293 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.293 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.335 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.335 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.335 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.377 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.377 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.377 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.418 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.418 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.418 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.459 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.459 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37583/ 2025-04-23 10:08:45.459 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37583/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:08:45.459 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37583/ 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3816efab 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 10:08:45.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 10:08:45.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 10:08:45.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 10:08:45.573 [DefaultDispatcher-worker-3 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf6ced 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 10:08:45.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 10:08:45.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 10:08:45.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 10:08:45.605 [DefaultDispatcher-worker-17 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 10:08:45.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 10:08:45.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 10:08:45.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 10:08:45.628 [DefaultDispatcher-worker-8 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 10:08:45.629 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 10:08:45.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 10:08:45.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 10:08:45.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 10:08:45.653 [DefaultDispatcher-worker-14 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d970881 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 10:08:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 10:08:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 10:08:45.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 10:08:45.680 [DefaultDispatcher-worker-18 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 10:08:45.681 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2114ce 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 10:08:45.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 10:08:45.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 10:08:45.707 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.710 [DefaultDispatcher-worker-15 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 10:08:45.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 10:08:45.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 10:08:45.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 10:08:45.731 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.744 [DefaultDispatcher-worker-1 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 10:08:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 10:08:45.755 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.770 [DefaultDispatcher-worker-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.777 [DefaultDispatcher-worker-14 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.781 [DefaultDispatcher-worker-3 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.782 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.786 [DefaultDispatcher-worker-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.796 [DefaultDispatcher-worker-18 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.801 [DefaultDispatcher-worker-21 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 10:08:45.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 10:08:45.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 10:08:45.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.806 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46: (connection evicted) 2025-04-23 10:08:45.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:45.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 10:08:45.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 10:08:45.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 10:08:45.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 10:08:45.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 10:08:45.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 10:08:45.815 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.841 [DefaultDispatcher-worker-6 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e33802 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 10:08:45.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 10:08:45.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 10:08:45.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 10:08:45.874 [DefaultDispatcher-worker-17 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 10:08:45.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 10:08:45.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 10:08:45.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 10:08:45.898 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 10:08:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 10:08:45.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 10:08:45.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 10:08:45.909 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.922 [DefaultDispatcher-worker-21 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 10:08:45.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 10:08:45.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 10:08:45.946 [DefaultDispatcher-worker-17 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 10:08:45.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 10:08:45.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 10:08:45.948 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.970 [DefaultDispatcher-worker-19 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 10:08:45.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 10:08:45.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 10:08:45.976 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:45.995 [DefaultDispatcher-worker-13 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2226fd2b 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:45.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:45.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 10:08:45.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 10:08:45.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 10:08:46.000 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:46.019 [DefaultDispatcher-worker-3 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 10:08:46.054 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:46.054 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:46.090 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:46.097 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6ed085 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 10:08:50.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 10:08:50.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 10:08:50.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 10:08:50.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 10:08:50.119 [DefaultDispatcher-worker-9 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 10:08:50.125 [DefaultDispatcher-worker-8 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 10:08:50.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.145 [DefaultDispatcher-worker-20 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.149 [DefaultDispatcher-worker-4 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.153 [DefaultDispatcher-worker-19 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.157 [DefaultDispatcher-worker-4 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 10:08:50.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.177 [DefaultDispatcher-worker-10 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.181 [DefaultDispatcher-worker-18 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.184 [DefaultDispatcher-worker-18 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.188 [DefaultDispatcher-worker-9 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281d3ce7 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 10:08:50.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 10:08:50.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 10:08:50.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 10:08:50.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 10:08:50.200 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.206 [DefaultDispatcher-worker-5 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 10:08:50.211 [DefaultDispatcher-worker-8 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 10:08:50.215 [DefaultDispatcher-worker-15 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 10:08:50.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 10:08:50.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 10:08:50.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 10:08:50.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 10:08:50.226 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.235 [DefaultDispatcher-worker-7 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 10:08:50.239 [DefaultDispatcher-worker-11 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 10:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 10:08:50.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 10:08:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 10:08:50.258 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.259 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 10:08:50.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 10:08:50.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 10:08:50.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 10:08:50.278 [DefaultDispatcher-worker-17 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 10:08:50.314 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.316 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.366 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.366 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 10:08:50.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 10:08:50.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.396 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.397 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.399 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.399 [DefaultDispatcher-worker-8 @coroutine#2107] 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:59877/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.399 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.399 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59877/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.400 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.400 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.403 [DefaultDispatcher-worker-19 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.403 [DefaultDispatcher-worker-19 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.403 [DefaultDispatcher-worker-19 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.403 [DefaultDispatcher-worker-19 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.404 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.404 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.405 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 10:08:50.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 10:08:50.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 10:08:50.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 10:08:50.418 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 10:08:50.423 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 10:08:50.424 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 10:08:50.427 [DefaultDispatcher-worker-19 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:08:50.427 [DefaultDispatcher-worker-19 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 10:08:50.427 [DefaultDispatcher-worker-19 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:08:50.428 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:08:50.428 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:08:50.429 [DefaultDispatcher-worker-17 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b6768 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 10:08:50.478 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.480 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@777e452a 2025-04-23 10:08:50.480 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@777e452a 2025-04-23 10:08:50.481 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b9a5b5 2025-04-23 10:08:50.481 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b9a5b5 2025-04-23 10:08:50.483 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d862e5a 2025-04-23 10:08:50.483 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d862e5a 2025-04-23 10:08:50.483 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.485 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884af8e 2025-04-23 10:08:50.485 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884af8e 2025-04-23 10:08:50.486 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd6eaa1 2025-04-23 10:08:50.486 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd6eaa1 2025-04-23 10:08:50.488 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f674a3 2025-04-23 10:08:50.488 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f674a3 2025-04-23 10:08:50.488 [Test worker @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.489 [Test worker @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.490 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e6f39 2025-04-23 10:08:50.490 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e6f39 2025-04-23 10:08:50.490 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.490 [DefaultDispatcher-worker-18 @coroutine#2139] 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:46363/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.490 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.490 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46363/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.491 [DefaultDispatcher-worker-10 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.491 [DefaultDispatcher-worker-10 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.492 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ab50c1 2025-04-23 10:08:50.492 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ab50c1 2025-04-23 10:08:50.494 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a22a97 2025-04-23 10:08:50.494 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a22a97 2025-04-23 10:08:50.494 [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-23 10:08:50.494 [DefaultDispatcher-worker-14 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.495 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.495 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.495 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.495 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.495 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.496 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.501 [DefaultDispatcher-worker-13 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.505 [DefaultDispatcher-worker-13 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.506 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.508 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d39a0c9 2025-04-23 10:08:50.508 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d39a0c9 2025-04-23 10:08:50.509 [DefaultDispatcher-worker-22 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.510 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fe531e 2025-04-23 10:08:50.510 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fe531e 2025-04-23 10:08:50.511 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1cbb9 2025-04-23 10:08:50.511 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1cbb9 2025-04-23 10:08:50.513 [DefaultDispatcher-worker-6 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.513 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c35925 2025-04-23 10:08:50.513 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c35925 2025-04-23 10:08:50.515 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c9a5c 2025-04-23 10:08:50.515 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c9a5c 2025-04-23 10:08:50.517 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@132b5faa 2025-04-23 10:08:50.517 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@132b5faa 2025-04-23 10:08:50.518 [DefaultDispatcher-worker-18 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.519 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5ec275 2025-04-23 10:08:50.519 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5ec275 2025-04-23 10:08:50.521 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eca66a 2025-04-23 10:08:50.521 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eca66a 2025-04-23 10:08:50.521 [DefaultDispatcher-worker-15 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.522 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24845a11 2025-04-23 10:08:50.522 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24845a11 2025-04-23 10:08:50.522 [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-23 10:08:50.525 [DefaultDispatcher-worker-4 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.529 [DefaultDispatcher-worker-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.534 [DefaultDispatcher-worker-11 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.537 [DefaultDispatcher-worker-22 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cd9ce76 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 10:08:50.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 10:08:50.557 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.562 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.563 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.564 [DefaultDispatcher-worker-19 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.564 [DefaultDispatcher-worker-19 @coroutine#2185] 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:33809/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.564 [DefaultDispatcher-worker-19 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.564 [DefaultDispatcher-worker-19 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33809/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.565 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.565 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.568 [DefaultDispatcher-worker-13 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.568 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.568 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.568 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.569 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.569 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.569 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 10:08:50.571 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 10:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 10:08:50.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 10:08:50.572 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 10:08:50.572 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@718de866 2025-04-23 10:08:50.572 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@718de866 2025-04-23 10:08:50.574 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4a1827 2025-04-23 10:08:50.574 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4a1827 2025-04-23 10:08:50.576 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b758316 2025-04-23 10:08:50.576 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b758316 2025-04-23 10:08:50.577 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e77121c 2025-04-23 10:08:50.577 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e77121c 2025-04-23 10:08:50.577 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 10:08:50.578 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 10:08:50.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7136c 2025-04-23 10:08:50.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7136c 2025-04-23 10:08:50.579 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:08:50.579 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 10:08:50.579 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:08:50.580 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:08:50.580 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:08:50.581 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83ac7f 2025-04-23 10:08:50.581 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83ac7f 2025-04-23 10:08:50.583 [DefaultDispatcher-worker-16 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 10:08:50.583 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9f3aa 2025-04-23 10:08:50.583 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9f3aa 2025-04-23 10:08:50.585 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e58ed53 2025-04-23 10:08:50.585 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e58ed53 2025-04-23 10:08:50.586 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fca987 2025-04-23 10:08:50.586 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fca987 2025-04-23 10:08:50.586 [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-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f4d0 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 10:08:50.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.641 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.642 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.642 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.642 [DefaultDispatcher-worker-16 @coroutine#2218] 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:44567/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.642 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.643 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44567/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.644 [DefaultDispatcher-worker-10 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.644 [DefaultDispatcher-worker-10 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.644 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.646 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a926d6 2025-04-23 10:08:50.646 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a926d6 2025-04-23 10:08:50.647 [DefaultDispatcher-worker-15 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.647 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.647 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.647 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.647 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.647 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.648 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ed2f3 2025-04-23 10:08:50.648 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ed2f3 2025-04-23 10:08:50.648 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 10:08:50.649 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58514da6 2025-04-23 10:08:50.649 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58514da6 2025-04-23 10:08:50.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 10:08:50.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 10:08:50.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 10:08:50.651 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 10:08:50.651 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d53d8c8 2025-04-23 10:08:50.651 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d53d8c8 2025-04-23 10:08:50.653 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7c222 2025-04-23 10:08:50.653 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7c222 2025-04-23 10:08:50.655 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c846141 2025-04-23 10:08:50.655 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c846141 2025-04-23 10:08:50.656 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eea250a 2025-04-23 10:08:50.656 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eea250a 2025-04-23 10:08:50.656 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 10:08:50.657 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 10:08:50.658 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7c2787 2025-04-23 10:08:50.658 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7c2787 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 10:08:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 10:08:50.660 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@45823cd8 2025-04-23 10:08:50.660 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@45823cd8 2025-04-23 10:08:50.660 [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-23 10:08:50.662 [DefaultDispatcher-worker-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 10:08:50.672 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.672 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.674 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e0891 2025-04-23 10:08:50.674 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e0891 2025-04-23 10:08:50.675 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9e1e4 2025-04-23 10:08:50.675 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9e1e4 2025-04-23 10:08:50.677 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d663e1 2025-04-23 10:08:50.677 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d663e1 2025-04-23 10:08:50.677 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.678 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.679 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d4ebdf 2025-04-23 10:08:50.679 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d4ebdf 2025-04-23 10:08:50.679 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.679 [DefaultDispatcher-worker-1 @coroutine#2247] 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:42937/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.679 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.679 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42937/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.681 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.681 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.681 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f760f34 2025-04-23 10:08:50.681 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f760f34 2025-04-23 10:08:50.683 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e93fff 2025-04-23 10:08:50.683 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e93fff 2025-04-23 10:08:50.684 [DefaultDispatcher-worker-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.684 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.684 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.684 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.685 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a185a8 2025-04-23 10:08:50.685 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a185a8 2025-04-23 10:08:50.685 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.685 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.685 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 10:08:50.686 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fb1490 2025-04-23 10:08:50.686 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fb1490 2025-04-23 10:08:50.688 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fba6f4 2025-04-23 10:08:50.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 10:08:50.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 10:08:50.688 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fba6f4 2025-04-23 10:08:50.688 [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-23 10:08:50.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 10:08:50.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 10:08:50.694 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 10:08:50.695 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3c4115 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:50.696 [DefaultDispatcher-worker-10 @coroutine#2269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 10:08:50.700 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 10:08:50.710 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:50.715 [DefaultDispatcher-worker-10 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:50.716 [DefaultDispatcher-worker-10 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:50.717 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.717 [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://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.717 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.717 [DefaultDispatcher-worker-9 @coroutine#2276] 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-23 10:08:50.717 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.717 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:08:50.717 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.718 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.718 [DefaultDispatcher-worker-7 @coroutine#2269] 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-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408a0e92 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 10:08:50.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 10:08:50.721 [DefaultDispatcher-worker-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:50.722 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.722 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.722 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.722 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.723 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.726 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cd42db 2025-04-23 10:08:50.726 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cd42db 2025-04-23 10:08:50.727 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0abed2 2025-04-23 10:08:50.727 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0abed2 2025-04-23 10:08:50.729 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@193529ab 2025-04-23 10:08:50.729 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@193529ab 2025-04-23 10:08:50.731 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c37b4e9 2025-04-23 10:08:50.731 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c37b4e9 2025-04-23 10:08:50.732 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595ee2e 2025-04-23 10:08:50.732 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595ee2e 2025-04-23 10:08:50.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.734 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da12860 2025-04-23 10:08:50.734 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da12860 2025-04-23 10:08:50.736 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de92c0e 2025-04-23 10:08:50.736 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de92c0e 2025-04-23 10:08:50.737 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c184ba6 2025-04-23 10:08:50.737 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c184ba6 2025-04-23 10:08:50.739 [Test worker @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.739 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63695 2025-04-23 10:08:50.739 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63695 2025-04-23 10:08:50.739 [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-23 10:08:50.740 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.741 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.741 [DefaultDispatcher-worker-20 @coroutine#2290] 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:33963/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.741 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.741 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33963/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.742 [DefaultDispatcher-worker-22 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.742 [DefaultDispatcher-worker-22 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.745 [DefaultDispatcher-worker-18 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.745 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.745 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.745 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.746 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.746 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.746 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.750 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.751 [DefaultDispatcher-worker-19 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.752 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-23 10:08:50.752 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-23 10:08:50.754 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-23 10:08:50.754 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-23 10:08:50.756 [DefaultDispatcher-worker-9 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.756 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-23 10:08:50.756 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-23 10:08:50.758 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-23 10:08:50.758 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-23 10:08:50.759 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.760 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-23 10:08:50.760 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-23 10:08:50.760 [DefaultDispatcher-worker-10 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.761 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86564a 2025-04-23 10:08:50.761 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86564a 2025-04-23 10:08:50.762 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-23 10:08:50.762 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-23 10:08:50.763 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3541bf4a 2025-04-23 10:08:50.763 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3541bf4a 2025-04-23 10:08:50.764 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-23 10:08:50.764 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-23 10:08:50.764 [DefaultDispatcher-worker-18 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.765 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e3d3a 2025-04-23 10:08:50.765 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e3d3a 2025-04-23 10:08:50.765 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-23 10:08:50.765 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-23 10:08:50.767 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@747cb571 2025-04-23 10:08:50.767 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@747cb571 2025-04-23 10:08:50.767 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-23 10:08:50.767 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-23 10:08:50.767 [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-23 10:08:50.769 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc189b2 2025-04-23 10:08:50.769 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc189b2 2025-04-23 10:08:50.769 [DefaultDispatcher-worker-11 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.771 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4542c2af 2025-04-23 10:08:50.771 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4542c2af 2025-04-23 10:08:50.773 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@515a0d0 2025-04-23 10:08:50.773 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@515a0d0 2025-04-23 10:08:50.773 [DefaultDispatcher-worker-10 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.775 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14534a3e 2025-04-23 10:08:50.775 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14534a3e 2025-04-23 10:08:50.776 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@652ecd1f 2025-04-23 10:08:50.776 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@652ecd1f 2025-04-23 10:08:50.776 [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-23 10:08:50.777 [DefaultDispatcher-worker-11 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.781 [DefaultDispatcher-worker-5 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.785 [DefaultDispatcher-worker-20 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.787 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.787 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:08:50.787 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.787 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.787 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.788 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:08:50.788 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33963/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:50.788 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.788 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.788 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 10:08:50.788 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.789 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.789 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.790 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-23 10:08:50.790 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-23 10:08:50.792 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-23 10:08:50.792 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-23 10:08:50.794 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-23 10:08:50.794 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-23 10:08:50.795 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-23 10:08:50.795 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-23 10:08:50.797 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.797 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-23 10:08:50.797 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-23 10:08:50.798 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f012737 2025-04-23 10:08:50.798 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f012737 2025-04-23 10:08:50.799 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-23 10:08:50.799 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-23 10:08:50.800 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c6daa7 2025-04-23 10:08:50.800 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c6daa7 2025-04-23 10:08:50.802 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-23 10:08:50.802 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-23 10:08:50.802 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f94c47 2025-04-23 10:08:50.802 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f94c47 2025-04-23 10:08:50.804 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbd09c 2025-04-23 10:08:50.804 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbd09c 2025-04-23 10:08:50.804 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-23 10:08:50.804 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-23 10:08:50.806 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d56d2b 2025-04-23 10:08:50.806 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d56d2b 2025-04-23 10:08:50.807 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-23 10:08:50.807 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-23 10:08:50.807 [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-23 10:08:50.807 [DefaultDispatcher-worker-17 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:50.807 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@616184b4 2025-04-23 10:08:50.807 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@616184b4 2025-04-23 10:08:50.809 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea567ab 2025-04-23 10:08:50.809 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea567ab 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 10:08:50.811 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d42fd3 2025-04-23 10:08:50.811 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d42fd3 2025-04-23 10:08:50.813 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d05a0d7 2025-04-23 10:08:50.813 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d05a0d7 2025-04-23 10:08:50.813 [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-23 10:08:50.820 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.822 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3756e18d 2025-04-23 10:08:50.822 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3756e18d 2025-04-23 10:08:50.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.823 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39910917 2025-04-23 10:08:50.823 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39910917 2025-04-23 10:08:50.825 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae8afd 2025-04-23 10:08:50.825 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae8afd 2025-04-23 10:08:50.827 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ac032c 2025-04-23 10:08:50.827 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ac032c 2025-04-23 10:08:50.828 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.828 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f6df3d 2025-04-23 10:08:50.829 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f6df3d 2025-04-23 10:08:50.829 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.830 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.830 [DefaultDispatcher-worker-18 @coroutine#2341] 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:50027/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.830 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.830 [DefaultDispatcher-worker-18 @coroutine#2341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.830 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@499eb885 2025-04-23 10:08:50.830 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@499eb885 2025-04-23 10:08:50.831 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.831 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.832 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3a29 2025-04-23 10:08:50.832 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3a29 2025-04-23 10:08:50.834 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1883fc63 2025-04-23 10:08:50.834 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1883fc63 2025-04-23 10:08:50.834 [DefaultDispatcher-worker-6 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.835 [DefaultDispatcher-worker-6 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.835 [DefaultDispatcher-worker-6 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.835 [DefaultDispatcher-worker-6 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.835 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.835 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.836 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 10:08:50.836 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5642d779 2025-04-23 10:08:50.836 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5642d779 2025-04-23 10:08:50.836 [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-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 10:08:50.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 10:08:50.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 10:08:50.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 10:08:50.838 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 10:08:50.844 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 10:08:50.845 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 10:08:50.848 [DefaultDispatcher-worker-10 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 10:08:50.849 [DefaultDispatcher-worker-1 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.852 [DefaultDispatcher-worker-1 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.856 [DefaultDispatcher-worker-13 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.859 [DefaultDispatcher-worker-8 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.869 [DefaultDispatcher-worker-11 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.877 [DefaultDispatcher-worker-6 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.881 [DefaultDispatcher-worker-9 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.885 [DefaultDispatcher-worker-16 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.888 [DefaultDispatcher-worker-14 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.893 [DefaultDispatcher-worker-12 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:50.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 10:08:50.907 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.910 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.912 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@922b19c 2025-04-23 10:08:50.912 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@922b19c 2025-04-23 10:08:50.913 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.914 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.914 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e54ec8 2025-04-23 10:08:50.914 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e54ec8 2025-04-23 10:08:50.914 [DefaultDispatcher-worker-12 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.914 [DefaultDispatcher-worker-12 @coroutine#2384] 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:38719/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:50.914 [DefaultDispatcher-worker-12 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.915 [DefaultDispatcher-worker-12 @coroutine#2384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38719/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:50.916 [DefaultDispatcher-worker-5 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.916 [DefaultDispatcher-worker-5 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:50.916 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dadaec 2025-04-23 10:08:50.916 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dadaec 2025-04-23 10:08:50.919 [DefaultDispatcher-worker-4 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.919 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d844f3 2025-04-23 10:08:50.919 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d844f3 2025-04-23 10:08:50.919 [DefaultDispatcher-worker-4 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.919 [DefaultDispatcher-worker-4 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:50.919 [DefaultDispatcher-worker-4 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.919 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.919 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:50.920 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 10:08:50.920 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6aa3e5 2025-04-23 10:08:50.920 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6aa3e5 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:50.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:50.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 10:08:50.922 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7754256e 2025-04-23 10:08:50.922 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7754256e 2025-04-23 10:08:50.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 10:08:50.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 10:08:50.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 10:08:50.923 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 10:08:50.924 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@220c9cd2 2025-04-23 10:08:50.924 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@220c9cd2 2025-04-23 10:08:50.926 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7bbbc 2025-04-23 10:08:50.926 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f7bbbc 2025-04-23 10:08:50.928 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@290d410c 2025-04-23 10:08:50.928 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@290d410c 2025-04-23 10:08:50.928 [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-23 10:08:50.930 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 10:08:50.931 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 10:08:50.935 [DefaultDispatcher-worker-12 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 10:08:50.936 [DefaultDispatcher-worker-11 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.938 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:50.940 [DefaultDispatcher-worker-10 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.940 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b083efd 2025-04-23 10:08:50.940 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b083efd 2025-04-23 10:08:50.943 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cfc3ec 2025-04-23 10:08:50.943 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cfc3ec 2025-04-23 10:08:50.944 [DefaultDispatcher-worker-4 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.945 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f0558d 2025-04-23 10:08:50.945 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f0558d 2025-04-23 10:08:50.947 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f2c9d7 2025-04-23 10:08:50.947 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f2c9d7 2025-04-23 10:08:50.949 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e57fa62 2025-04-23 10:08:50.949 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e57fa62 2025-04-23 10:08:50.949 [DefaultDispatcher-worker-18 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:50.949 [DefaultDispatcher-worker-2 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.949 [DefaultDispatcher-worker-2 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:08:50.949 [DefaultDispatcher-worker-2 @coroutine#2412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.950 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.950 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:08:50.950 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@656c98e7 2025-04-23 10:08:50.950 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@656c98e7 2025-04-23 10:08:50.952 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7623f5fa 2025-04-23 10:08:50.952 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7623f5fa 2025-04-23 10:08:50.954 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dd3698 2025-04-23 10:08:50.954 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dd3698 2025-04-23 10:08:50.956 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5685e8b 2025-04-23 10:08:50.956 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5685e8b 2025-04-23 10:08:50.956 [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-23 10:08:50.992 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:08:50.992 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38719/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:50.992 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.992 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 10:08:50.992 [DefaultDispatcher-worker-7 @coroutine#2412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.993 [DefaultDispatcher-worker-18 @coroutine#2412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.993 [DefaultDispatcher-worker-18 @coroutine#2412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:08:50.994 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:50.997 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a000324 2025-04-23 10:08:50.997 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a000324 2025-04-23 10:08:50.999 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c7f214 2025-04-23 10:08:50.999 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c7f214 2025-04-23 10:08:51.001 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f86854 2025-04-23 10:08:51.001 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f86854 2025-04-23 10:08:51.003 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35faf82f 2025-04-23 10:08:51.003 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35faf82f 2025-04-23 10:08:51.005 [DefaultDispatcher-worker-21 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:51.005 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f99d497 2025-04-23 10:08:51.005 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f99d497 2025-04-23 10:08:51.007 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@405c822 2025-04-23 10:08:51.007 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@405c822 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 10:08:51.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 10:08:51.009 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@378cba3e 2025-04-23 10:08:51.009 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@378cba3e 2025-04-23 10:08:51.011 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d50760 2025-04-23 10:08:51.011 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d50760 2025-04-23 10:08:51.013 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e95c21 2025-04-23 10:08:51.013 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e95c21 2025-04-23 10:08:51.013 [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-23 10:08:51.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.023 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.025 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-23 10:08:51.025 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f4b8b4 2025-04-23 10:08:51.027 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-23 10:08:51.027 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d334cba 2025-04-23 10:08:51.027 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.028 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.029 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-23 10:08:51.029 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@590cd3c4 2025-04-23 10:08:51.029 [DefaultDispatcher-worker-16 @coroutine#2437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:51.029 [DefaultDispatcher-worker-16 @coroutine#2437] 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:49307/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:51.029 [DefaultDispatcher-worker-16 @coroutine#2437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:51.029 [DefaultDispatcher-worker-16 @coroutine#2437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49307/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:51.030 [DefaultDispatcher-worker-20 @coroutine#2437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:51.030 [DefaultDispatcher-worker-20 @coroutine#2437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:51.031 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-23 10:08:51.031 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4681 2025-04-23 10:08:51.032 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-23 10:08:51.032 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac97cac 2025-04-23 10:08:51.034 [DefaultDispatcher-worker-13 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.034 [DefaultDispatcher-worker-13 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.034 [DefaultDispatcher-worker-13 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.034 [DefaultDispatcher-worker-13 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.034 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-23 10:08:51.034 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8bbd3 2025-04-23 10:08:51.034 [DefaultDispatcher-worker-15 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.034 [DefaultDispatcher-worker-15 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.036 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 10:08:51.036 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-23 10:08:51.036 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f5df5f 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 10:08:51.038 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-23 10:08:51.038 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21b9ce 2025-04-23 10:08:51.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 10:08:51.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 10:08:51.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 10:08:51.039 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 10:08:51.039 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-23 10:08:51.039 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c86fa 2025-04-23 10:08:51.039 [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-23 10:08:51.044 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 10:08:51.045 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 10:08:51.048 [DefaultDispatcher-worker-21 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/auth/register 2025-04-23 10:08:51.048 [DefaultDispatcher-worker-21 @coroutine#2459] 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:49307/auth/register. 2025-04-23 10:08:51.048 [DefaultDispatcher-worker-21 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/auth/register 2025-04-23 10:08:51.048 [DefaultDispatcher-worker-21 @coroutine#2459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49307/auth/register from class io.ktor.http.content.TextContent 2025-04-23 10:08:51.048 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/auth/register 2025-04-23 10:08:51.048 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/auth/register 2025-04-23 10:08:51.050 [DefaultDispatcher-worker-6 @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 10:08:51.089 [DefaultDispatcher-worker-13 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49307/auth/register. 2025-04-23 10:08:51.089 [DefaultDispatcher-worker-13 @coroutine#2459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49307/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:51.101 [DefaultDispatcher-worker-6 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.105 [DefaultDispatcher-worker-16 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:51.109 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.111 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68273d2 2025-04-23 10:08:51.111 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68273d2 2025-04-23 10:08:51.112 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8458d72 2025-04-23 10:08:51.112 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8458d72 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 10:08:51.114 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7a18a2 2025-04-23 10:08:51.114 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7a18a2 2025-04-23 10:08:51.116 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@49788749 2025-04-23 10:08:51.116 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@49788749 2025-04-23 10:08:51.117 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c716157 2025-04-23 10:08:51.117 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c716157 2025-04-23 10:08:51.119 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fb49b6 2025-04-23 10:08:51.119 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fb49b6 2025-04-23 10:08:51.121 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2418f103 2025-04-23 10:08:51.121 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2418f103 2025-04-23 10:08:51.122 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29577806 2025-04-23 10:08:51.122 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29577806 2025-04-23 10:08:51.124 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7bdfa2 2025-04-23 10:08:51.124 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7bdfa2 2025-04-23 10:08:51.124 [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-23 10:08:51.126 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.131 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.132 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.133 [DefaultDispatcher-worker-8 @coroutine#2472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.133 [DefaultDispatcher-worker-8 @coroutine#2472] 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-23 10:08:51.133 [DefaultDispatcher-worker-8 @coroutine#2472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.133 [DefaultDispatcher-worker-8 @coroutine#2472] 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-23 10:08:51.134 [DefaultDispatcher-worker-9 @coroutine#2472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.134 [DefaultDispatcher-worker-9 @coroutine#2472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.137 [DefaultDispatcher-worker-8 @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.137 [DefaultDispatcher-worker-8 @coroutine#2471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.137 [DefaultDispatcher-worker-8 @coroutine#2471] 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-23 10:08:51.137 [DefaultDispatcher-worker-8 @coroutine#2471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.137 [DefaultDispatcher-worker-3 @coroutine#2471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.137 [DefaultDispatcher-worker-3 @coroutine#2471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.139 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.139 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.140 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ae4e14 2025-04-23 10:08:51.140 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ae4e14 2025-04-23 10:08:51.141 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.142 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69b6f1 2025-04-23 10:08:51.142 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69b6f1 2025-04-23 10:08:51.144 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e562564 2025-04-23 10:08:51.144 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e562564 2025-04-23 10:08:51.147 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b54bcca 2025-04-23 10:08:51.147 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b54bcca 2025-04-23 10:08:51.149 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcc935a 2025-04-23 10:08:51.149 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcc935a 2025-04-23 10:08:51.151 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae5642c 2025-04-23 10:08:51.151 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae5642c 2025-04-23 10:08:51.153 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@45971511 2025-04-23 10:08:51.153 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@45971511 2025-04-23 10:08:51.154 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 10:08:51.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 10:08:51.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 10:08:51.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.155 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7b4385 2025-04-23 10:08:51.155 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7b4385 2025-04-23 10:08:51.155 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2025-04-23 10:08:51.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 10:08:51.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 10:08:51.157 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f455f3 2025-04-23 10:08:51.157 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f455f3 2025-04-23 10:08:51.157 [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-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 10:08:51.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 10:08:51.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.164 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.165 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.165 [DefaultDispatcher-worker-7 @coroutine#2499] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.165 [DefaultDispatcher-worker-7 @coroutine#2499] 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-23 10:08:51.165 [DefaultDispatcher-worker-7 @coroutine#2499] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.165 [DefaultDispatcher-worker-7 @coroutine#2499] 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-23 10:08:51.166 [DefaultDispatcher-worker-16 @coroutine#2499] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.166 [DefaultDispatcher-worker-16 @coroutine#2499] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.170 [DefaultDispatcher-worker-6 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.170 [DefaultDispatcher-worker-6 @coroutine#2498] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.170 [DefaultDispatcher-worker-6 @coroutine#2498] 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-23 10:08:51.170 [DefaultDispatcher-worker-6 @coroutine#2498] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.170 [DefaultDispatcher-worker-1 @coroutine#2498] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.170 [DefaultDispatcher-worker-1 @coroutine#2498] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.171 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.172 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.174 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 10:08:51.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 10:08:51.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 10:08:51.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.175 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 10:08:51.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 10:08:51.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 10:08:51.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.183 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.183 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.184 [DefaultDispatcher-worker-7 @coroutine#2526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.184 [DefaultDispatcher-worker-7 @coroutine#2526] 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-23 10:08:51.184 [DefaultDispatcher-worker-7 @coroutine#2526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.184 [DefaultDispatcher-worker-7 @coroutine#2526] 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-23 10:08:51.185 [DefaultDispatcher-worker-6 @coroutine#2526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.185 [DefaultDispatcher-worker-6 @coroutine#2526] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.188 [DefaultDispatcher-worker-11 @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.188 [DefaultDispatcher-worker-11 @coroutine#2525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.188 [DefaultDispatcher-worker-11 @coroutine#2525] 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-23 10:08:51.188 [DefaultDispatcher-worker-11 @coroutine#2525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.188 [DefaultDispatcher-worker-12 @coroutine#2525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.188 [DefaultDispatcher-worker-12 @coroutine#2525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.189 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.191 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.192 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.194 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.195 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.198 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.199 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 10:08:51.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 10:08:51.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 10:08:51.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.199 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2025-04-23 10:08:51.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 10:08:51.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 10:08:51.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 10:08:51.202 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.207 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.208 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.208 [DefaultDispatcher-worker-9 @coroutine#2564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.208 [DefaultDispatcher-worker-9 @coroutine#2564] 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-23 10:08:51.208 [DefaultDispatcher-worker-9 @coroutine#2564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.208 [DefaultDispatcher-worker-9 @coroutine#2564] 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-23 10:08:51.209 [DefaultDispatcher-worker-11 @coroutine#2564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.209 [DefaultDispatcher-worker-11 @coroutine#2564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.212 [DefaultDispatcher-worker-13 @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.212 [DefaultDispatcher-worker-13 @coroutine#2563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.212 [DefaultDispatcher-worker-13 @coroutine#2563] 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-23 10:08:51.212 [DefaultDispatcher-worker-13 @coroutine#2563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.213 [DefaultDispatcher-worker-19 @coroutine#2563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.213 [DefaultDispatcher-worker-19 @coroutine#2563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.214 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.215 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.217 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 10:08:51.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 10:08:51.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 10:08:51.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.217 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 10:08:51.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63437af4 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 10:08:51.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 10:08:51.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.225 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.226 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.227 [DefaultDispatcher-worker-19 @coroutine#2597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.227 [DefaultDispatcher-worker-19 @coroutine#2597] 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-23 10:08:51.227 [DefaultDispatcher-worker-19 @coroutine#2597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.227 [DefaultDispatcher-worker-19 @coroutine#2597] 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-23 10:08:51.227 [DefaultDispatcher-worker-16 @coroutine#2597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.227 [DefaultDispatcher-worker-16 @coroutine#2597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.231 [DefaultDispatcher-worker-14 @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.231 [DefaultDispatcher-worker-14 @coroutine#2596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.231 [DefaultDispatcher-worker-14 @coroutine#2596] 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-23 10:08:51.231 [DefaultDispatcher-worker-14 @coroutine#2596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.231 [DefaultDispatcher-worker-22 @coroutine#2596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.231 [DefaultDispatcher-worker-22 @coroutine#2596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.232 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.234 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.235 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.236 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.238 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 10:08:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 10:08:51.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 10:08:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.238 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac: (connection evicted) 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 10:08:51.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce71bbb 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 10:08:51.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 10:08:51.241 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.246 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.247 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.248 [DefaultDispatcher-worker-14 @coroutine#2628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.248 [DefaultDispatcher-worker-14 @coroutine#2628] 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-23 10:08:51.248 [DefaultDispatcher-worker-14 @coroutine#2628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.248 [DefaultDispatcher-worker-14 @coroutine#2628] 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-23 10:08:51.249 [DefaultDispatcher-worker-21 @coroutine#2628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.249 [DefaultDispatcher-worker-21 @coroutine#2628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:08:51.252 [DefaultDispatcher-worker-12 @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.252 [DefaultDispatcher-worker-12 @coroutine#2627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.252 [DefaultDispatcher-worker-12 @coroutine#2627] 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-23 10:08:51.252 [DefaultDispatcher-worker-12 @coroutine#2627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.252 [DefaultDispatcher-worker-21 @coroutine#2627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.252 [DefaultDispatcher-worker-21 @coroutine#2627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:08:51.253 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.254 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 10:08:51.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 10:08:51.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 10:08:51.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.256 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72: (connection evicted) 2025-04-23 10:08:51.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 10:08:51.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 10:08:51.408 [DefaultDispatcher-worker-1 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:51.408 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.408 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.408 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.409 [DefaultDispatcher-worker-22 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.409 [DefaultDispatcher-worker-22 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.499 [DefaultDispatcher-worker-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:51.500 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.500 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.500 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.508 [DefaultDispatcher-worker-2 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.508 [DefaultDispatcher-worker-2 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699fe19f 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.531 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.532 [Test worker @coroutine#2677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 10:08:51.544 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.552 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.553 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.555 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.567 [DefaultDispatcher-worker-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.573 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:51.573 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.573 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.573 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.574 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.574 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.579 [DefaultDispatcher-worker-13 @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 10:08:51.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 10:08:51.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 10:08:51.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.581 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b: (connection evicted) 2025-04-23 10:08:51.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 10:08:51.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.583 [Test worker @coroutine#2705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 10:08:51.593 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.598 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.599 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.600 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a66949a 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.601 [Test worker @coroutine#2705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 10:08:51.614 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.619 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.620 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.621 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.625 [DefaultDispatcher-worker-2 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 10:08:51.635 [DefaultDispatcher-worker-17 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.639 [DefaultDispatcher-worker-12 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.643 [DefaultDispatcher-worker-21 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 10:08:51.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 10:08:51.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 10:08:51.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.651 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-23 10:08:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 10:08:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 10:08:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 10:08:51.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 10:08:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.652 [DefaultDispatcher-worker-20 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:51.652 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2: (connection evicted) 2025-04-23 10:08:51.652 [DefaultDispatcher-worker-20 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.652 [DefaultDispatcher-worker-20 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.652 [DefaultDispatcher-worker-20 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 10:08:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 10:08:51.653 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.653 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.653 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 10:08:51.654 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.654 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.654 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 10:08:51.661 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.667 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.667 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.668 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17db90a7 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.669 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 10:08:51.677 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.682 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.683 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.684 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.688 [DefaultDispatcher-worker-11 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 10:08:51.689 [DefaultDispatcher-worker-8 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:51.689 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.689 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.689 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.689 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.689 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.695 [DefaultDispatcher-worker-9 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.698 [DefaultDispatcher-worker-6 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.702 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 10:08:51.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 10:08:51.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 10:08:51.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.704 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2025-04-23 10:08:51.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 10:08:51.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 10:08:51.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 10:08:51.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 10:08:51.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.705 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24: (connection evicted) 2025-04-23 10:08:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 10:08:51.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2413e 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.706 [Test worker @coroutine#2778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 10:08:51.714 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.719 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.720 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.721 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.725 [DefaultDispatcher-worker-6 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.726 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:51.726 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.726 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.726 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.726 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.735 [DefaultDispatcher-worker-1 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.736 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.740 [DefaultDispatcher-worker-7 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 10:08:51.752 [DefaultDispatcher-worker-22 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:51.753 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.753 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.753 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.753 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.753 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 10:08:51.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 10:08:51.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.755 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f50e974: (connection evicted) 2025-04-23 10:08:51.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 10:08:51.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 10:08:51.756 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f738a 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.757 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 10:08:51.765 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.770 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.771 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.772 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.777 [DefaultDispatcher-worker-17 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.790 [DefaultDispatcher-worker-7 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.791 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.796 [DefaultDispatcher-worker-21 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 10:08:51.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 10:08:51.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 10:08:51.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.800 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4: (connection evicted) 2025-04-23 10:08:51.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 10:08:51.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c52df60 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.802 [Test worker @coroutine#2904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 10:08:51.810 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.815 [Test worker @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.816 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.817 [Test worker @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.822 [DefaultDispatcher-worker-10 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.832 [DefaultDispatcher-worker-3 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.836 [DefaultDispatcher-worker-16 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.839 [DefaultDispatcher-worker-2 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:51.839 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.839 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.839 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.840 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.840 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.905 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.955 [DefaultDispatcher-worker-6 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:51.955 [DefaultDispatcher-worker-6 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.955 [DefaultDispatcher-worker-6 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:51.955 [DefaultDispatcher-worker-6 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.956 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.956 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:51.959 [DefaultDispatcher-worker-3 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-23 10:08:51.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 10:08:51.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 10:08:51.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:51.993 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678a7489: (connection evicted) 2025-04-23 10:08:51.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:51.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 10:08:51.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 10:08:51.995 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 10:08:51.995 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:51.995 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5207747c 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:51.996 [Test worker @coroutine#2948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 10:08:52.009 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.014 [Test worker @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.015 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.016 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.021 [DefaultDispatcher-worker-5 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.021 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.032 [DefaultDispatcher-worker-22 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.036 [DefaultDispatcher-worker-9 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2025-04-23 10:08:52.038 [DefaultDispatcher-worker-7 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:52.038 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.038 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.038 [DefaultDispatcher-worker-7 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.039 [DefaultDispatcher-worker-15 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.039 [DefaultDispatcher-worker-15 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 10:08:52.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 10:08:52.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.042 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae: (connection evicted) 2025-04-23 10:08:52.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:52.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 10:08:52.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bda4cbe 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:52.043 [Test worker @coroutine#2985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 10:08:52.044 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.044 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.044 [Test worker @coroutine#2985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 10:08:52.051 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.056 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.057 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.058 [Test worker @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.063 [DefaultDispatcher-worker-2 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82 2025-04-23 10:08:52.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 10:08:52.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 10:08:52.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.107 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bbc8c82: (connection evicted) 2025-04-23 10:08:52.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:52.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 10:08:52.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375f276e 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:52.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:52.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 10:08:52.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 10:08:52.169 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.173 [DefaultDispatcher-worker-2 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.177 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.181 [DefaultDispatcher-worker-22 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.198 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.199 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:08:52.204 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 10:08:52.205 [DefaultDispatcher-worker-1 @coroutine#3022] INFO ktor.application - Responding at http://0.0.0.0:40399 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12581426 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:52.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 10:08:52.210 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.214 [DefaultDispatcher-worker-8 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.214 [DefaultDispatcher-worker-8 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:52.214 [DefaultDispatcher-worker-8 @coroutine#3024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.214 [DefaultDispatcher-worker-8 @coroutine#3024] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.215 [eventLoopGroupProxy-19-2 @call-handler#3033] 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-23 10:08:52.215 [eventLoopGroupProxy-19-1 @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-23 10:08:52.215 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.215 [eventLoopGroupProxy-19-1 @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-23 10:08:52.215 [eventLoopGroupProxy-19-1 @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-23 10:08:52.216 [eventLoopGroupProxy-19-1 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.216 [DefaultDispatcher-worker-1 @coroutine#3024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.216 [DefaultDispatcher-worker-1 @coroutine#3024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da273b3 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:52.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 10:08:52.225 [DefaultDispatcher-worker-3 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.225 [DefaultDispatcher-worker-3 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.225 [DefaultDispatcher-worker-3 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.225 [DefaultDispatcher-worker-3 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.225 [eventLoopGroupProxy-19-1 @call-handler#3038] 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-23 10:08:52.226 [eventLoopGroupProxy-19-1 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.226 [DefaultDispatcher-worker-8 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.226 [DefaultDispatcher-worker-8 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.229 [DefaultDispatcher-worker-9 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.229 [DefaultDispatcher-worker-9 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:52.229 [DefaultDispatcher-worker-9 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.229 [DefaultDispatcher-worker-9 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 10:08:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c411d 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:52.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 10:08:52.230 [eventLoopGroupProxy-19-1 @call-handler#3047] 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-23 10:08:52.230 [eventLoopGroupProxy-19-1 @call-handler#3047] 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-23 10:08:52.230 [eventLoopGroupProxy-19-1 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:52.230 [eventLoopGroupProxy-19-1 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 10:08:52.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 10:08:52.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 10:08:52.230 [eventLoopGroupProxy-19-3 @call-handler#3050] 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-23 10:08:52.230 [eventLoopGroupProxy-19-3 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.231 [DefaultDispatcher-worker-21 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.231 [DefaultDispatcher-worker-21 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.231 [DefaultDispatcher-worker-2 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.235 [DefaultDispatcher-worker-9 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.240 [DefaultDispatcher-worker-11 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-11 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-11 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-11 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-17 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-17 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-17 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.241 [DefaultDispatcher-worker-17 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.241 [eventLoopGroupProxy-19-1 @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-23 10:08:52.241 [eventLoopGroupProxy-19-1 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.242 [DefaultDispatcher-worker-7 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.242 [DefaultDispatcher-worker-7 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.243 [eventLoopGroupProxy-19-4 @call-handler#3070] 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-23 10:08:52.243 [eventLoopGroupProxy-19-4 @call-handler#3070] 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-23 10:08:52.243 [eventLoopGroupProxy-19-4 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:52.244 [eventLoopGroupProxy-19-5 @call-handler#3071] 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-23 10:08:52.244 [eventLoopGroupProxy-19-5 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.246 [DefaultDispatcher-worker-14 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.247 [DefaultDispatcher-worker-16 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.247 [eventLoopGroupProxy-19-4 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.247 [DefaultDispatcher-worker-14 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.247 [DefaultDispatcher-worker-14 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:08:52.250 [DefaultDispatcher-worker-3 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.250 [DefaultDispatcher-worker-9 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.252 [DefaultDispatcher-worker-6 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 10:08:52.252 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.252 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.252 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.253 [eventLoopGroupProxy-19-1 @call-handler#3079] 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-23 10:08:52.253 [eventLoopGroupProxy-19-1 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.253 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.253 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.257 [DefaultDispatcher-worker-7 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 10:08:52.261 [DefaultDispatcher-worker-20 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 10:08:52.267 [DefaultDispatcher-worker-18 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.268 [DefaultDispatcher-worker-10 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.268 [DefaultDispatcher-worker-10 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 10:08:52.268 [DefaultDispatcher-worker-10 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.269 [eventLoopGroupProxy-19-1 @call-handler#3093] 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-23 10:08:52.272 [DefaultDispatcher-worker-8 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.284 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.284 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.285 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 10:08:52.285 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.285 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921 2025-04-23 10:08:52.285 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921. 2025-04-23 10:08:52.285 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921 2025-04-23 10:08:52.285 [eventLoopGroupProxy-19-1 @call-handler#3097] 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-23 10:08:52.290 [eventLoopGroupProxy-19-1 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.290 [DefaultDispatcher-worker-14 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921 2025-04-23 10:08:52.290 [DefaultDispatcher-worker-14 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921 2025-04-23 10:08:52.290 [DefaultDispatcher-worker-14 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921. 2025-04-23 10:08:52.290 [DefaultDispatcher-worker-14 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865921 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.295 [DefaultDispatcher-worker-17 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.295 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.295 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:08:52.295 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.296 [eventLoopGroupProxy-19-1 @call-handler#3101] 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-23 10:08:52.297 [eventLoopGroupProxy-19-1 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.297 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.297 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.297 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:08:52.297 [DefaultDispatcher-worker-17 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.301 [DefaultDispatcher-worker-8 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.306 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:52.312 [DefaultDispatcher-worker-20 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.316 [DefaultDispatcher-worker-4 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.316 [DefaultDispatcher-worker-3 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.316 [DefaultDispatcher-worker-3 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.316 [DefaultDispatcher-worker-3 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.316 [DefaultDispatcher-worker-3 @coroutine#3025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.316 [DefaultDispatcher-worker-3 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.316 [eventLoopGroupProxy-19-1 @call-handler#3107] 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-23 10:08:52.317 [eventLoopGroupProxy-19-1 @call-handler#3107] 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-23 10:08:52.317 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:52.318 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.321 [DefaultDispatcher-worker-13 @call-handler#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.321 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.322 [DefaultDispatcher-worker-6 @coroutine#3025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.322 [DefaultDispatcher-worker-6 @coroutine#3025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.322 [DefaultDispatcher-worker-6 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.322 [DefaultDispatcher-worker-6 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.326 [DefaultDispatcher-worker-21 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.330 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.332 [DefaultDispatcher-worker-4 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.333 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.333 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 10:08:52.333 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.333 [eventLoopGroupProxy-19-1 @call-handler#3120] 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-23 10:08:52.336 [DefaultDispatcher-worker-16 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922. 2025-04-23 10:08:52.347 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922 2025-04-23 10:08:52.347 [eventLoopGroupProxy-19-1 @call-handler#3124] 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-23 10:08:52.348 [eventLoopGroupProxy-19-1 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.348 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922 2025-04-23 10:08:52.348 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922 2025-04-23 10:08:52.348 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922. 2025-04-23 10:08:52.348 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719660133686865922 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.352 [DefaultDispatcher-worker-12 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.352 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.352 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:08:52.352 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.353 [eventLoopGroupProxy-19-1 @call-handler#3128] 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-23 10:08:52.353 [eventLoopGroupProxy-19-1 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.353 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.353 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:08:52.353 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:08:52.353 [DefaultDispatcher-worker-12 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.357 [DefaultDispatcher-worker-16 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.368 [DefaultDispatcher-worker-11 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.371 [DefaultDispatcher-worker-9 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.371 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.371 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.371 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.371 [DefaultDispatcher-worker-17 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.371 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.371 [eventLoopGroupProxy-19-1 @call-handler#3134] 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-23 10:08:52.372 [eventLoopGroupProxy-19-1 @call-handler#3134] 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-23 10:08:52.372 [eventLoopGroupProxy-19-1 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:52.374 [DefaultDispatcher-worker-9 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.378 [DefaultDispatcher-worker-8 @call-handler#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.378 [eventLoopGroupProxy-19-1 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.379 [DefaultDispatcher-worker-18 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.379 [DefaultDispatcher-worker-18 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.379 [DefaultDispatcher-worker-18 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.379 [DefaultDispatcher-worker-18 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.383 [DefaultDispatcher-worker-16 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.386 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.386 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920. 2025-04-23 10:08:52.386 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.386 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.386 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.386 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.387 [eventLoopGroupProxy-19-1 @call-handler#3169] 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-23 10:08:52.387 [eventLoopGroupProxy-19-4 @call-handler#3171] 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-23 10:08:52.387 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.387 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.387 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.387 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.387 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.387 [UI Thread @coroutine#3165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.388 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.388 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921. 2025-04-23 10:08:52.388 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.388 [eventLoopGroupProxy-19-4 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.389 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.389 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.389 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.389 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.389 [eventLoopGroupProxy-19-1 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.390 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.390 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.390 [eventLoopGroupProxy-19-6 @call-handler#3194] 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-23 10:08:52.390 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920. 2025-04-23 10:08:52.390 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.390 [eventLoopGroupProxy-19-7 @call-handler#3195] 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-23 10:08:52.391 [eventLoopGroupProxy-19-8 @call-handler#3200] 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-23 10:08:52.391 [eventLoopGroupProxy-19-7 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.391 [eventLoopGroupProxy-19-6 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.391 [UI Thread @coroutine#3165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.391 [UI Thread @coroutine#3165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.391 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.391 [UI Thread @coroutine#3165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.391 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.391 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.392 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.392 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.394 [DefaultDispatcher-worker-7 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.398 [eventLoopGroupProxy-19-8 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.398 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.398 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.398 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921. 2025-04-23 10:08:52.398 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.399 [DefaultDispatcher-worker-4 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.403 [DefaultDispatcher-worker-8 @coroutine#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.407 [DefaultDispatcher-worker-15 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.412 [DefaultDispatcher-worker-1 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.413 [DefaultDispatcher-worker-18 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:52.413 [DefaultDispatcher-worker-18 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.413 [DefaultDispatcher-worker-18 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.413 [DefaultDispatcher-worker-18 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.414 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.414 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.415 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920 2025-04-23 10:08:52.415 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920. 2025-04-23 10:08:52.415 [UI Thread @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920 2025-04-23 10:08:52.415 [eventLoopGroupProxy-19-1 @call-handler#3217] 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-23 10:08:52.416 [eventLoopGroupProxy-19-1 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.416 [UI Thread @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920 2025-04-23 10:08:52.416 [UI Thread @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920 2025-04-23 10:08:52.416 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920. 2025-04-23 10:08:52.416 [UI Thread @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.421 [DefaultDispatcher-worker-6 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.426 [DefaultDispatcher-worker-12 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.430 [DefaultDispatcher-worker-9 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.430 [DefaultDispatcher-worker-9 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.430 [DefaultDispatcher-worker-9 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.430 [DefaultDispatcher-worker-9 @coroutine#3025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.430 [DefaultDispatcher-worker-9 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.431 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 10:08:52.431 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 10:08:52.431 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:52.436 [DefaultDispatcher-worker-19 @call-handler#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.436 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.436 [DefaultDispatcher-worker-11 @coroutine#3025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.436 [DefaultDispatcher-worker-11 @coroutine#3025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.436 [DefaultDispatcher-worker-11 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.436 [DefaultDispatcher-worker-11 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.440 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921 2025-04-23 10:08:52.440 [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:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921. 2025-04-23 10:08:52.440 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921 2025-04-23 10:08:52.440 [DefaultDispatcher-worker-16 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.441 [eventLoopGroupProxy-19-1 @call-handler#3247] 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-23 10:08:52.444 [eventLoopGroupProxy-19-1 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.444 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921 2025-04-23 10:08:52.444 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921 2025-04-23 10:08:52.444 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921. 2025-04-23 10:08:52.444 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719660133686865922&assignmentUid=719660133686865920&clazzUid=719660133686865920&submitterUid=719660133686865921 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.450 [DefaultDispatcher-worker-5 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.454 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921 2025-04-23 10:08:52.454 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921. 2025-04-23 10:08:52.454 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921 2025-04-23 10:08:52.455 [eventLoopGroupProxy-19-1 @call-handler#3265] 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-23 10:08:52.455 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.455 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.455 [UI Thread @coroutine#3261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.455 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.455 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920 2025-04-23 10:08:52.456 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920. 2025-04-23 10:08:52.456 [UI Thread @coroutine#3266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920 2025-04-23 10:08:52.456 [eventLoopGroupProxy-19-6 @call-handler#3274] 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-23 10:08:52.456 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.456 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.456 [UI Thread @coroutine#3268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.456 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.456 [eventLoopGroupProxy-19-7 @call-handler#3280] 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-23 10:08:52.456 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.456 [UI Thread @coroutine#3270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.456 [eventLoopGroupProxy-19-1 @call-handler#3284] 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-23 10:08:52.456 [eventLoopGroupProxy-19-8 @call-handler#3286] 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-23 10:08:52.457 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921 2025-04-23 10:08:52.457 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921 2025-04-23 10:08:52.457 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921. 2025-04-23 10:08:52.457 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/PersonDao/getNamesByUid?uid=719660133686865921 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.457 [eventLoopGroupProxy-19-1 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.457 [UI Thread @coroutine#3268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.457 [UI Thread @coroutine#3268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.457 [eventLoopGroupProxy-19-8 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.457 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.457 [UI Thread @coroutine#3268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.458 [UI Thread @coroutine#3270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.458 [UI Thread @coroutine#3270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.458 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.458 [UI Thread @coroutine#3270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.458 [eventLoopGroupProxy-19-6 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.458 [UI Thread @coroutine#3261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.458 [UI Thread @coroutine#3261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.458 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.458 [UI Thread @coroutine#3261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.459 [eventLoopGroupProxy-19-7 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.459 [UI Thread @coroutine#3266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920 2025-04-23 10:08:52.459 [UI Thread @coroutine#3266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920 2025-04-23 10:08:52.459 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920. 2025-04-23 10:08:52.459 [UI Thread @coroutine#3266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.462 [DefaultDispatcher-worker-15 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.469 [DefaultDispatcher-worker-1 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.472 [DefaultDispatcher-worker-7 @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.476 [DefaultDispatcher-worker-20 @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.480 [DefaultDispatcher-worker-19 @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.483 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922 2025-04-23 10:08:52.484 [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:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922. 2025-04-23 10:08:52.484 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922 2025-04-23 10:08:52.484 [eventLoopGroupProxy-19-1 @call-handler#3302] 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-23 10:08:52.487 [eventLoopGroupProxy-19-1 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.487 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922 2025-04-23 10:08:52.487 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922 2025-04-23 10:08:52.487 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922. 2025-04-23 10:08:52.487 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865922 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.492 [DefaultDispatcher-worker-12 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.493 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921 2025-04-23 10:08:52.493 [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:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921. 2025-04-23 10:08:52.493 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921 2025-04-23 10:08:52.493 [eventLoopGroupProxy-19-1 @call-handler#3307] 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-23 10:08:52.494 [eventLoopGroupProxy-19-1 @call-handler#3307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.494 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921 2025-04-23 10:08:52.494 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921 2025-04-23 10:08:52.494 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921. 2025-04-23 10:08:52.494 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/PersonDao/findByUidAsync?uid=719660133686865921 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.498 [DefaultDispatcher-worker-11 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.504 [DefaultDispatcher-worker-15 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.507 [DefaultDispatcher-worker-17 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.507 [DefaultDispatcher-worker-17 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.507 [DefaultDispatcher-worker-17 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.507 [DefaultDispatcher-worker-17 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.508 [DefaultDispatcher-worker-17 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40399/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:08:52.508 [eventLoopGroupProxy-19-1 @call-handler#3312] 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-23 10:08:52.508 [eventLoopGroupProxy-19-1 @call-handler#3312] 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-23 10:08:52.508 [eventLoopGroupProxy-19-1 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:08:52.511 [DefaultDispatcher-worker-17 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:52.511 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-22 @call-handler#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa 2025-04-23 10:08:52.512 [eventLoopGroupProxy-19-1 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/replication/message 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/replication/message. 2025-04-23 10:08:52.512 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.514 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.514 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920. 2025-04-23 10:08:52.514 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.514 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.514 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.514 [UI Thread @coroutine#3342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.514 [eventLoopGroupProxy-19-1 @call-handler#3354] 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-23 10:08:52.514 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.514 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.514 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.514 [eventLoopGroupProxy-19-6 @call-handler#3356] 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-23 10:08:52.514 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.514 [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:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.514 [UI Thread @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.514 [eventLoopGroupProxy-19-7 @call-handler#3365] 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-23 10:08:52.514 [eventLoopGroupProxy-19-1 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.515 [eventLoopGroupProxy-19-8 @call-handler#3369] 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-23 10:08:52.515 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.515 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921. 2025-04-23 10:08:52.515 [UI Thread @coroutine#3367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.515 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.515 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 2025-04-23 10:08:52.515 [eventLoopGroupProxy-19-1 @call-handler#3377] 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-23 10:08:52.515 [eventLoopGroupProxy-19-7 @call-handler#3365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.515 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920. 2025-04-23 10:08:52.515 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.515 [eventLoopGroupProxy-19-8 @call-handler#3369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.515 [eventLoopGroupProxy-19-6 @call-handler#3356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.515 [UI Thread @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.515 [UI Thread @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.516 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.516 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.516 [UI Thread @coroutine#3342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.516 [UI Thread @coroutine#3342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 2025-04-23 10:08:52.516 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.516 [UI Thread @coroutine#3349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.516 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.516 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.516 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920. 2025-04-23 10:08:52.516 [UI Thread @coroutine#3342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719660133686865921&assignmentUid=719660133686865920 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.517 [eventLoopGroupProxy-19-1 @call-handler#3377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:08:52.517 [DefaultDispatcher-worker-9 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-04-23 10:08:52.517 [UI Thread @coroutine#3367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.517 [UI Thread @coroutine#3367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 2025-04-23 10:08:52.517 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921. 2025-04-23 10:08:52.517 [UI Thread @coroutine#3367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40399/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719660133686865920&clazzUid=719660133686865920&accountPersonUid=719660133686865921 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:52.520 [DefaultDispatcher-worker-8 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.523 [DefaultDispatcher-worker-13 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.527 [DefaultDispatcher-worker-13 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.531 [DefaultDispatcher-worker-21 @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.535 [DefaultDispatcher-worker-18 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ac220f 2025-04-23 10:08:52.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 10:08:52.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 10:08:52.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.537 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ac220f: (connection evicted) 2025-04-23 10:08:52.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:52.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 10:08:52.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 10:08:52.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 10:08:52.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 10:08:52.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:52.538 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655008a2: (connection evicted) 2025-04-23 10:08:52.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:52.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 10:08:52.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 10:08:52.579 [DefaultDispatcher-worker-6 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:52.579 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.579 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.579 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.579 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.579 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.658 [DefaultDispatcher-worker-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:52.658 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.658 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.658 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.659 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.659 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.694 [DefaultDispatcher-worker-5 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:52.694 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.694 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.694 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.695 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.695 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.731 [DefaultDispatcher-worker-19 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:52.731 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.731 [DefaultDispatcher-worker-19 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.731 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.732 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.758 [DefaultDispatcher-worker-12 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:52.758 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.758 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.758 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.759 [DefaultDispatcher-worker-4 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.759 [DefaultDispatcher-worker-4 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.844 [DefaultDispatcher-worker-2 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:52.844 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.845 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.845 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.845 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.845 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.961 [DefaultDispatcher-worker-1 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:52.961 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.961 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:52.961 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.962 [DefaultDispatcher-worker-3 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:52.962 [DefaultDispatcher-worker-3 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.050 [DefaultDispatcher-worker-12 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:53.050 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.050 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.050 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.052 [DefaultDispatcher-worker-15 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.052 [DefaultDispatcher-worker-15 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.418 [DefaultDispatcher-worker-1 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:53.419 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.419 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.419 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.419 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.419 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.517 [DefaultDispatcher-worker-3 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:53.517 [DefaultDispatcher-worker-3 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.517 [DefaultDispatcher-worker-3 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.517 [DefaultDispatcher-worker-3 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.518 [DefaultDispatcher-worker-6 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.518 [DefaultDispatcher-worker-6 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 10:08:53.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 10:08:53.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.551 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5f72fa: (connection evicted) 2025-04-23 10:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 10:08:53.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52db9036 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.553 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 10:08:53.554 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.554 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.554 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 10:08:53.561 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.567 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.568 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.569 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aabbe81 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.569 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 10:08:53.570 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.570 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.570 [Test worker @coroutine#3431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 10:08:53.577 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.583 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.584 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.584 [DefaultDispatcher-worker-13 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:53.584 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.584 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.584 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.585 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.585 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.585 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.588 [DefaultDispatcher-worker-1 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 10:08:53.597 [DefaultDispatcher-worker-8 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.603 [DefaultDispatcher-worker-21 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d202f0 2025-04-23 10:08:53.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 10:08:53.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 10:08:53.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.611 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d202f0: (connection evicted) 2025-04-23 10:08:53.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 10:08:53.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 10:08:53.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 10:08:53.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 10:08:53.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.612 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a: (connection evicted) 2025-04-23 10:08:53.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 10:08:53.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c2d4398 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.614 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.615 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 10:08:53.628 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.635 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.637 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.638 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c3483b 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.639 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 10:08:53.640 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.640 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.640 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 10:08:53.647 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.652 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.653 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.654 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.658 [DefaultDispatcher-worker-5 @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 10:08:53.663 [DefaultDispatcher-worker-5 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:53.663 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.663 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.663 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.664 [DefaultDispatcher-worker-20 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.664 [DefaultDispatcher-worker-20 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.666 [DefaultDispatcher-worker-6 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.671 [DefaultDispatcher-worker-16 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.676 [DefaultDispatcher-worker-5 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.686 [DefaultDispatcher-worker-11 @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2025-04-23 10:08:53.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 10:08:53.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 10:08:53.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.689 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7280785f: (connection evicted) 2025-04-23 10:08:53.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 10:08:53.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 10:08:53.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 10:08:53.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 10:08:53.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.689 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae: (connection evicted) 2025-04-23 10:08:53.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 10:08:53.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 10:08:53.690 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cee7ed 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.691 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 10:08:53.699 [DefaultDispatcher-worker-15 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:53.699 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.699 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.699 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.699 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.700 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.700 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.704 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.705 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.706 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b6e93 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.707 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 10:08:53.715 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.720 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.721 [Test worker @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.722 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.726 [DefaultDispatcher-worker-6 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 10:08:53.733 [DefaultDispatcher-worker-5 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.736 [DefaultDispatcher-worker-6 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:53.736 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.736 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.736 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.736 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.737 [DefaultDispatcher-worker-21 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2025-04-23 10:08:53.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 10:08:53.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 10:08:53.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.741 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458: (connection evicted) 2025-04-23 10:08:53.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 10:08:53.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 10:08:53.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 10:08:53.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 10:08:53.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.741 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9: (connection evicted) 2025-04-23 10:08:53.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 10:08:53.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ccd6a 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.742 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.743 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 10:08:53.750 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.756 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.757 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.757 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d07d728 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.758 [Test worker @coroutine#3645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 10:08:53.763 [DefaultDispatcher-worker-13 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:53.763 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.763 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.763 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.764 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.764 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.766 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.771 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.772 [Test worker @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.773 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.777 [DefaultDispatcher-worker-12 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 10:08:53.784 [DefaultDispatcher-worker-12 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.789 [DefaultDispatcher-worker-2 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2025-04-23 10:08:53.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 10:08:53.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 10:08:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.793 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c7940a: (connection evicted) 2025-04-23 10:08:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 10:08:53.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 10:08:53.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 10:08:53.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 10:08:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.794 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8: (connection evicted) 2025-04-23 10:08:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 10:08:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be6c991 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.795 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 10:08:53.803 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.808 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.809 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.810 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4844cbe4 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.810 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 10:08:53.811 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.811 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.811 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 10:08:53.818 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.823 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.824 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.825 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.830 [DefaultDispatcher-worker-7 @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 10:08:53.837 [DefaultDispatcher-worker-8 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.842 [DefaultDispatcher-worker-4 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2025-04-23 10:08:53.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 10:08:53.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 10:08:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.847 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@84180e2: (connection evicted) 2025-04-23 10:08:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 10:08:53.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 10:08:53.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 10:08:53.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 10:08:53.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.848 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f: (connection evicted) 2025-04-23 10:08:53.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 10:08:53.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4001a5a1 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.849 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 10:08:53.850 [DefaultDispatcher-worker-10 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:53.850 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.850 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.850 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.850 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.850 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.857 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.863 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.863 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.864 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404cc16a 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.865 [Test worker @coroutine#3762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 10:08:53.873 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.880 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.881 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.883 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.888 [DefaultDispatcher-worker-16 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 10:08:53.895 [DefaultDispatcher-worker-13 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.901 [DefaultDispatcher-worker-6 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.905 [DefaultDispatcher-worker-7 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fae8455 2025-04-23 10:08:53.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 10:08:53.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 10:08:53.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.910 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fae8455: (connection evicted) 2025-04-23 10:08:53.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 10:08:53.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 10:08:53.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 10:08:53.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 10:08:53.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.912 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572d1f18: (connection evicted) 2025-04-23 10:08:53.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 10:08:53.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9ec3e7 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.913 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 10:08:53.914 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.914 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.914 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 10:08:53.925 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.932 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.933 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.934 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d44e72 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.935 [Test worker @coroutine#3823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 10:08:53.943 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.949 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.949 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.950 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.955 [DefaultDispatcher-worker-22 @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 10:08:53.963 [DefaultDispatcher-worker-12 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.967 [DefaultDispatcher-worker-15 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:53.967 [DefaultDispatcher-worker-15 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.967 [DefaultDispatcher-worker-15 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:53.967 [DefaultDispatcher-worker-15 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.968 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.968 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:53.968 [DefaultDispatcher-worker-1 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.975 [DefaultDispatcher-worker-6 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.986 [DefaultDispatcher-worker-6 @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c90bf 2025-04-23 10:08:53.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 10:08:53.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 10:08:53.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.988 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538c90bf: (connection evicted) 2025-04-23 10:08:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 10:08:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 10:08:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 10:08:53.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 10:08:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:53.989 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3: (connection evicted) 2025-04-23 10:08:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:53.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 10:08:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c58f64 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:53.990 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 10:08:53.991 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:53.991 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:53.991 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 10:08:53.998 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.003 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.004 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.005 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.006 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 10:08:54.014 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.019 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.020 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.021 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.025 [DefaultDispatcher-worker-12 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 10:08:54.032 [DefaultDispatcher-worker-16 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.037 [DefaultDispatcher-worker-21 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.038 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-23 10:08:54.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 10:08:54.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 10:08:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.042 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f: (connection evicted) 2025-04-23 10:08:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 10:08:54.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 10:08:54.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 10:08:54.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 10:08:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.042 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1: (connection evicted) 2025-04-23 10:08:54.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 10:08:54.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 10:08:54.043 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5922ec 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.044 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 10:08:54.051 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.056 [DefaultDispatcher-worker-14 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:54.056 [DefaultDispatcher-worker-14 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.056 [DefaultDispatcher-worker-14 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.056 [DefaultDispatcher-worker-14 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.057 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.057 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.057 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.058 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.059 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8586f9 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.059 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 10:08:54.060 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.060 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.060 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 10:08:54.067 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.072 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.073 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.074 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.078 [DefaultDispatcher-worker-17 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 10:08:54.085 [DefaultDispatcher-worker-8 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.090 [DefaultDispatcher-worker-5 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.091 [Test worker @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.092 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-23 10:08:54.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 10:08:54.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 10:08:54.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.096 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f88929: (connection evicted) 2025-04-23 10:08:54.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 10:08:54.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 10:08:54.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 10:08:54.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 10:08:54.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.097 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1: (connection evicted) 2025-04-23 10:08:54.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 10:08:54.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344db28d 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.098 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 10:08:54.106 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.111 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.112 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.113 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebefdfa 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.113 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.114 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 10:08:54.121 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.126 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.127 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.128 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.132 [DefaultDispatcher-worker-15 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2025-04-23 10:08:54.140 [DefaultDispatcher-worker-8 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.145 [DefaultDispatcher-worker-8 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126320a8 2025-04-23 10:08:54.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 10:08:54.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 10:08:54.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.184 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126320a8: (connection evicted) 2025-04-23 10:08:54.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 10:08:54.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 10:08:54.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 10:08:54.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 10:08:54.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.185 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9: (connection evicted) 2025-04-23 10:08:54.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 10:08:54.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3644d12a 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.186 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 10:08:54.194 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.199 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.200 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.201 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5f91a5 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.202 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 10:08:54.210 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.215 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.216 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.217 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.221 [DefaultDispatcher-worker-2 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ef701e 2025-04-23 10:08:54.229 [DefaultDispatcher-worker-10 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.234 [DefaultDispatcher-worker-10 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2 2025-04-23 10:08:54.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 10:08:54.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 10:08:54.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.238 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f9e32f2: (connection evicted) 2025-04-23 10:08:54.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 10:08:54.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 10:08:54.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 10:08:54.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 10:08:54.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.239 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ef701e: (connection evicted) 2025-04-23 10:08:54.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 10:08:54.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2623ad23 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.241 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 10:08:54.249 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.254 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.255 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.256 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.256 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae3f536 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.257 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 10:08:54.265 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.270 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.271 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.272 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.276 [DefaultDispatcher-worker-13 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:08:54.285 [DefaultDispatcher-worker-6 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.291 [DefaultDispatcher-worker-15 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.292 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.293 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-23 10:08:54.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 10:08:54.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 10:08:54.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.298 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd: (connection evicted) 2025-04-23 10:08:54.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 10:08:54.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 10:08:54.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 10:08:54.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 10:08:54.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.298 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb34397: (connection evicted) 2025-04-23 10:08:54.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 10:08:54.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414b785c 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.300 [Test worker @coroutine#4231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 10:08:54.308 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.313 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.314 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.315 [Test worker @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d8488 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.315 [Test worker @coroutine#4231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 10:08:54.316 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.316 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.316 [Test worker @coroutine#4231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 10:08:54.323 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.328 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.329 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.330 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.335 [DefaultDispatcher-worker-14 @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-23 10:08:54.342 [DefaultDispatcher-worker-6 @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.347 [DefaultDispatcher-worker-12 @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.353 [UI Thread @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-23 10:08:54.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 10:08:54.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 10:08:54.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.355 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b: (connection evicted) 2025-04-23 10:08:54.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 10:08:54.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 10:08:54.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 10:08:54.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 10:08:54.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.356 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb: (connection evicted) 2025-04-23 10:08:54.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 10:08:54.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb0322 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.358 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 10:08:54.366 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.371 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.372 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.373 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.378 [DefaultDispatcher-worker-2 @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.379 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.386 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-23 10:08:54.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 10:08:54.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 10:08:54.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.399 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0: (connection evicted) 2025-04-23 10:08:54.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 10:08:54.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a06914 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.400 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 10:08:54.401 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-23 10:08:54.401 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-23 10:08:54.401 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 10:08:54.409 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-23 10:08:54.414 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-23 10:08:54.415 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-23 10:08:54.415 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-23 10:08:54.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 10:08:54.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 10:08:54.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:54.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 10:08:54.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123372f4 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 10:08:54.419 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 10:08:54.424 [DefaultDispatcher-worker-16 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:54.424 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.424 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.424 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.425 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.425 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.428 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 10:08:54.433 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 10:08:54.434 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 10:08:54.435 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-23 10:08:54.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 10:08:54.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 10:08:54.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:54.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 10:08:54.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e14208 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.438 [Test worker @coroutine#4421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 10:08:54.439 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@21440e36 2025-04-23 10:08:54.439 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@21440e36 2025-04-23 10:08:54.439 [Test worker @coroutine#4421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 10:08:54.446 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21440e36 2025-04-23 10:08:54.452 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21440e36 2025-04-23 10:08:54.453 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21440e36 2025-04-23 10:08:54.454 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21440e36 2025-04-23 10:08:54.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 10:08:54.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 10:08:54.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:54.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 10:08:54.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e93a38 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.457 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 10:08:54.458 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.458 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.458 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 10:08:54.466 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.471 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.472 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.473 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.478 [DefaultDispatcher-worker-7 @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2025-04-23 10:08:54.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 10:08:54.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 10:08:54.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.486 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d: (connection evicted) 2025-04-23 10:08:54.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 10:08:54.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@618c387d 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.488 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 10:08:54.499 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.507 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.509 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.511 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.519 [DefaultDispatcher-worker-16 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2 2025-04-23 10:08:54.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 10:08:54.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 10:08:54.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.521 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7d72f2: (connection evicted) 2025-04-23 10:08:54.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 10:08:54.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 10:08:54.525 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c1447e 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.526 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 10:08:54.526 [DefaultDispatcher-worker-22 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:54.526 [DefaultDispatcher-worker-22 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.526 [DefaultDispatcher-worker-22 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.526 [DefaultDispatcher-worker-22 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.529 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.529 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.529 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 10:08:54.530 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.530 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.547 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.555 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.557 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.558 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.564 [DefaultDispatcher-worker-7 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.567 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.572 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-23 10:08:54.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 10:08:54.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 10:08:54.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.590 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a770af8: (connection evicted) 2025-04-23 10:08:54.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 10:08:54.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 10:08:54.594 [DefaultDispatcher-worker-6 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:54.594 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.594 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 10:08:54.594 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.594 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa16117 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.595 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 10:08:54.597 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.597 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.632 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.651 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.657 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.658 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057728e 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.659 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 10:08:54.664 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.664 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.664 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 10:08:54.670 [DefaultDispatcher-worker-19 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:54.670 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.670 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.670 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.677 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.677 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.693 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.695 [HikariPool-190 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.701 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.703 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.708 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.711 [DefaultDispatcher-worker-6 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:54.711 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.711 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.711 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.717 [DefaultDispatcher-worker-11 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-23 10:08:54.722 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.722 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.733 [DefaultDispatcher-worker-22 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.743 [DefaultDispatcher-worker-17 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:54.743 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.743 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.743 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.752 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.762 [DefaultDispatcher-worker-17 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-23 10:08:54.764 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.770 [DefaultDispatcher-worker-15 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:54.770 [DefaultDispatcher-worker-15 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.770 [DefaultDispatcher-worker-15 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.770 [DefaultDispatcher-worker-15 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 10:08:54.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 10:08:54.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.776 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.776 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.776 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271bbb75: (connection evicted) 2025-04-23 10:08:54.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 10:08:54.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 10:08:54.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 10:08:54.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 10:08:54.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.779 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3: (connection evicted) 2025-04-23 10:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 10:08:54.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a83740e 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.781 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 10:08:54.785 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.785 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.785 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 10:08:54.796 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.814 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.817 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.822 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.822 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d92487 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.823 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 10:08:54.825 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.825 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.825 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 10:08:54.851 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.857 [DefaultDispatcher-worker-18 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:54.857 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.857 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.857 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.858 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.858 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.872 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.873 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.878 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.885 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:54.887 [DefaultDispatcher-worker-20 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-23 10:08:54.905 [DefaultDispatcher-worker-21 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.922 [DefaultDispatcher-worker-8 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-23 10:08:54.925 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 10:08:54.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 10:08:54.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.932 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ff774: (connection evicted) 2025-04-23 10:08:54.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 10:08:54.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 10:08:54.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 10:08:54.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 10:08:54.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:54.939 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2: (connection evicted) 2025-04-23 10:08:54.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:54.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 10:08:54.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602854ed 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.941 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.942 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 10:08:54.949 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:54.949 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:54.949 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 10:08:54.971 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:54.975 [DefaultDispatcher-worker-2 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:54.975 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.975 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:54.975 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.984 [DefaultDispatcher-worker-15 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.984 [DefaultDispatcher-worker-15 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:54.985 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:54.989 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:54.991 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:54.991 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3f849 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:54.992 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 10:08:54.995 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:54.996 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:54.996 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 10:08:55.022 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:55.036 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:55.038 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:55.043 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:55.049 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:55.050 [DefaultDispatcher-worker-21 @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 10:08:55.063 [DefaultDispatcher-worker-6 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:55.066 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.066 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.066 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.066 [DefaultDispatcher-worker-15 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:55.072 [DefaultDispatcher-worker-4 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.072 [DefaultDispatcher-worker-4 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.088 [DefaultDispatcher-worker-22 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:55.094 [DefaultDispatcher-worker-17 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:55.096 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.107 [DefaultDispatcher-worker-13 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43941806 2025-04-23 10:08:55.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 10:08:55.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 10:08:55.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.125 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43941806: (connection evicted) 2025-04-23 10:08:55.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 10:08:55.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 10:08:55.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 10:08:55.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 10:08:55.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.136 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71586f: (connection evicted) 2025-04-23 10:08:55.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 10:08:55.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b75f99 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.141 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 10:08:55.145 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.145 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.145 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 10:08:55.164 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.183 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.184 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.190 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.190 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b221c7 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.191 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 10:08:55.193 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.193 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.193 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 10:08:55.214 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.231 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.233 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.236 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.242 [DefaultDispatcher-worker-7 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-23 10:08:55.245 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:55.257 [DefaultDispatcher-worker-20 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.270 [DefaultDispatcher-worker-14 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.280 [DefaultDispatcher-worker-12 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-23 10:08:55.293 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 10:08:55.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 10:08:55.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.303 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21339b6f: (connection evicted) 2025-04-23 10:08:55.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 10:08:55.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 10:08:55.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 10:08:55.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 10:08:55.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.307 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e38f55: (connection evicted) 2025-04-23 10:08:55.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 10:08:55.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac50fe 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.309 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 10:08:55.314 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.314 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.314 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 10:08:55.337 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.353 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.357 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.364 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.364 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.365 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 10:08:55.366 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.366 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.366 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 10:08:55.394 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.410 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.412 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.414 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.420 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.427 [DefaultDispatcher-worker-1 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 10:08:55.435 [DefaultDispatcher-worker-4 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:55.435 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.435 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.435 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.441 [DefaultDispatcher-worker-22 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.441 [DefaultDispatcher-worker-22 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.444 [DefaultDispatcher-worker-22 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.455 [DefaultDispatcher-worker-16 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-23 10:08:55.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 10:08:55.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 10:08:55.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.464 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc67: (connection evicted) 2025-04-23 10:08:55.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 10:08:55.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 10:08:55.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 10:08:55.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 10:08:55.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.466 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.467 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2025-04-23 10:08:55.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 10:08:55.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 10:08:55.474 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33317d26 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.475 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 10:08:55.480 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.480 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.480 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 10:08:55.503 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.524 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.526 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.532 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a69c81e 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.532 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.533 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 10:08:55.535 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.535 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.535 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 10:08:55.541 [DefaultDispatcher-worker-9 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:55.541 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.541 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.541 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.542 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.542 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.563 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.580 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.580 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.586 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.588 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.610 [DefaultDispatcher-worker-20 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:55.610 [DefaultDispatcher-worker-3 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 10:08:55.610 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.610 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.610 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.611 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.611 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.635 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.636 [DefaultDispatcher-worker-14 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.648 [DefaultDispatcher-worker-1 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.680 [DefaultDispatcher-worker-18 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 10:08:55.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 10:08:55.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 10:08:55.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.685 [DefaultDispatcher-worker-9 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:55.685 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.685 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.685 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.686 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.686 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.690 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c8a382: (connection evicted) 2025-04-23 10:08:55.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 10:08:55.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 10:08:55.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 10:08:55.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 10:08:55.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.691 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754acbad: (connection evicted) 2025-04-23 10:08:55.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 10:08:55.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c26161 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.693 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 10:08:55.697 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.697 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.697 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 10:08:55.723 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.732 [DefaultDispatcher-worker-13 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:55.732 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.732 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.732 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.738 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.740 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.743 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.747 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.749 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29cd48bd 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.750 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.754 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 10:08:55.758 [DefaultDispatcher-worker-8 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:55.759 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.759 [DefaultDispatcher-worker-8 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.759 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.759 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.781 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.783 [DefaultDispatcher-worker-16 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:55.783 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.783 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.783 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.787 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.787 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.790 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.791 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.792 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.797 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:55.799 [DefaultDispatcher-worker-21 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2025-04-23 10:08:55.810 [DefaultDispatcher-worker-16 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.819 [DefaultDispatcher-worker-11 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.827 [DefaultDispatcher-worker-11 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.842 [DefaultDispatcher-worker-1 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2025-04-23 10:08:55.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 10:08:55.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 10:08:55.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.848 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@674cd2da: (connection evicted) 2025-04-23 10:08:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 10:08:55.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 10:08:55.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 10:08:55.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 10:08:55.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.852 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b262a7: (connection evicted) 2025-04-23 10:08:55.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 10:08:55.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b95a30 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.857 [Test worker @coroutine#4837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 10:08:55.862 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.862 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.862 [Test worker @coroutine#4837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 10:08:55.873 [DefaultDispatcher-worker-9 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:55.873 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.873 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.873 [DefaultDispatcher-worker-9 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.878 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.878 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.878 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.886 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.888 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.890 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10587ce5 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.890 [Test worker @coroutine#4837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 10:08:55.891 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.891 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.891 [Test worker @coroutine#4837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 10:08:55.911 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.918 [DefaultDispatcher-worker-9 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-04-23 10:08:55.921 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.923 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.924 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.933 [DefaultDispatcher-worker-2 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-23 10:08:55.942 [DefaultDispatcher-worker-5 @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.954 [DefaultDispatcher-worker-9 @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-23 10:08:55.962 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 10:08:55.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 10:08:55.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.977 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39595a8: (connection evicted) 2025-04-23 10:08:55.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 10:08:55.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 10:08:55.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 10:08:55.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 10:08:55.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:55.983 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58581ab6: (connection evicted) 2025-04-23 10:08:55.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:55.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 10:08:55.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724945 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:55.986 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 10:08:55.991 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:55.991 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:55.991 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 10:08:55.995 [DefaultDispatcher-worker-2 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:55.996 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:55.996 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:55.996 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.000 [DefaultDispatcher-worker-22 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.000 [DefaultDispatcher-worker-22 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.014 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.018 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:56.036 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:56.041 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:56.042 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd0e2e9 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.043 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 10:08:56.050 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.051 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.051 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 10:08:56.077 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.083 [DefaultDispatcher-worker-8 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:56.083 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.083 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.083 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.084 [DefaultDispatcher-worker-19 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.084 [DefaultDispatcher-worker-19 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.085 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.087 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.088 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.091 [HikariPool-206 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:56.102 [DefaultDispatcher-worker-11 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac49084 2025-04-23 10:08:56.119 [DefaultDispatcher-worker-1 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:56.125 [DefaultDispatcher-worker-14 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2025-04-23 10:08:56.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 10:08:56.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 10:08:56.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.138 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b: (connection evicted) 2025-04-23 10:08:56.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 10:08:56.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 10:08:56.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 10:08:56.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 10:08:56.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.143 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac49084: (connection evicted) 2025-04-23 10:08:56.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 10:08:56.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3794621d 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.145 [Test worker @coroutine#4926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 10:08:56.149 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.149 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.149 [Test worker @coroutine#4926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 10:08:56.181 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.198 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.199 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.205 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bad0efd 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.206 [Test worker @coroutine#4926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 10:08:56.210 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.210 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.210 [Test worker @coroutine#4926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 10:08:56.241 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.249 [HikariPool-208 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.263 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.272 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.274 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.280 [DefaultDispatcher-worker-13 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2025-04-23 10:08:56.304 [DefaultDispatcher-worker-6 @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.310 [HikariPool-209 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.312 [DefaultDispatcher-worker-13 @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-23 10:08:56.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 10:08:56.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 10:08:56.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.322 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5: (connection evicted) 2025-04-23 10:08:56.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 10:08:56.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 10:08:56.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 10:08:56.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 10:08:56.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.325 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626967a0: (connection evicted) 2025-04-23 10:08:56.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 10:08:56.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f59a0a 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.327 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.328 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 10:08:56.331 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.332 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.332 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 10:08:56.360 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.376 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.378 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.379 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0d70db 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.380 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 10:08:56.388 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.389 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.389 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.389 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 10:08:56.412 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.429 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.432 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.438 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.439 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.445 [DefaultDispatcher-worker-19 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 10:08:56.446 [DefaultDispatcher-worker-11 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:56.446 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.446 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.446 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.450 [DefaultDispatcher-worker-13 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.450 [DefaultDispatcher-worker-13 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.465 [DefaultDispatcher-worker-4 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.484 [DefaultDispatcher-worker-18 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.489 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.492 [DefaultDispatcher-worker-15 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.553 [DefaultDispatcher-worker-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:56.553 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.553 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.553 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.555 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.555 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.618 [DefaultDispatcher-worker-17 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:56.618 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.618 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.618 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.625 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.625 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.629 [DefaultDispatcher-worker-2 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2025-04-23 10:08:56.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 10:08:56.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 10:08:56.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.645 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6: (connection evicted) 2025-04-23 10:08:56.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 10:08:56.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 10:08:56.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 10:08:56.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 10:08:56.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.654 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0: (connection evicted) 2025-04-23 10:08:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 10:08:56.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a6af38 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.655 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.656 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 10:08:56.664 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.665 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.665 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 10:08:56.685 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.689 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.693 [DefaultDispatcher-worker-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:56.693 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.693 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.693 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.694 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.694 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.706 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.707 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.709 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3639f9 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.709 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.714 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 10:08:56.716 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.716 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.716 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 10:08:56.740 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.740 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.748 [DefaultDispatcher-worker-20 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:56.748 [DefaultDispatcher-worker-20 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.748 [DefaultDispatcher-worker-20 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.748 [DefaultDispatcher-worker-20 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.749 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.749 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.756 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.757 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.761 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.762 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.765 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:56.765 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.765 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.765 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.765 [HikariPool-212 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:56.766 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.771 [DefaultDispatcher-worker-19 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e 2025-04-23 10:08:56.786 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.788 [DefaultDispatcher-worker-5 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.792 [DefaultDispatcher-worker-3 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:56.793 [DefaultDispatcher-worker-3 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.793 [DefaultDispatcher-worker-3 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.793 [DefaultDispatcher-worker-3 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.797 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.797 [DefaultDispatcher-worker-18 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.814 [DefaultDispatcher-worker-20 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.816 [HikariPool-213 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.822 [DefaultDispatcher-worker-4 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-23 10:08:56.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 10:08:56.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 10:08:56.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.831 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2350e46: (connection evicted) 2025-04-23 10:08:56.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 10:08:56.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 10:08:56.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 10:08:56.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 10:08:56.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.835 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156c1c4e: (connection evicted) 2025-04-23 10:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 10:08:56.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab87cac 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.836 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.837 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 10:08:56.842 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.842 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.842 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 10:08:56.868 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.888 [DefaultDispatcher-worker-4 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:56.888 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.888 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:56.888 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.888 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.889 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.889 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:56.889 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.891 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e7b33e 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.891 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.892 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 10:08:56.896 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.896 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.896 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 10:08:56.920 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.938 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.940 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.941 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.942 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.952 [DefaultDispatcher-worker-16 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-04-23 10:08:56.965 [DefaultDispatcher-worker-16 @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.976 [DefaultDispatcher-worker-12 @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-23 10:08:56.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 10:08:56.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 10:08:56.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.988 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50aa5826: (connection evicted) 2025-04-23 10:08:56.988 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 10:08:56.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 10:08:56.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 10:08:56.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 10:08:56.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:56.992 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a41183b: (connection evicted) 2025-04-23 10:08:56.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:56.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 10:08:56.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f7a872 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:56.993 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:56.994 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 10:08:56.999 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:56.999 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:56.999 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 10:08:57.012 [DefaultDispatcher-worker-6 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:57.012 [DefaultDispatcher-worker-6 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.012 [DefaultDispatcher-worker-6 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.012 [DefaultDispatcher-worker-6 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.013 [DefaultDispatcher-worker-5 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.013 [DefaultDispatcher-worker-5 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.027 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.036 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.038 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.040 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbc3756 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.040 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 10:08:57.045 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.045 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.045 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 10:08:57.059 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.071 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.073 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.074 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.085 [DefaultDispatcher-worker-19 @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 10:08:57.097 [DefaultDispatcher-worker-6 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:57.097 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.097 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.097 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.099 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:57.099 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.099 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.104 [DefaultDispatcher-worker-14 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.118 [DefaultDispatcher-worker-22 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.130 [DefaultDispatcher-worker-11 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 10:08:57.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 10:08:57.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 10:08:57.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.145 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648100de: (connection evicted) 2025-04-23 10:08:57.145 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 10:08:57.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 10:08:57.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 10:08:57.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 10:08:57.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.151 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8: (connection evicted) 2025-04-23 10:08:57.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 10:08:57.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 10:08:57.153 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec80bbd 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.157 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 10:08:57.159 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.159 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.159 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 10:08:57.181 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.198 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.201 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.203 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.207 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.213 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.215 [DefaultDispatcher-worker-14 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.226 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.227 [DefaultDispatcher-worker-12 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-23 10:08:57.244 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.249 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719660157087309824 2025-04-23 10:08:57.249 [UI Thread @coroutine#5158] 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=719660157087309824. 2025-04-23 10:08:57.249 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719660157087309824 2025-04-23 10:08:57.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 10:08:57.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 10:08:57.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.257 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c75870: (connection evicted) 2025-04-23 10:08:57.257 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Processing exception kotlinx.coroutines.JobCancellationException: Job was cancelled; job=SupervisorJobImpl{Cancelling}@516f94f6 for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719660157087309824 2025-04-23 10:08:57.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 10:08:57.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 10:08:57.370 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.370 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.370 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.378 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 10:08:57.378 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.378 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.378 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.378 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219a9b16 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.379 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 10:08:57.379 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.383 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.383 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.383 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 10:08:57.414 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.431 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.435 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.444 [DefaultDispatcher-worker-14 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.456 [DefaultDispatcher-worker-6 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:57.457 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.457 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.457 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.464 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.464 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.472 [DefaultDispatcher-worker-1 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.483 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:57.484 [DefaultDispatcher-worker-7 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-23 10:08:57.505 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 10:08:57.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 10:08:57.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.526 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46: (connection evicted) 2025-04-23 10:08:57.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 10:08:57.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 10:08:57.598 [DefaultDispatcher-worker-16 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:57.599 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.599 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.599 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.600 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.600 [DefaultDispatcher-worker-14 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c807e6b 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.605 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 10:08:57.607 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.607 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.607 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 10:08:57.626 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.632 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:57.632 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.632 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.632 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.636 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.636 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.647 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.648 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.652 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.661 [DefaultDispatcher-worker-5 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-23 10:08:57.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 10:08:57.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 10:08:57.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.669 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81: (connection evicted) 2025-04-23 10:08:57.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 10:08:57.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891bd6d 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.673 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 10:08:57.674 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.674 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.674 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 10:08:57.689 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.698 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.701 [DefaultDispatcher-worker-21 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:57.701 [DefaultDispatcher-worker-21 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.701 [DefaultDispatcher-worker-21 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.701 [DefaultDispatcher-worker-21 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.702 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.702 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.705 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.706 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.714 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 10:08:57.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 10:08:57.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:57.715 [DefaultDispatcher-worker-14 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-23 10:08:57.726 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6231bb88: (connection evicted) 2025-04-23 10:08:57.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 10:08:57.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2bd635 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.736 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.737 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 10:08:57.741 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.741 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.741 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 10:08:57.743 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.757 [DefaultDispatcher-worker-10 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:57.757 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.757 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.757 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.759 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.759 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.771 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.773 [DefaultDispatcher-worker-16 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:57.773 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.773 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.773 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.777 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.792 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.793 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.795 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.798 [DefaultDispatcher-worker-11 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.801 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 10:08:57.806 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.806 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.806 [Test worker @coroutine#5248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 10:08:57.807 [DefaultDispatcher-worker-10 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:57.808 [DefaultDispatcher-worker-10 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.808 [DefaultDispatcher-worker-10 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.808 [DefaultDispatcher-worker-10 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.814 [DefaultDispatcher-worker-1 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.814 [DefaultDispatcher-worker-1 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.826 [DefaultDispatcher-worker-1 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 10:08:57.851 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.851 [DefaultDispatcher-worker-1 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 10:08:57.854 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.855 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.861 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.863 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.864 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.869 [DefaultDispatcher-worker-8 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-04-23 10:08:57.870 [DefaultDispatcher-worker-20 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-23 10:08:57.886 [DefaultDispatcher-worker-19 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6 2025-04-23 10:08:57.891 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:57.891 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:08:57.891 [UI Thread @coroutine#5284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:57.897 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.898 [DefaultDispatcher-worker-2 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:57.898 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.898 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:57.898 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.899 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.899 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:57.899 [UI Thread @coroutine#5284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:57.899 [UI Thread @coroutine#5284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:57.900 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:08:57.900 [UI Thread @coroutine#5284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49273/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:57.906 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 10:08:57.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 10:08:57.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.917 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aeb7bd6: (connection evicted) 2025-04-23 10:08:57.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 10:08:57.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 10:08:57.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 10:08:57.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 10:08:57.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.922 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635791b7: (connection evicted) 2025-04-23 10:08:57.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:57.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 10:08:57.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 10:08:57.929 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd65f9a 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.929 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 10:08:57.930 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:57.930 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:57.930 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 10:08:57.943 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:57.951 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:57.952 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.953 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:57.954 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48332a63 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:57.956 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 10:08:57.959 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:57.959 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:57.959 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 10:08:57.970 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:57.977 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:57.990 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:57.992 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:57.994 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:58.001 [DefaultDispatcher-worker-17 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-04-23 10:08:58.016 [DefaultDispatcher-worker-14 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-04-23 10:08:58.019 [UI Thread @coroutine#5316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.019 [UI Thread @coroutine#5316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:08:58.019 [UI Thread @coroutine#5316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.022 [UI Thread @coroutine#5316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.022 [UI Thread @coroutine#5316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 10:08:58.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 10:08:58.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.024 [DefaultDispatcher-worker-7 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:58.024 [DefaultDispatcher-worker-7 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.024 [DefaultDispatcher-worker-7 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.024 [DefaultDispatcher-worker-7 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.025 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fc1904: (connection evicted) 2025-04-23 10:08:58.025 [DefaultDispatcher-worker-4 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.025 [DefaultDispatcher-worker-4 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 10:08:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 10:08:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 10:08:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 10:08:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.030 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2120d5: (connection evicted) 2025-04-23 10:08:58.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 10:08:58.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bad04d1 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.032 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 10:08:58.033 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.033 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.033 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 10:08:58.045 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.052 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.054 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.055 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a65069 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.056 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 10:08:58.069 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.077 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.079 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.080 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.086 [DefaultDispatcher-worker-15 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2025-04-23 10:08:58.108 [DefaultDispatcher-worker-22 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2025-04-23 10:08:58.110 [DefaultDispatcher-worker-8 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:58.110 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.110 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.110 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.111 [DefaultDispatcher-worker-9 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.111 [DefaultDispatcher-worker-9 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.113 [UI Thread @coroutine#5351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.113 [UI Thread @coroutine#5351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:08:58.113 [UI Thread @coroutine#5351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.121 [UI Thread @coroutine#5351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.121 [UI Thread @coroutine#5351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:08:58.122 [UI Thread @coroutine#5351] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:08:58.122 [UI Thread @coroutine#5351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:58.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 10:08:58.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 10:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.128 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736905fe: (connection evicted) 2025-04-23 10:08:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 10:08:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 10:08:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 10:08:58.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 10:08:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.133 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7: (connection evicted) 2025-04-23 10:08:58.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 10:08:58.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e211727 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.135 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.136 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 10:08:58.142 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.142 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.142 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 10:08:58.155 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.163 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.164 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.166 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.166 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de57397 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.167 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 10:08:58.171 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.171 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.171 [Test worker @coroutine#5358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 10:08:58.195 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.211 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.216 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.218 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.240 [DefaultDispatcher-worker-2 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-04-23 10:08:58.243 [HikariPool-228 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:58.250 [DefaultDispatcher-worker-17 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.270 [DefaultDispatcher-worker-18 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2025-04-23 10:08:58.271 [HikariPool-229 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 10:08:58.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 10:08:58.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.288 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad: (connection evicted) 2025-04-23 10:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 10:08:58.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 10:08:58.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 10:08:58.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 10:08:58.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.295 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f: (connection evicted) 2025-04-23 10:08:58.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 10:08:58.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 10:08:58.297 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acd660d 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.298 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 10:08:58.325 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.341 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.347 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.348 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.380 [DefaultDispatcher-worker-6 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.386 [DefaultDispatcher-worker-7 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.396 [DefaultDispatcher-worker-13 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.398 [HikariPool-230 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.421 [DefaultDispatcher-worker-15 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-04-23 10:08:58.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 10:08:58.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 10:08:58.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.431 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e18848d: (connection evicted) 2025-04-23 10:08:58.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 10:08:58.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd4f726 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.433 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 10:08:58.440 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.441 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.441 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 10:08:58.465 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.474 [DefaultDispatcher-worker-9 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:58.475 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.475 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.475 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.478 [DefaultDispatcher-worker-20 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.478 [DefaultDispatcher-worker-20 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.480 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.482 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.487 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21fbfdd5 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.488 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 10:08:58.493 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.493 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.493 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 10:08:58.519 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.531 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.535 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.537 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.538 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.541 [HikariPool-231 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.545 [DefaultDispatcher-worker-22 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 10:08:58.575 [DefaultDispatcher-worker-21 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.585 [DefaultDispatcher-worker-20 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff7042c 2025-04-23 10:08:58.593 [HikariPool-232 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 10:08:58.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 10:08:58.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.600 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff7042c: (connection evicted) 2025-04-23 10:08:58.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 10:08:58.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 10:08:58.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 10:08:58.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 10:08:58.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.607 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f336491: (connection evicted) 2025-04-23 10:08:58.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 10:08:58.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711cd6f9 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.609 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 10:08:58.610 [DefaultDispatcher-worker-7 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:58.610 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.610 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.610 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.611 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.611 [DefaultDispatcher-worker-17 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.615 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.615 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.615 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 10:08:58.639 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.643 [DefaultDispatcher-worker-20 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:58.643 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.643 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.643 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.648 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.648 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.655 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.660 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.661 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.669 [DefaultDispatcher-worker-20 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.681 [DefaultDispatcher-worker-6 @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.688 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.702 [DefaultDispatcher-worker-10 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2025-04-23 10:08:58.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 10:08:58.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 10:08:58.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.709 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7307e418: (connection evicted) 2025-04-23 10:08:58.709 [DefaultDispatcher-worker-18 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:58.709 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.709 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 10:08:58.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5074893 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.712 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 10:08:58.713 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.714 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.714 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.717 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.717 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.717 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 10:08:58.744 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.763 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.765 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.767 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.769 [DefaultDispatcher-worker-18 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:58.770 [DefaultDispatcher-worker-18 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.770 [DefaultDispatcher-worker-18 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.770 [DefaultDispatcher-worker-18 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.771 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.771 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.776 [DefaultDispatcher-worker-9 @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.782 [DefaultDispatcher-worker-8 @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 10:08:58.783 [DefaultDispatcher-worker-3 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:58.783 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.783 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.783 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 10:08:58.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 10:08:58.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.785 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.792 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0: (connection evicted) 2025-04-23 10:08:58.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 10:08:58.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d8166 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 10:08:58.794 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.795 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 10:08:58.796 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.796 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.796 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 10:08:58.821 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.821 [DefaultDispatcher-worker-14 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:58.821 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.821 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.821 [DefaultDispatcher-worker-14 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.822 [DefaultDispatcher-worker-7 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.822 [DefaultDispatcher-worker-7 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.841 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.842 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.863 [DefaultDispatcher-worker-2 @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecff9 2025-04-23 10:08:58.971 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 10:08:58.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 10:08:58.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:58.984 [DefaultDispatcher-worker-3 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:58.984 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.984 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:58.984 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.985 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ecff9: (connection evicted) 2025-04-23 10:08:58.985 [DefaultDispatcher-worker-15 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.985 [DefaultDispatcher-worker-15 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:58.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 10:08:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 10:08:58.989 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b136640 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:58.990 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 10:08:58.993 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:58.993 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:58.993 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 10:08:59.019 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:59.032 [DefaultDispatcher-worker-12 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:08:59.032 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.032 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.032 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.036 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.036 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.040 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:59.046 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:59.047 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:59.056 [DefaultDispatcher-worker-5 @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:59.062 [DefaultDispatcher-worker-15 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7 2025-04-23 10:08:59.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 10:08:59.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 10:08:59.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.085 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a362dc7: (connection evicted) 2025-04-23 10:08:59.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 10:08:59.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 10:08:59.089 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ccbd95 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.094 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 10:08:59.099 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.099 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.099 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 10:08:59.119 [DefaultDispatcher-worker-22 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:08:59.119 [DefaultDispatcher-worker-22 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.119 [DefaultDispatcher-worker-22 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.119 [DefaultDispatcher-worker-22 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.120 [DefaultDispatcher-worker-16 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.120 [DefaultDispatcher-worker-16 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.124 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.145 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.146 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.152 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.163 [DefaultDispatcher-worker-6 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2025-04-23 10:08:59.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 10:08:59.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 10:08:59.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.167 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595713f3: (connection evicted) 2025-04-23 10:08:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 10:08:59.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a0fae1 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.168 [Test worker @coroutine#5642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 10:08:59.173 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8e649e 2025-04-23 10:08:59.173 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8e649e 2025-04-23 10:08:59.173 [Test worker @coroutine#5642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 10:08:59.201 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8e649e 2025-04-23 10:08:59.213 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8e649e 2025-04-23 10:08:59.218 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8e649e 2025-04-23 10:08:59.219 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8e649e 2025-04-23 10:08:59.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 10:08:59.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 10:08:59.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:59.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 10:08:59.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 10:08:59.230 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 10:08:59.230 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4796ae58 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.231 [Test worker @coroutine#5658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 10:08:59.239 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-23 10:08:59.239 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-23 10:08:59.239 [Test worker @coroutine#5658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 10:08:59.262 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-23 10:08:59.278 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-23 10:08:59.279 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-23 10:08:59.285 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-23 10:08:59.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 10:08:59.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 10:08:59.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:59.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 10:08:59.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 10:08:59.308 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35411/Site/verify 2025-04-23 10:08:59.308 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35411/Site/verify. 2025-04-23 10:08:59.308 [UI Thread @coroutine#5679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35411/Site/verify 2025-04-23 10:08:59.318 [UI Thread @coroutine#5679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35411/Site/verify 2025-04-23 10:08:59.318 [UI Thread @coroutine#5679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35411/Site/verify 2025-04-23 10:08:59.318 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35411/Site/verify. 2025-04-23 10:08:59.318 [UI Thread @coroutine#5679] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35411/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24fc91a3 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.329 [Test worker @coroutine#5694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 10:08:59.336 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3b49c 2025-04-23 10:08:59.336 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3b49c 2025-04-23 10:08:59.336 [Test worker @coroutine#5694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 10:08:59.360 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3b49c 2025-04-23 10:08:59.376 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3b49c 2025-04-23 10:08:59.382 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3b49c 2025-04-23 10:08:59.383 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3b49c 2025-04-23 10:08:59.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 10:08:59.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 10:08:59.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:59.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 10:08:59.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f07eede 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.394 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 10:08:59.398 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2025-04-23 10:08:59.398 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2025-04-23 10:08:59.398 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 10:08:59.445 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2025-04-23 10:08:59.460 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2025-04-23 10:08:59.462 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2025-04-23 10:08:59.463 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2025-04-23 10:08:59.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 10:08:59.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 10:08:59.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:59.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 10:08:59.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26ae9861 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.479 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 10:08:59.483 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.483 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.483 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 10:08:59.489 [DefaultDispatcher-worker-21 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:08:59.490 [DefaultDispatcher-worker-21 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.490 [DefaultDispatcher-worker-21 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.490 [DefaultDispatcher-worker-21 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.494 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.494 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.506 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.522 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.523 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.525 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.530 [UI Thread @coroutine#5745] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52661/Site/verify 2025-04-23 10:08:59.530 [UI Thread @coroutine#5745] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52661/Site/verify. 2025-04-23 10:08:59.530 [UI Thread @coroutine#5745] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52661/Site/verify 2025-04-23 10:08:59.532 [DefaultDispatcher-worker-20 @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e74d3 2025-04-23 10:08:59.535 [UI Thread @coroutine#5745] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52661/Site/verify 2025-04-23 10:08:59.535 [UI Thread @coroutine#5745] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52661/Site/verify 2025-04-23 10:08:59.535 [UI Thread @coroutine#5745] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52661/Site/verify. 2025-04-23 10:08:59.535 [UI Thread @coroutine#5745] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52661/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:59.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 10:08:59.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 10:08:59.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.544 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e74d3: (connection evicted) 2025-04-23 10:08:59.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 10:08:59.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 10:08:59.553 [UI Thread @coroutine#5758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56621/Site/verify 2025-04-23 10:08:59.553 [UI Thread @coroutine#5758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56621/Site/verify. 2025-04-23 10:08:59.553 [UI Thread @coroutine#5758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56621/Site/verify 2025-04-23 10:08:59.565 [UI Thread @coroutine#5758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56621/Site/verify 2025-04-23 10:08:59.565 [UI Thread @coroutine#5758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56621/Site/verify 2025-04-23 10:08:59.565 [UI Thread @coroutine#5758] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56621/Site/verify. 2025-04-23 10:08:59.565 [UI Thread @coroutine#5758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56621/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:59.576 [UI Thread @coroutine#5771] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54579/Site/verify 2025-04-23 10:08:59.576 [UI Thread @coroutine#5771] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54579/Site/verify. 2025-04-23 10:08:59.576 [UI Thread @coroutine#5771] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54579/Site/verify 2025-04-23 10:08:59.581 [UI Thread @coroutine#5771] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54579/Site/verify 2025-04-23 10:08:59.581 [UI Thread @coroutine#5771] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54579/Site/verify 2025-04-23 10:08:59.582 [UI Thread @coroutine#5771] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54579/Site/verify. 2025-04-23 10:08:59.582 [UI Thread @coroutine#5771] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54579/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:08:59.597 [UI Thread @coroutine#5785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 10:08:59.597 [UI Thread @coroutine#5785] 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-23 10:08:59.597 [UI Thread @coroutine#5785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 10:08:59.600 [UI Thread @coroutine#5785] 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-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45957b8f 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.606 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 10:08:59.607 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.607 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.607 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 10:08:59.618 [DefaultDispatcher-worker-3 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:08:59.618 [DefaultDispatcher-worker-3 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.618 [DefaultDispatcher-worker-3 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.618 [DefaultDispatcher-worker-3 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.619 [DefaultDispatcher-worker-5 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.619 [DefaultDispatcher-worker-5 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.632 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.648 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.650 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.655 [DefaultDispatcher-worker-5 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:08:59.655 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.655 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.655 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.656 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.656 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.657 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.664 [DefaultDispatcher-worker-7 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.695 [DefaultDispatcher-worker-1 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.702 [DefaultDispatcher-worker-8 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.707 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:08:59.717 [DefaultDispatcher-worker-7 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.719 [DefaultDispatcher-worker-15 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:08:59.719 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.719 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.719 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.722 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.722 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.726 [DefaultDispatcher-worker-14 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.732 [DefaultDispatcher-worker-5 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.745 [DefaultDispatcher-worker-13 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.774 [DefaultDispatcher-worker-21 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-23 10:08:59.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 10:08:59.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 10:08:59.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.780 [DefaultDispatcher-worker-11 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:08:59.781 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.781 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.781 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.782 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.782 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.785 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f: (connection evicted) 2025-04-23 10:08:59.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 10:08:59.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3579682 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.787 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 10:08:59.788 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.788 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.788 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 10:08:59.792 [DefaultDispatcher-worker-3 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:08:59.792 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.792 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.792 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.792 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.816 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.831 [DefaultDispatcher-worker-19 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:08:59.831 [DefaultDispatcher-worker-19 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.831 [DefaultDispatcher-worker-19 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.831 [DefaultDispatcher-worker-19 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.833 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.834 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.839 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ef9879 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.839 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.840 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 10:08:59.840 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.841 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.844 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.844 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.844 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 10:08:59.872 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.888 [HikariPool-244 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.889 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.895 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.896 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.906 [DefaultDispatcher-worker-19 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcecc45 2025-04-23 10:08:59.929 [DefaultDispatcher-worker-1 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 10:08:59.944 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 10:08:59.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 10:08:59.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.945 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c: (connection evicted) 2025-04-23 10:08:59.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 10:08:59.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 10:08:59.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 10:08:59.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 10:08:59.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:08:59.946 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcecc45: (connection evicted) 2025-04-23 10:08:59.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:08:59.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 10:08:59.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 10:08:59.950 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b06da60 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:08:59.951 [Test worker @coroutine#5889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 10:08:59.955 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:08:59.955 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:08:59.955 [Test worker @coroutine#5889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 10:08:59.978 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:08:59.992 [DefaultDispatcher-worker-20 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:08:59.992 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.992 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:08:59.992 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.993 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.993 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:08:59.995 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:09:00.000 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:09:00.001 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106277d6 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.002 [Test worker @coroutine#5889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 10:09:00.010 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.010 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.010 [Test worker @coroutine#5889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 10:09:00.033 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.044 [DefaultDispatcher-worker-2 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:09:00.045 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.045 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.045 [DefaultDispatcher-worker-2 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.046 [DefaultDispatcher-worker-21 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.046 [DefaultDispatcher-worker-21 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.049 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.054 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.055 [HikariPool-246 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.055 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.060 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.065 [DefaultDispatcher-worker-10 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1761383f 2025-04-23 10:09:00.073 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.082 [DefaultDispatcher-worker-8 @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:09:00.089 [DefaultDispatcher-worker-19 @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da8b97 2025-04-23 10:09:00.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 10:09:00.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 10:09:00.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.103 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9da8b97: (connection evicted) 2025-04-23 10:09:00.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 10:09:00.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 10:09:00.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 10:09:00.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 10:09:00.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.106 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1761383f: (connection evicted) 2025-04-23 10:09:00.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 10:09:00.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c92d694 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.108 [Test worker @coroutine#5944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 10:09:00.116 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.116 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.116 [Test worker @coroutine#5944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 10:09:00.129 [DefaultDispatcher-worker-10 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:09:00.129 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.129 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.129 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.130 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.130 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.140 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.156 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.158 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.159 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177d7e98 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.162 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.163 [Test worker @coroutine#5944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 10:09:00.168 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.168 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.168 [Test worker @coroutine#5944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 10:09:00.196 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.212 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.214 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.216 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.218 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.227 [DefaultDispatcher-worker-3 @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-04-23 10:09:00.246 [DefaultDispatcher-worker-15 @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.255 [DefaultDispatcher-worker-19 @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-04-23 10:09:00.268 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.504 [DefaultDispatcher-worker-18 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:09:00.504 [DefaultDispatcher-worker-18 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.504 [DefaultDispatcher-worker-18 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.504 [DefaultDispatcher-worker-18 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.505 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.505 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 10:09:00.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 10:09:00.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.513 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b517988: (connection evicted) 2025-04-23 10:09:00.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 10:09:00.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 10:09:00.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 10:09:00.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 10:09:00.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.517 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb: (connection evicted) 2025-04-23 10:09:00.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 10:09:00.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23591a2c 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.518 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.519 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 10:09:00.524 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.524 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.524 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 10:09:00.549 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.569 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.570 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.574 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.574 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b0a6c53 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.575 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 10:09:00.576 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.576 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.576 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 10:09:00.601 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.618 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.619 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.624 [HikariPool-250 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.625 [DefaultDispatcher-worker-5 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:09:00.626 [DefaultDispatcher-worker-5 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.626 [DefaultDispatcher-worker-5 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.626 [DefaultDispatcher-worker-5 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.627 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.627 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.627 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.632 [DefaultDispatcher-worker-15 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-04-23 10:09:00.653 [DefaultDispatcher-worker-9 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.661 [DefaultDispatcher-worker-18 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:09:00.662 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.662 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.662 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.662 [DefaultDispatcher-worker-17 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.663 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.663 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.668 [DefaultDispatcher-worker-8 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-04-23 10:09:00.676 [HikariPool-251 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 10:09:00.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 10:09:00.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.684 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf: (connection evicted) 2025-04-23 10:09:00.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 10:09:00.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 10:09:00.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 10:09:00.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 10:09:00.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.687 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc41170: (connection evicted) 2025-04-23 10:09:00.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 10:09:00.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c513e9f 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.689 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 10:09:00.693 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.694 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.694 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 10:09:00.721 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.729 [DefaultDispatcher-worker-16 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:09:00.729 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.729 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.729 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.732 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.732 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.736 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.737 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.742 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c42dc9f 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.742 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.743 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 10:09:00.746 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.747 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.747 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 10:09:00.766 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.775 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.776 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.778 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.784 [DefaultDispatcher-worker-20 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-04-23 10:09:00.787 [DefaultDispatcher-worker-12 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:09:00.787 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.787 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.787 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.788 [DefaultDispatcher-worker-21 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.788 [DefaultDispatcher-worker-21 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.794 [HikariPool-252 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:00.799 [DefaultDispatcher-worker-2 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:09:00.799 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.800 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.800 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.800 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.808 [DefaultDispatcher-worker-7 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.814 [DefaultDispatcher-worker-1 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.826 [DefaultDispatcher-worker-16 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 10:09:00.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 10:09:00.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 10:09:00.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.843 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d3578e: (connection evicted) 2025-04-23 10:09:00.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 10:09:00.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 10:09:00.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 10:09:00.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 10:09:00.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.846 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1: (connection evicted) 2025-04-23 10:09:00.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 10:09:00.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d99612 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.847 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.848 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.848 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.848 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.848 [DefaultDispatcher-worker-11 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:09:00.848 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.848 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:00.848 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.849 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.849 [DefaultDispatcher-worker-22 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:00.849 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 10:09:00.858 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.858 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.858 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 10:09:00.886 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.900 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.904 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.909 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254e9a7 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.910 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 10:09:00.911 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.911 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.911 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 10:09:00.931 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.939 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.940 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.942 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.948 [DefaultDispatcher-worker-15 @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-04-23 10:09:00.958 [HikariPool-254 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:00.960 [DefaultDispatcher-worker-18 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.969 [DefaultDispatcher-worker-8 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.979 [DefaultDispatcher-worker-22 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349f52c 2025-04-23 10:09:00.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 10:09:00.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 10:09:00.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.986 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4349f52c: (connection evicted) 2025-04-23 10:09:00.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 10:09:00.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 10:09:00.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 10:09:00.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 10:09:00.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:00.987 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1881ef74: (connection evicted) 2025-04-23 10:09:00.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:00.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 10:09:00.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7408b3db 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:00.994 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:00.995 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:00.996 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:00.996 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:00.996 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:00.996 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:00.996 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:00.996 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 10:09:00.997 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:00.998 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:00.999 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 10:09:01.001 [DefaultDispatcher-worker-16 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:09:01.002 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.002 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.002 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.009 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.009 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.018 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:01.034 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:01.040 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:01.041 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:01.048 [DefaultDispatcher-worker-14 @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8 2025-04-23 10:09:01.052 [DefaultDispatcher-worker-3 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:09:01.052 [DefaultDispatcher-worker-3 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.052 [DefaultDispatcher-worker-3 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.052 [DefaultDispatcher-worker-3 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.054 [DefaultDispatcher-worker-16 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.054 [DefaultDispatcher-worker-16 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 10:09:01.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 10:09:01.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.064 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@462ccaa8: (connection evicted) 2025-04-23 10:09:01.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 10:09:01.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46672a62 2025-04-23 10:09:01.065 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.066 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 10:09:01.070 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.070 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.070 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 10:09:01.123 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.137 [DefaultDispatcher-worker-10 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:09:01.137 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.137 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.137 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.138 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.138 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.139 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.144 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.149 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.170 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:01.177 [DefaultDispatcher-worker-5 @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.183 [DefaultDispatcher-worker-20 @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.192 [DefaultDispatcher-worker-22 @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e03c31 2025-04-23 10:09:01.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 10:09:01.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 10:09:01.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.212 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e03c31: (connection evicted) 2025-04-23 10:09:01.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 10:09:01.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 10:09:01.213 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc00f56 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.214 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 10:09:01.222 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.222 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.222 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 10:09:01.246 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.267 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.268 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.270 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.278 [DefaultDispatcher-worker-2 @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.302 [DefaultDispatcher-worker-8 @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.309 [DefaultDispatcher-worker-12 @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.322 [HikariPool-258 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:01.327 [DefaultDispatcher-worker-9 @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e 2025-04-23 10:09:01.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 10:09:01.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 10:09:01.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.337 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6127ae9e: (connection evicted) 2025-04-23 10:09:01.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 10:09:01.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 10:09:01.338 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3015fc1b 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.339 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 10:09:01.340 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.340 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.340 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 10:09:01.367 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.375 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.377 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.378 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.386 [DefaultDispatcher-worker-9 @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.411 [DefaultDispatcher-worker-20 @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.420 [DefaultDispatcher-worker-21 @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.440 [HikariPool-259 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:01.441 [DefaultDispatcher-worker-19 @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 10:09:01.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 10:09:01.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 10:09:01.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.445 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af: (connection evicted) 2025-04-23 10:09:01.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 10:09:01.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 10:09:01.447 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c68601b 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.448 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 10:09:01.451 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.452 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.452 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 10:09:01.481 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.494 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.495 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.501 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.508 [DefaultDispatcher-worker-6 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2025-04-23 10:09:01.511 [DefaultDispatcher-worker-20 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:09:01.511 [DefaultDispatcher-worker-20 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.511 [DefaultDispatcher-worker-20 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.511 [DefaultDispatcher-worker-20 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.512 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.512 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 10:09:01.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 10:09:01.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.524 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@412b4aed: (connection evicted) 2025-04-23 10:09:01.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 10:09:01.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 10:09:01.525 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e6bfd2 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.526 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 10:09:01.528 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.529 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.529 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 10:09:01.556 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.564 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.565 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.571 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.582 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-261 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 due to dirty commit state on close(). 2025-04-23 10:09:01.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f4b14 2025-04-23 10:09:01.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 10:09:01.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 10:09:01.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.588 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490f4b14: (connection evicted) 2025-04-23 10:09:01.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 10:09:01.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510ee215 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.590 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 10:09:01.591 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.591 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.591 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 10:09:01.618 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.627 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.628 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.630 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.634 [DefaultDispatcher-worker-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:09:01.634 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.634 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.634 [DefaultDispatcher-worker-1 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.635 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.635 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.637 [DefaultDispatcher-worker-19 @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7 2025-04-23 10:09:01.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 10:09:01.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 10:09:01.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.645 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc2e0b7: (connection evicted) 2025-04-23 10:09:01.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 10:09:01.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 10:09:01.648 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c23297f 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.649 [UI Thread @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 10:09:01.653 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@f79958d 2025-04-23 10:09:01.653 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@f79958d 2025-04-23 10:09:01.653 [UI Thread @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 10:09:01.672 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:09:01.672 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.673 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.673 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.674 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.674 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.682 [UI Thread @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f79958d 2025-04-23 10:09:01.698 [UI Thread @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f79958d 2025-04-23 10:09:01.704 [UI Thread @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f79958d 2025-04-23 10:09:01.705 [UI Thread @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f79958d 2025-04-23 10:09:01.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 10:09:01.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 10:09:01.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.719 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f79958d: (connection evicted) 2025-04-23 10:09:01.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 10:09:01.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25eadfe6 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.725 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 10:09:01.726 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2025-04-23 10:09:01.726 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2025-04-23 10:09:01.726 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 10:09:01.739 [DefaultDispatcher-worker-11 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:09:01.739 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.739 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.739 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.740 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.740 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.753 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2025-04-23 10:09:01.770 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2025-04-23 10:09:01.771 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2025-04-23 10:09:01.776 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b10dd 2025-04-23 10:09:01.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 10:09:01.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 10:09:01.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:01.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 10:09:01.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 10:09:01.784 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5c55a8 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.785 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 10:09:01.788 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.788 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.788 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 10:09:01.795 [DefaultDispatcher-worker-16 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:09:01.795 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.795 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.795 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.797 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.797 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.807 [DefaultDispatcher-worker-21 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:09:01.807 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.807 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.807 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.808 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.817 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.833 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.834 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.836 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.843 [DefaultDispatcher-worker-17 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b 2025-04-23 10:09:01.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 10:09:01.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 10:09:01.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.849 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd4d24b: (connection evicted) 2025-04-23 10:09:01.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 10:09:01.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 10:09:01.850 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb3e76c 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.851 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 10:09:01.853 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-04-23 10:09:01.853 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-04-23 10:09:01.853 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 10:09:01.856 [DefaultDispatcher-worker-11 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:09:01.856 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.856 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:01.856 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.857 [DefaultDispatcher-worker-4 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.857 [DefaultDispatcher-worker-4 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:01.875 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-04-23 10:09:01.883 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-04-23 10:09:01.885 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-04-23 10:09:01.886 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-04-23 10:09:01.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 10:09:01.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 10:09:01.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:01.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 10:09:01.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11932248 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.893 [Test worker @coroutine#6466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 10:09:01.897 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-23 10:09:01.897 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-23 10:09:01.897 [Test worker @coroutine#6466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 10:09:01.927 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-23 10:09:01.944 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-23 10:09:01.946 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-23 10:09:01.947 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-23 10:09:01.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 10:09:01.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 10:09:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:01.957 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70bc684b: (connection evicted) 2025-04-23 10:09:01.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:01.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 10:09:01.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab80ea 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:01.961 [Test worker @coroutine#6482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 10:09:01.969 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:01.969 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:01.969 [Test worker @coroutine#6482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 10:09:01.996 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:02.005 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:02.006 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:02.008 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:02.014 [DefaultDispatcher-worker-20 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 10:09:02.015 [DefaultDispatcher-worker-18 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:09:02.015 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.015 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.015 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.016 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.016 [DefaultDispatcher-worker-16 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 10:09:02.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 10:09:02.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.026 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ec723c: (connection evicted) 2025-04-23 10:09:02.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:02.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 10:09:02.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f062dbc 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:02.030 [Test worker @coroutine#6505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 10:09:02.035 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-23 10:09:02.035 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-23 10:09:02.035 [Test worker @coroutine#6505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 10:09:02.057 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-23 10:09:02.061 [DefaultDispatcher-worker-20 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:09:02.061 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.061 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.061 [DefaultDispatcher-worker-20 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.066 [DefaultDispatcher-worker-11 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.066 [DefaultDispatcher-worker-11 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.078 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-23 10:09:02.084 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-23 10:09:02.086 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-23 10:09:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 10:09:02.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 10:09:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:02.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 10:09:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6760a91d 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:02.091 [Test worker @coroutine#6526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 10:09:02.096 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.096 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.096 [Test worker @coroutine#6526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 10:09:02.127 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.139 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.145 [Test worker @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.145 [DefaultDispatcher-worker-1 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:09:02.145 [DefaultDispatcher-worker-1 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.145 [DefaultDispatcher-worker-1 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.145 [DefaultDispatcher-worker-1 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.147 [Test worker @coroutine#6531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.151 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.151 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.162 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-270 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7de922ba due to dirty commit state on close(). 2025-04-23 10:09:02.173 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de922ba 2025-04-23 10:09:02.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 10:09:02.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 10:09:02.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.177 [HikariPool-270 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de922ba: (connection evicted) 2025-04-23 10:09:02.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:02.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 10:09:02.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 10:09:02.178 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e909344 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:02.179 [Test worker @coroutine#6547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 10:09:02.182 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-23 10:09:02.182 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-23 10:09:02.182 [Test worker @coroutine#6547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 10:09:02.209 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-23 10:09:02.225 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-23 10:09:02.231 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-23 10:09:02.233 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-23 10:09:02.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 10:09:02.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 10:09:02.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:09:02.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:02.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 10:09:02.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 10:09:02.242 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 10:09:02.246 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0dc462 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:02.247 [Test worker @coroutine#6565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 10:09:02.248 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.248 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.248 [Test worker @coroutine#6565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 10:09:02.278 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.293 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.295 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.296 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.306 [UI Thread @coroutine#6579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 10:09:02.306 [UI Thread @coroutine#6579] 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-23 10:09:02.306 [UI Thread @coroutine#6579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 10:09:02.309 [UI Thread @coroutine#6579] 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-23 10:09:02.310 [DefaultDispatcher-worker-9 @coroutine#6572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-23 10:09:02.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 10:09:02.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 10:09:02.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.319 [HikariPool-272 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71676e5f: (connection evicted) 2025-04-23 10:09:02.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:02.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 10:09:02.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a23ecf4 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:02.325 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:02.326 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:02.326 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:02.326 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:02.326 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:02.326 [Test worker @coroutine#6586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 10:09:02.329 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.330 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.330 [Test worker @coroutine#6586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 10:09:02.353 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.353 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.368 [Test worker @coroutine#6588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.370 [Test worker @coroutine#6590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.374 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.381 [UI Thread @coroutine#6603] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59597/Site/verify 2025-04-23 10:09:02.381 [UI Thread @coroutine#6603] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59597/Site/verify. 2025-04-23 10:09:02.381 [UI Thread @coroutine#6603] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59597/Site/verify 2025-04-23 10:09:02.384 [DefaultDispatcher-worker-6 @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 10:09:02.388 [UI Thread @coroutine#6603] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59597/Site/verify 2025-04-23 10:09:02.388 [UI Thread @coroutine#6603] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59597/Site/verify 2025-04-23 10:09:02.388 [UI Thread @coroutine#6603] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59597/Site/verify. 2025-04-23 10:09:02.388 [UI Thread @coroutine#6603] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59597/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:09:02.393 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 10:09:02.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 10:09:02.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.396 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3096a890: (connection evicted) 2025-04-23 10:09:02.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:02.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 10:09:02.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474172e5 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:02.400 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:02.404 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:02.405 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 10:09:02.408 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.409 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.409 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 10:09:02.432 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.450 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.452 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.457 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.469 [DefaultDispatcher-worker-17 @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.475 [DefaultDispatcher-worker-3 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 10:09:02.483 [UI Thread @coroutine#6629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/719660176315973632/_ustadmanifest.json 2025-04-23 10:09:02.483 [UI Thread @coroutine#6629] TRACE 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/719660176315973632/_ustadmanifest.json. 2025-04-23 10:09:02.483 [UI Thread @coroutine#6629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/719660176315973632/_ustadmanifest.json 2025-04-23 10:09:02.489 [UI Thread @coroutine#6629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/719660176315973632/_ustadmanifest.json 2025-04-23 10:09:02.489 [UI Thread @coroutine#6629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/719660176315973632/_ustadmanifest.json 2025-04-23 10:09:02.489 [UI Thread @coroutine#6629] 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:43429/719660176315973632/_ustadmanifest.json. 2025-04-23 10:09:02.489 [UI Thread @coroutine#6629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43429/719660176315973632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:09:02.490 [UI Thread @coroutine#6629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/mediainfo.json 2025-04-23 10:09:02.490 [UI Thread @coroutine#6629] TRACE 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/mediainfo.json. 2025-04-23 10:09:02.490 [UI Thread @coroutine#6629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/mediainfo.json 2025-04-23 10:09:02.492 [UI Thread @coroutine#6629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/mediainfo.json 2025-04-23 10:09:02.492 [UI Thread @coroutine#6629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/mediainfo.json 2025-04-23 10:09:02.509 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:02.518 [DefaultDispatcher-worker-15 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:09:02.518 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.519 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.519 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.519 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.519 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.531 [UI Thread @coroutine#6629] 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:43429/mediainfo.json. 2025-04-23 10:09:02.531 [UI Thread @coroutine#6629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43429/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:09:02.641 [DefaultDispatcher-worker-10 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:09:02.641 [DefaultDispatcher-worker-10 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.641 [DefaultDispatcher-worker-10 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.641 [DefaultDispatcher-worker-10 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.642 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.642 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.685 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:09:02.685 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.685 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.685 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.686 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.686 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.747 [DefaultDispatcher-worker-4 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:09:02.747 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.747 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.747 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.748 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.748 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.804 [DefaultDispatcher-worker-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:09:02.804 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.804 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.804 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.805 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.805 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.816 [DefaultDispatcher-worker-7 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:09:02.816 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.816 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.816 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.820 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.866 [DefaultDispatcher-worker-17 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:09:02.866 [DefaultDispatcher-worker-17 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.866 [DefaultDispatcher-worker-17 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:02.867 [DefaultDispatcher-worker-17 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.867 [DefaultDispatcher-worker-20 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:02.867 [DefaultDispatcher-worker-20 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.026 [DefaultDispatcher-worker-20 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 10:09:03.026 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.026 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.026 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.028 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.028 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.073 [DefaultDispatcher-worker-13 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 10:09:03.073 [DefaultDispatcher-worker-13 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.073 [DefaultDispatcher-worker-13 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.073 [DefaultDispatcher-worker-13 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.075 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.075 [DefaultDispatcher-worker-12 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38719/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.165 [DefaultDispatcher-worker-20 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 10:09:03.165 [DefaultDispatcher-worker-20 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.165 [DefaultDispatcher-worker-20 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.165 [DefaultDispatcher-worker-20 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.166 [DefaultDispatcher-worker-5 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.166 [DefaultDispatcher-worker-5 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49307/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.529 [DefaultDispatcher-worker-12 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 10:09:03.529 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.529 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.529 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.530 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.530 [DefaultDispatcher-worker-14 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59877/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 10:09:03.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 10:09:03.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:03.542 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138f597: (connection evicted) 2025-04-23 10:09:03.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:03.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 10:09:03.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@456a0e9e 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:09:03.563 [Test worker @coroutine#6686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 10:09:03.570 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.570 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.570 [Test worker @coroutine#6686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 10:09:03.594 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:03.594 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.610 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:03.611 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.612 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.618 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.647 [DefaultDispatcher-worker-11 @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.651 [DefaultDispatcher-worker-12 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 10:09:03.651 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.651 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.651 [DefaultDispatcher-worker-12 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.652 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.652 [DefaultDispatcher-worker-9 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46363/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.653 [DefaultDispatcher-worker-5 @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-04-23 10:09:03.758 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:03.764 [DefaultDispatcher-worker-19 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 10:09:03.764 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.764 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.764 [DefaultDispatcher-worker-19 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.764 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 10:09:03.765 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.765 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.765 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.765 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.765 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44567/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.830 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.830 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33809/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-12 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47acaebe 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-17 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.835 [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://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.835 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.837 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.837 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42937/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.847 [UI Thread @coroutine#6705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42329/719660180752695296/_ustadmanifest.json 2025-04-23 10:09:03.847 [UI Thread @coroutine#6705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42329/719660180752695296/_ustadmanifest.json. 2025-04-23 10:09:03.847 [UI Thread @coroutine#6705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42329/719660180752695296/_ustadmanifest.json 2025-04-23 10:09:03.856 [UI Thread @coroutine#6705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42329/719660180752695296/_ustadmanifest.json 2025-04-23 10:09:03.856 [UI Thread @coroutine#6705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42329/719660180752695296/_ustadmanifest.json 2025-04-23 10:09:03.857 [UI Thread @coroutine#6705] 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:42329/719660180752695296/_ustadmanifest.json. 2025-04-23 10:09:03.857 [UI Thread @coroutine#6705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42329/719660180752695296/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:09:03.857 [UI Thread @coroutine#6705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42329/tincan.xml 2025-04-23 10:09:03.857 [UI Thread @coroutine#6705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42329/tincan.xml. 2025-04-23 10:09:03.857 [UI Thread @coroutine#6705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42329/tincan.xml 2025-04-23 10:09:03.858 [UI Thread @coroutine#6705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42329/tincan.xml 2025-04-23 10:09:03.858 [UI Thread @coroutine#6705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42329/tincan.xml 2025-04-23 10:09:03.874 [DefaultDispatcher-worker-2 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 10:09:03.874 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.874 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId. 2025-04-23 10:09:03.874 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.875 [DefaultDispatcher-worker-10 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.875 [DefaultDispatcher-worker-10 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33963/UmAppDatabase/replication/nodeId 2025-04-23 10:09:03.899 [UI Thread @coroutine#6705] 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:42329/tincan.xml. 2025-04-23 10:09:03.899 [UI Thread @coroutine#6705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42329/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:09:03.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 10:09:03.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 10:09:03.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:09:03.930 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc: (connection evicted) 2025-04-23 10:09:03.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:09:03.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 10:09:03.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 11:09:41.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 11:09:41.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:41.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:41.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:41.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:41.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:41.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:41.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 11:09:41.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 11:09:41.285 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.300 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.302 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.324 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:41.326 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38 2025-04-23 11:09:41.326 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38 2025-04-23 11:09:41.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f331576 2025-04-23 11:09:41.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f331576 2025-04-23 11:09:41.331 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448 2025-04-23 11:09:41.331 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448 2025-04-23 11:09:41.333 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d 2025-04-23 11:09:41.333 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d 2025-04-23 11:09:41.335 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6805208b 2025-04-23 11:09:41.336 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6805208b 2025-04-23 11:09:41.338 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058 2025-04-23 11:09:41.338 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058 2025-04-23 11:09:41.340 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb7121 2025-04-23 11:09:41.340 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb7121 2025-04-23 11:09:41.342 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21e002 2025-04-23 11:09:41.342 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21e002 2025-04-23 11:09:41.344 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f618835 2025-04-23 11:09:41.344 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f618835 2025-04-23 11:09:41.344 [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-23 11:09:41.430 [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-23 11:09:41.431 [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-23 11:09:41.431 [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-23 11:09:41.432 [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-23 11:09:41.433 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.434 [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-23 11:09:41.434 [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-23 11:09:41.434 [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-23 11:09:41.495 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.513 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.528 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.541 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.549 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.551 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.600 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 11:09:41.622 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 11:09:41.622 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 11:09:41.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 11:09:41.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 11:09:41.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 11:09:41.632 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 11:09:41.632 [DefaultDispatcher-worker-1 @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-23 11:09:41.632 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:41.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38: (connection evicted) 2025-04-23 11:09:41.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f331576: (connection evicted) 2025-04-23 11:09:41.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448: (connection evicted) 2025-04-23 11:09:41.634 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d: (connection evicted) 2025-04-23 11:09:41.634 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6805208b: (connection evicted) 2025-04-23 11:09:41.635 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058: (connection evicted) 2025-04-23 11:09:41.635 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10cb7121: (connection evicted) 2025-04-23 11:09:41.636 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e21e002: (connection evicted) 2025-04-23 11:09:41.636 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f618835: (connection evicted) 2025-04-23 11:09:41.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:41.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 11:09:41.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 11:09:41.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e5c8fb 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:41.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:41.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 11:09:41.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 11:09:41.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.652 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.653 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.655 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:41.655 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:09:41.655 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:41.655 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:09:41.662 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.663 [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-23 11:09:41.663 [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-23 11:09:41.663 [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-23 11:09:41.666 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.674 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.683 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.690 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.698 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.701 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.745 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:41.748 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea65f3b 2025-04-23 11:09:41.748 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea65f3b 2025-04-23 11:09:41.750 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2061a49f 2025-04-23 11:09:41.750 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2061a49f 2025-04-23 11:09:41.752 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@245e344b 2025-04-23 11:09:41.752 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@245e344b 2025-04-23 11:09:41.754 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@615caea4 2025-04-23 11:09:41.754 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@615caea4 2025-04-23 11:09:41.756 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f6a33 2025-04-23 11:09:41.756 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f6a33 2025-04-23 11:09:41.759 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f76c53 2025-04-23 11:09:41.759 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f76c53 2025-04-23 11:09:41.760 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a 2025-04-23 11:09:41.761 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ef66a 2025-04-23 11:09:41.761 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ef66a 2025-04-23 11:09:41.763 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17351eb 2025-04-23 11:09:41.763 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17351eb 2025-04-23 11:09:41.765 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bed04 2025-04-23 11:09:41.765 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bed04 2025-04-23 11:09:41.765 [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-23 11:09:41.790 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 11:09:41.791 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 11:09:41.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 11:09:41.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 11:09:41.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 11:09:41.792 [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-23 11:09:41.792 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 11:09:41.792 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e33a6a: (connection evicted) 2025-04-23 11:09:41.792 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea65f3b: (connection evicted) 2025-04-23 11:09:41.793 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2061a49f: (connection evicted) 2025-04-23 11:09:41.793 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245e344b: (connection evicted) 2025-04-23 11:09:41.793 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615caea4: (connection evicted) 2025-04-23 11:09:41.794 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1f6a33: (connection evicted) 2025-04-23 11:09:41.794 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f76c53: (connection evicted) 2025-04-23 11:09:41.794 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55ef66a: (connection evicted) 2025-04-23 11:09:41.794 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17351eb: (connection evicted) 2025-04-23 11:09:41.795 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73bed04: (connection evicted) 2025-04-23 11:09:41.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:41.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 11:09:41.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@677cc4e8 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:41.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 11:09:41.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e8d917 2025-04-23 11:09:41.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e8d917 2025-04-23 11:09:41.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 11:09:41.926 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de5871d 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 11:09:42.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 11:09:42.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 11:09:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 11:09:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1209a0f 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-23 11:09:42.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-23 11:09:42.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 11:09:42.234 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 11:09:42.266 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.283 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.374 [DefaultDispatcher-worker-1 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-23 11:09:42.379 [DefaultDispatcher-worker-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-23 11:09:42.380 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53279/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 11:09:42.380 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53279/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 11:09:42.380 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53279/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 11:09:42.392 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53279/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 11:09:42.392 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53279/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 11:09:42.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 11:09:42.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 11:09:42.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.433 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4948daec: (connection evicted) 2025-04-23 11:09:42.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 11:09:42.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 11:09:42.435 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66715ca9 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2c995b 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-23 11:09:42.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-23 11:09:42.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 11:09:42.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-23 11:09:42.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-23 11:09:42.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 11:09:42.471 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-23 11:09:42.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 11:09:42.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 11:09:42.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.473 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2: (connection evicted) 2025-04-23 11:09:42.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 11:09:42.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 11:09:42.475 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d52be 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2025-04-23 11:09:42.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2025-04-23 11:09:42.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 11:09:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2b9c1 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 11:09:42.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-04-23 11:09:42.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-04-23 11:09:42.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 11:09:42.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 11:09:42.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 11:09:42.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.494 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe: (connection evicted) 2025-04-23 11:09:42.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 11:09:42.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 11:09:42.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-04-23 11:09:42.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-04-23 11:09:42.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 11:09:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-23 11:09:42.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-23 11:09:42.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 11:09:42.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 11:09:42.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 11:09:42.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.518 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f3185c: (connection evicted) 2025-04-23 11:09:42.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 11:09:42.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e50283 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 11:09:42.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-04-23 11:09:42.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-04-23 11:09:42.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb48970 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 11:09:42.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de56885 2025-04-23 11:09:42.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de56885 2025-04-23 11:09:42.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 11:09:42.548 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 11:09:42.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 11:09:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.550 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c171746: (connection evicted) 2025-04-23 11:09:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 11:09:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 11:09:42.589 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.612 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.632 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126675fd 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 11:09:42.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-23 11:09:42.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-23 11:09:42.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da5fdc 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 11:09:42.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 11:09:42.810 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.811 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.819 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.829 [DefaultDispatcher-worker-1 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.835 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.839 [DefaultDispatcher-worker-1 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 11:09:42.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 11:09:42.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.874 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5560b64d: (connection evicted) 2025-04-23 11:09:42.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 11:09:42.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 11:09:42.879 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cb1606 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 11:09:42.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33 2025-04-23 11:09:42.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33 2025-04-23 11:09:42.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 11:09:42.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 11:09:42.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a278584 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-04-23 11:09:42.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-04-23 11:09:42.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 11:09:42.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 11:09:42.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 11:09:42.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.899 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33: (connection evicted) 2025-04-23 11:09:42.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 11:09:42.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299a43d9 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf 2025-04-23 11:09:42.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf 2025-04-23 11:09:42.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7055be 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-04-23 11:09:42.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-04-23 11:09:42.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 11:09:42.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 11:09:42.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 11:09:42.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.911 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf: (connection evicted) 2025-04-23 11:09:42.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 11:09:42.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-23 11:09:42.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-23 11:09:42.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-04-23 11:09:42.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-04-23 11:09:42.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 11:09:42.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 11:09:42.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 11:09:42.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.922 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c: (connection evicted) 2025-04-23 11:09:42.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 11:09:42.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 11:09:42.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-23 11:09:42.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-23 11:09:42.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 11:09:42.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-04-23 11:09:42.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-04-23 11:09:42.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 11:09:42.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 11:09:42.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 11:09:42.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:42.987 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c: (connection evicted) 2025-04-23 11:09:42.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:42.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 11:09:42.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:42.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:42.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 11:09:42.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-23 11:09:42.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-23 11:09:42.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 11:09:42.996 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2025-04-23 11:09:43.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2025-04-23 11:09:43.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 11:09:43.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 11:09:43.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 11:09:43.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.003 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2025-04-23 11:09:43.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 11:09:43.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 11:09:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-23 11:09:43.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-23 11:09:43.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 11:09:43.009 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d806de6 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-23 11:09:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-23 11:09:43.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 11:09:43.021 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.022 [DefaultDispatcher-worker-5 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-23 11:09:43.023 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-23 11:09:43.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 11:09:43.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 11:09:43.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.024 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee: (connection evicted) 2025-04-23 11:09:43.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 11:09:43.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 11:09:43.025 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2025-04-23 11:09:43.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de33fde 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-23 11:09:43.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-23 11:09:43.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 11:09:43.033 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3900dc 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 11:09:43.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2025-04-23 11:09:43.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2025-04-23 11:09:43.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 11:09:43.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 11:09:43.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 11:09:43.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.048 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e0d521: (connection evicted) 2025-04-23 11:09:43.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 11:09:43.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 11:09:43.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-23 11:09:43.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-23 11:09:43.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 11:09:43.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-23 11:09:43.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-23 11:09:43.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 11:09:43.101 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.114 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.137 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.155 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.164 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.172 [DefaultDispatcher-worker-8 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-23 11:09:43.173 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-23 11:09:43.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 11:09:43.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 11:09:43.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.174 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cead673: (connection evicted) 2025-04-23 11:09:43.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 11:09:43.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 11:09:43.175 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2025-04-23 11:09:43.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e7860c 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-04-23 11:09:43.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-04-23 11:09:43.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e46765 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 11:09:43.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-04-23 11:09:43.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-04-23 11:09:43.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 11:09:43.277 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.286 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 11:09:43.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 11:09:43.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.316 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40738846: (connection evicted) 2025-04-23 11:09:43.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 11:09:43.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e8fed 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 11:09:43.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-23 11:09:43.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-23 11:09:43.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681d704e 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2025-04-23 11:09:43.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2025-04-23 11:09:43.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 11:09:43.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 11:09:43.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 11:09:43.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.330 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a: (connection evicted) 2025-04-23 11:09:43.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 11:09:43.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-23 11:09:43.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-23 11:09:43.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 11:09:43.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-23 11:09:43.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-23 11:09:43.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 11:09:43.428 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.440 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.442 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-23 11:09:43.443 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-23 11:09:43.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 11:09:43.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 11:09:43.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.443 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25216999: (connection evicted) 2025-04-23 11:09:43.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 11:09:43.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 11:09:43.444 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-23 11:09:43.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-23 11:09:43.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 11:09:43.451 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5b33e5 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-04-23 11:09:43.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-04-23 11:09:43.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 11:09:43.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 11:09:43.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 11:09:43.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.456 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a730479: (connection evicted) 2025-04-23 11:09:43.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 11:09:43.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbbd90c 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 11:09:43.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2025-04-23 11:09:43.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2025-04-23 11:09:43.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 11:09:43.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2025-04-23 11:09:43.479 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2025-04-23 11:09:43.480 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f20b6fe 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 11:09:43.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 11:09:43.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 11:09:43.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 11:09:43.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 11:09:43.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:09:43.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 11:09:43.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 11:09:43.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-23 11:09:43.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-23 11:09:43.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 11:09:43.494 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-23 11:09:43.500 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-23 11:09:43.501 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd66f6a 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 11:09:43.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-23 11:09:43.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-23 11:09:43.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 11:09:43.507 [DefaultDispatcher-worker-13 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-23 11:09:43.509 [DefaultDispatcher-worker-10 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-23 11:09:43.510 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-23 11:09:43.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 11:09:43.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 11:09:43.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.512 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8: (connection evicted) 2025-04-23 11:09:43.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 11:09:43.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 11:09:43.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 11:09:43.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-23 11:09:43.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-23 11:09:43.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 11:09:43.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-23 11:09:43.523 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-23 11:09:43.524 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347b370c 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 11:09:43.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-04-23 11:09:43.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-04-23 11:09:43.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 11:09:43.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 11:09:43.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 11:09:43.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:09:43.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 11:09:43.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 11:09:43.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-23 11:09:43.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-23 11:09:43.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 11:09:43.531 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-23 11:09:43.537 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-23 11:09:43.538 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f548a 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 11:09:43.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-23 11:09:43.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-04-23 11:09:43.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 11:09:43.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 11:09:43.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 11:09:43.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:09:43.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 11:09:43.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248b2b61 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-04-23 11:09:43.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-04-23 11:09:43.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 11:09:43.554 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.576 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-04-23 11:09:43.583 [DefaultDispatcher-worker-10 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-04-23 11:09:43.584 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.603 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.613 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-04-23 11:09:43.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 11:09:43.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 11:09:43.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.615 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d1735e: (connection evicted) 2025-04-23 11:09:43.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 11:09:43.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3634c8 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 11:09:43.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-04-23 11:09:43.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-04-23 11:09:43.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 11:09:43.626 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.637 [DefaultDispatcher-worker-17 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-04-23 11:09:43.640 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.642 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5960f17 2025-04-23 11:09:43.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 11:09:43.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 11:09:43.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.652 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5960f17: (connection evicted) 2025-04-23 11:09:43.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 11:09:43.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2772a9 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 11:09:43.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-04-23 11:09:43.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-04-23 11:09:43.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 11:09:43.673 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-04-23 11:09:43.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 11:09:43.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 11:09:43.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.674 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87: (connection evicted) 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 11:09:43.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d98729a 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 11:09:43.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 11:09:43.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 11:09:43.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 11:09:43.694 [DefaultDispatcher-worker-5 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 11:09:43.698 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 11:09:43.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 11:09:43.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 11:09:43.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.699 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34: (connection evicted) 2025-04-23 11:09:43.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 11:09:43.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dbb7c 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 11:09:43.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-04-23 11:09:43.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-04-23 11:09:43.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 11:09:43.720 [DefaultDispatcher-worker-17 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-04-23 11:09:43.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 11:09:43.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 11:09:43.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.722 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6: (connection evicted) 2025-04-23 11:09:43.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 11:09:43.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 11:09:43.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11309dd4 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-04-23 11:09:43.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-04-23 11:09:43.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 11:09:43.741 [DefaultDispatcher-worker-5 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-04-23 11:09:43.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 11:09:43.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 11:09:43.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.741 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c: (connection evicted) 2025-04-23 11:09:43.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:43.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 11:09:43.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ac1249 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:43.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-04-23 11:09:43.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-04-23 11:09:43.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 11:09:43.916 [DefaultDispatcher-worker-5 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-04-23 11:09:43.921 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-04-23 11:09:43.923 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42043/manifest.json 2025-04-23 11:09:43.923 [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:42043/manifest.json. 2025-04-23 11:09:43.923 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42043/manifest.json 2025-04-23 11:09:43.924 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42043/manifest.json 2025-04-23 11:09:43.924 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42043/manifest.json 2025-04-23 11:09:43.978 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:43.997 [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:42043/manifest.json. 2025-04-23 11:09:43.997 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42043/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:44.005 [DefaultDispatcher-worker-18 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3 2025-04-23 11:09:44.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 11:09:44.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 11:09:44.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:44.009 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543d2ef3: (connection evicted) 2025-04-23 11:09:44.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:44.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 11:09:44.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9971af 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:44.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 11:09:44.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-04-23 11:09:44.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-04-23 11:09:44.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 11:09:44.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 11:09:44.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74787609 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:44.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-04-23 11:09:44.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-04-23 11:09:44.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 11:09:44.055 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 11:09:44.094 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-04-23 11:09:44.094 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d6a0962 2025-04-23 11:09:44.131 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:44.138 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:44.148 [DefaultDispatcher-worker-12 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:43557 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f94afe 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:44.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-23 11:09:44.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-23 11:09:44.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 11:09:44.166 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 11:09:44.170 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 11:09:44.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 11:09:44.170 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 11:09:44.170 [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-23 11:09:44.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 11:09:44.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 11:09:44.171 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 11:09:44.171 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ec8ab3 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:44.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:44.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 11:09:44.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 11:09:44.200 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.206 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.209 [DefaultDispatcher-worker-10 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-23 11:09:44.211 [DefaultDispatcher-worker-10 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-23 11:09:44.216 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.221 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.222 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.222 [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:43557/api/content/719675821093818368/_ustadmanifest.json. 2025-04-23 11:09:44.222 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.224 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.224 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.224 [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:43557/api/content/719675821093818368/_ustadmanifest.json. 2025-04-23 11:09:44.224 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:44.232 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.235 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 11:09:44.236 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c9c7fe42-f3a4-40e1-8d57-ba4d0c06fc93', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 11:09:44.238 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:44.238 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c9c7fe42-f3a4-40e1-8d57-ba4d0c06fc93 2025-04-23 11:09:44.241 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:44.241 [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:43557/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:09:44.241 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:44.241 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:09:44.247 [DefaultDispatcher-worker-16 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.247 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/UmAppDatabase/replication/nodeId 2025-04-23 11:09:44.248 [DefaultDispatcher-worker-16 @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:43557/UmAppDatabase/replication/nodeId. 2025-04-23 11:09:44.248 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/UmAppDatabase/replication/nodeId 2025-04-23 11:09:44.250 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:44.251 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/api/blob/upload-init-batch 2025-04-23 11:09:44.251 [DefaultDispatcher-worker-14 @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:43557/api/blob/upload-init-batch. 2025-04-23 11:09:44.251 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/api/blob/upload-init-batch 2025-04-23 11:09:44.251 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43557/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:44.272 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:44.285 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 11:09:44.285 [eventLoopGroupProxy-4-1 @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-23 11:09:44.285 [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-23 11:09:44.285 [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-23 11:09:44.289 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:44.289 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:44.290 [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-23 11:09:44.290 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 11:09:44.290 [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-23 11:09:44.292 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/UmAppDatabase/replication/nodeId 2025-04-23 11:09:44.292 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43557/UmAppDatabase/replication/nodeId 2025-04-23 11:09:44.292 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:44.293 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:44.293 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:44.295 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-23 11:09:44.295 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-23 11:09:44.298 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.299 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-04-23 11:09:44.304 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.307 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-23 11:09:44.308 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/api/blob/upload-init-batch 2025-04-23 11:09:44.308 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43557/api/blob/upload-init-batch 2025-04-23 11:09:44.310 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43557/api/blob/upload-init-batch. 2025-04-23 11:09:44.310 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43557/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:44.319 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/api/blob/upload-batch-data 2025-04-23 11:09:44.319 [DefaultDispatcher-worker-8 @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:43557/api/blob/upload-batch-data. 2025-04-23 11:09:44.319 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/api/blob/upload-batch-data 2025-04-23 11:09:44.322 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43557/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:44.325 [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-23 11:09:44.331 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-04-23 11:09:44.332 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:44.332 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 11:09:44.333 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/api/blob/upload-batch-data 2025-04-23 11:09:44.338 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/api/blob/upload-batch-data 2025-04-23 11:09:44.339 [DefaultDispatcher-worker-8 @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:43557/api/blob/upload-batch-data. 2025-04-23 11:09:44.339 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/api/blob/upload-batch-data 2025-04-23 11:09:44.339 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43557/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:44.340 [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-23 11:09:44.342 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-04-23 11:09:44.342 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:44.343 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 11:09:44.343 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/api/blob/upload-batch-data 2025-04-23 11:09:44.356 [DefaultDispatcher-worker-20 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.362 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.371 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/UmAppDatabase/replication/message 2025-04-23 11:09:44.372 [DefaultDispatcher-worker-12 @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:43557/UmAppDatabase/replication/message. 2025-04-23 11:09:44.372 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/UmAppDatabase/replication/message 2025-04-23 11:09:44.372 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43557/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:09:44.373 [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-23 11:09:44.373 [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-23 11:09:44.373 [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-23 11:09:44.386 [DefaultDispatcher-worker-1 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-04-23 11:09:44.387 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:44.387 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 11:09:44.387 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.387 [DefaultDispatcher-worker-11 @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:43557/api/content/719675821093818368/_ustadmanifest.json. 2025-04-23 11:09:44.387 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.387 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/UmAppDatabase/replication/message 2025-04-23 11:09:44.387 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43557/UmAppDatabase/replication/message 2025-04-23 11:09:44.388 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43557/UmAppDatabase/replication/message. 2025-04-23 11:09:44.388 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43557/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:44.388 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.388 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json 2025-04-23 11:09:44.389 [DefaultDispatcher-worker-10 @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:43557/api/content/719675821093818368/_ustadmanifest.json. 2025-04-23 11:09:44.389 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43557/api/content/719675821093818368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:44.392 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d686622 2025-04-23 11:09:44.393 [DefaultDispatcher-worker-9 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7 2025-04-23 11:09:44.394 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 11:09:44.394 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 11:09:44.394 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 11:09:44.394 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 11:09:44.394 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 11:09:44.395 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4e424e 2025-04-23 11:09:44.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 11:09:44.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 11:09:44.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:44.395 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d686622: (connection evicted) 2025-04-23 11:09:44.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:44.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 11:09:44.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 11:09:44.667 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:44.667 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:44.857 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:45.401 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d6a0962 2025-04-23 11:09:45.401 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d6a0962 2025-04-23 11:09:45.403 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d61298 2025-04-23 11:09:45.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 11:09:45.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 11:09:45.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:45.403 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51fa09c7: (connection evicted) 2025-04-23 11:09:45.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:45.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 11:09:45.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669469c9 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:45.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:45.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:45.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f15a4 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:45.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-23 11:09:45.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-23 11:09:45.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 11:09:45.432 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 11:09:45.433 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 11:09:45.433 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@9a74a93 2025-04-23 11:09:45.434 [DefaultDispatcher-worker-13 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:36621 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:45.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 11:09:45.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 11:09:45.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 11:09:45.436 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 11:09:45.436 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 11:09:45.436 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 11:09:45.436 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 11:09:45.436 [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-23 11:09:45.436 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 11:09:45.436 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 11:09:45.436 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 11:09:45.436 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29088be1 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:45.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:45.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:45.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 11:09:45.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 11:09:45.459 [DefaultDispatcher-worker-9 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.464 [DefaultDispatcher-worker-15 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.468 [DefaultDispatcher-worker-8 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 11:09:45.470 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 11:09:45.475 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.479 [DefaultDispatcher-worker-3 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.479 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:45.479 [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:36621/api/content/719675826869526528/_ustadmanifest.json. 2025-04-23 11:09:45.480 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:45.481 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:45.481 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:45.481 [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:36621/api/content/719675826869526528/_ustadmanifest.json. 2025-04-23 11:09:45.481 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:45.488 [DefaultDispatcher-worker-20 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.489 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 11:09:45.489 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4db31dbb-f210-45f6-9a2d-7b2975130c1a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 11:09:45.490 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:45.490 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4db31dbb-f210-45f6-9a2d-7b2975130c1a 2025-04-23 11:09:45.490 [DefaultDispatcher-worker-20 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:45.490 [DefaultDispatcher-worker-20 @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:36621/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:09:45.490 [DefaultDispatcher-worker-20 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:45.490 [DefaultDispatcher-worker-20 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:09:45.493 [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-23 11:09:45.493 [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-23 11:09:45.493 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.493 [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-23 11:09:45.493 [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-23 11:09:45.493 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.493 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 11:09:45.494 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:45.494 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:45.496 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.496 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/UmAppDatabase/replication/nodeId 2025-04-23 11:09:45.496 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36621/UmAppDatabase/replication/nodeId. 2025-04-23 11:09:45.496 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/UmAppDatabase/replication/nodeId 2025-04-23 11:09:45.497 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:45.497 [DefaultDispatcher-worker-6 @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:36621/api/blob/upload-init-batch. 2025-04-23 11:09:45.497 [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-23 11:09:45.497 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:45.497 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:45.497 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.497 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 11:09:45.498 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/UmAppDatabase/replication/nodeId 2025-04-23 11:09:45.498 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/UmAppDatabase/replication/nodeId 2025-04-23 11:09:45.498 [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-23 11:09:45.499 [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-23 11:09:45.500 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:45.500 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 11:09:45.501 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:45.501 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:45.501 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36621/api/blob/upload-init-batch. 2025-04-23 11:09:45.501 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36621/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:45.502 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.502 [DefaultDispatcher-worker-2 @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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:45.502 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.502 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:45.503 [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-23 11:09:45.504 [DefaultDispatcher-worker-1 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.504 [DefaultDispatcher-worker-10 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-23 11:09:45.505 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:45.505 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.505 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:45.506 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.507 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.507 [DefaultDispatcher-worker-5 @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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:45.507 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.507 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:45.508 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:45.509 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.510 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:45.510 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.510 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:45.510 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.511 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.511 [DefaultDispatcher-worker-1 @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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:45.511 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.511 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:45.512 [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-23 11:09:45.520 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:45.522 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:45.535 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:45.537 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:45.554 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.554 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:45.555 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.555 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.555 [DefaultDispatcher-worker-1 @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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:45.555 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.555 [DefaultDispatcher-worker-1 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:45.557 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:45.557 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:45.557 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.557 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36621/api/blob/upload-batch-data. 2025-04-23 11:09:45.558 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36621/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:45.558 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36621/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36621/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 11:09:45.558 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36621/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:45.565 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.570 [DefaultDispatcher-worker-7 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:45.571 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 11:09:46.072 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0d368ba8-0796-4698-8e6b-a4bff6a1e74b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 11:09:46.072 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:46.072 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0d368ba8-0796-4698-8e6b-a4bff6a1e74b 2025-04-23 11:09:46.074 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:46.074 [DefaultDispatcher-worker-3 @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:36621/api/blob/upload-init-batch. 2025-04-23 11:09:46.074 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:46.074 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:46.075 [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-23 11:09:46.076 [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-23 11:09:46.076 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:46.078 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 11:09:46.079 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:46.079 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/api/blob/upload-init-batch 2025-04-23 11:09:46.079 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36621/api/blob/upload-init-batch. 2025-04-23 11:09:46.079 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36621/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:46.081 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.081 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.081 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.081 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.082 [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-23 11:09:46.085 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.085 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 11:09:46.085 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.086 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.086 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.086 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.086 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.087 [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-23 11:09:46.093 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.093 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 11:09:46.094 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.094 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.094 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.094 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.095 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.096 [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-23 11:09:46.137 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.137 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 11:09:46.138 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.138 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.138 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.138 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.138 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.139 [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-23 11:09:46.181 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.181 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.182 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.182 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.182 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.182 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.182 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.183 [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-23 11:09:46.225 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.225 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.225 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.226 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.226 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.226 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.226 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.227 [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-23 11:09:46.269 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.269 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.270 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.270 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.270 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.270 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.270 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.271 [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-23 11:09:46.313 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.313 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.313 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.314 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.314 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.314 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.314 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.315 [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-23 11:09:46.357 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.357 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.357 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.358 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.358 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.358 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.358 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.359 [eventLoopGroupProxy-7-1 @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-23 11:09:46.401 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.401 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.402 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.402 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.402 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.402 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.402 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.403 [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-23 11:09:46.445 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.445 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.446 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.446 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.446 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.446 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.446 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.447 [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-23 11:09:46.489 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.489 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.489 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.489 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.489 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.489 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.489 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.490 [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-23 11:09:46.532 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.532 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.533 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.533 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.533 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.533 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.533 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.534 [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-23 11:09:46.576 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.576 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:46.576 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.577 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.577 [DefaultDispatcher-worker-15 @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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.577 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.577 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.578 [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-23 11:09:46.579 [DefaultDispatcher-worker-3 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:46.621 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:46.622 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.622 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 11:09:46.622 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.623 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.623 [DefaultDispatcher-worker-4 @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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.623 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.623 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.624 [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-23 11:09:46.625 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:46.625 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.626 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:46.626 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.627 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.627 [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:36621/api/blob/upload-batch-data. 2025-04-23 11:09:46.627 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.627 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:46.628 [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-23 11:09:46.629 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:46.629 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.629 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:46.630 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/blob/upload-batch-data 2025-04-23 11:09:46.636 [DefaultDispatcher-worker-11 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:46.640 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:46.641 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/UmAppDatabase/replication/message 2025-04-23 11:09:46.641 [DefaultDispatcher-worker-18 @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:36621/UmAppDatabase/replication/message. 2025-04-23 11:09:46.641 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/UmAppDatabase/replication/message 2025-04-23 11:09:46.641 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36621/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:09:46.642 [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-23 11:09:46.642 [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-23 11:09:46.642 [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-23 11:09:46.653 [DefaultDispatcher-worker-17 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-23 11:09:46.653 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:46.654 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json. 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/UmAppDatabase/replication/message 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/UmAppDatabase/replication/message 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36621/UmAppDatabase/replication/message. 2025-04-23 11:09:46.654 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36621/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:46.655 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:46.655 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json 2025-04-23 11:09:46.655 [DefaultDispatcher-worker-1 @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:36621/api/content/719675826869526528/_ustadmanifest.json. 2025-04-23 11:09:46.655 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36621/api/content/719675826869526528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:46.659 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2025-04-23 11:09:46.660 [DefaultDispatcher-worker-14 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2025-04-23 11:09:46.661 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 11:09:46.661 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 11:09:46.661 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 11:09:46.661 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 11:09:46.661 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 11:09:46.662 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 11:09:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 11:09:46.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 11:09:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:46.662 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f: (connection evicted) 2025-04-23 11:09:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:46.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 11:09:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 11:09:46.936 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:47.072 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:47.136 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:47.422 [DefaultDispatcher-worker-13 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-23 11:09:47.667 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@9a74a93 2025-04-23 11:09:47.667 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@9a74a93 2025-04-23 11:09:47.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 11:09:47.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 11:09:47.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:47.667 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35630ee8: (connection evicted) 2025-04-23 11:09:47.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:47.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 11:09:47.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9863ed5 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:47.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ad182c 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:47.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 11:09:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-23 11:09:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-23 11:09:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 11:09:47.705 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 11:09:47.706 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 11:09:47.706 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21f0cc97 2025-04-23 11:09:47.707 [DefaultDispatcher-worker-20 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:33901 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71689ee2 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:47.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-23 11:09:47.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-23 11:09:47.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 11:09:47.709 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 11:09:47.709 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 11:09:47.709 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 11:09:47.709 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 11:09:47.709 [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-23 11:09:47.709 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 11:09:47.709 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 11:09:47.709 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 11:09:47.709 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dbb7bb 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:47.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:47.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 11:09:47.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 11:09:47.731 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.735 [DefaultDispatcher-worker-19 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.739 [DefaultDispatcher-worker-10 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-23 11:09:47.741 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-23 11:09:47.745 [DefaultDispatcher-worker-19 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.750 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.750 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.750 [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:33901/api/content/719675834446913536/_ustadmanifest.json. 2025-04-23 11:09:47.750 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.751 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.751 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.751 [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:33901/api/content/719675834446913536/_ustadmanifest.json. 2025-04-23 11:09:47.751 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:47.759 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.759 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 11:09:47.759 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-da754c77-2b72-4c8a-b7c7-e02ac10bef61', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 11:09:47.760 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:47.760 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-da754c77-2b72-4c8a-b7c7-e02ac10bef61 2025-04-23 11:09:47.761 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:47.761 [DefaultDispatcher-worker-5 @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:33901/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:09:47.761 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:47.761 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:09:47.763 [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-23 11:09:47.763 [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-23 11:09:47.764 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.764 [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-23 11:09:47.764 [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-23 11:09:47.764 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.764 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 11:09:47.764 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:47.764 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:47.766 [DefaultDispatcher-worker-13 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.766 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/UmAppDatabase/replication/nodeId 2025-04-23 11:09:47.766 [DefaultDispatcher-worker-13 @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:33901/UmAppDatabase/replication/nodeId. 2025-04-23 11:09:47.766 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/UmAppDatabase/replication/nodeId 2025-04-23 11:09:47.767 [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-23 11:09:47.767 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.767 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/blob/upload-init-batch 2025-04-23 11:09:47.767 [DefaultDispatcher-worker-19 @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:33901/api/blob/upload-init-batch. 2025-04-23 11:09:47.767 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/blob/upload-init-batch 2025-04-23 11:09:47.767 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 11:09:47.767 [DefaultDispatcher-worker-19 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:47.768 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/UmAppDatabase/replication/nodeId 2025-04-23 11:09:47.768 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33901/UmAppDatabase/replication/nodeId 2025-04-23 11:09:47.768 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 11:09:47.768 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 11:09:47.769 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.770 [eventLoopGroupProxy-10-1 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 11:09:47.770 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/blob/upload-init-batch 2025-04-23 11:09:47.770 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33901/api/blob/upload-init-batch 2025-04-23 11:09:47.771 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33901/api/blob/upload-init-batch. 2025-04-23 11:09:47.771 [DefaultDispatcher-worker-1 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33901/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:47.773 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.773 [DefaultDispatcher-worker-1 @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:33901/api/blob/upload-batch-data. 2025-04-23 11:09:47.773 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.773 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:47.774 [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-23 11:09:47.774 [DefaultDispatcher-worker-15 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.776 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.776 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.776 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:47.777 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.778 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.778 [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:33901/api/blob/upload-batch-data. 2025-04-23 11:09:47.778 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.778 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:47.779 [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-23 11:09:47.780 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.780 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.780 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.780 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:47.781 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.785 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.785 [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:33901/api/blob/upload-batch-data. 2025-04-23 11:09:47.785 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.785 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:47.786 [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-23 11:09:47.789 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:09:47.789 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.790 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.790 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 11:09:47.790 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.791 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.791 [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:33901/api/blob/upload-batch-data. 2025-04-23 11:09:47.791 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.791 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:47.792 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:47.792 [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-23 11:09:47.794 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.794 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.794 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:47.794 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.795 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.795 [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:33901/api/blob/upload-batch-data. 2025-04-23 11:09:47.795 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.795 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:47.796 [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-23 11:09:47.798 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:47.798 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.798 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:47.798 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/blob/upload-batch-data 2025-04-23 11:09:47.805 [DefaultDispatcher-worker-12 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.808 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:47.810 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:09:47.810 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.811 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/UmAppDatabase/replication/message 2025-04-23 11:09:47.811 [DefaultDispatcher-worker-12 @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:33901/UmAppDatabase/replication/message. 2025-04-23 11:09:47.811 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/UmAppDatabase/replication/message 2025-04-23 11:09:47.811 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33901/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:09:47.812 [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-23 11:09:47.812 [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-23 11:09:47.812 [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-23 11:09:47.823 [DefaultDispatcher-worker-12 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-23 11:09:47.823 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:47.823 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-12 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-12 @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:33901/api/content/719675834446913536/_ustadmanifest.json. 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-12 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/UmAppDatabase/replication/message 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33901/UmAppDatabase/replication/message 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33901/UmAppDatabase/replication/message. 2025-04-23 11:09:47.824 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33901/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:47.825 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.825 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json 2025-04-23 11:09:47.825 [DefaultDispatcher-worker-3 @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:33901/api/content/719675834446913536/_ustadmanifest.json. 2025-04-23 11:09:47.825 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33901/api/content/719675834446913536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:47.830 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6632eb19 2025-04-23 11:09:47.831 [DefaultDispatcher-worker-18 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e186b 2025-04-23 11:09:47.831 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 11:09:47.831 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 11:09:47.831 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 11:09:47.831 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 11:09:47.831 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 11:09:47.832 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2025-04-23 11:09:47.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 11:09:47.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 11:09:47.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:47.833 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6632eb19: (connection evicted) 2025-04-23 11:09:47.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:47.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 11:09:47.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 11:09:48.209 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:48.209 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:48.306 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:48.837 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21f0cc97 2025-04-23 11:09:48.837 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21f0cc97 2025-04-23 11:09:48.838 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 11:09:48.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 11:09:48.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 11:09:48.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:48.838 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e186b: (connection evicted) 2025-04-23 11:09:48.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:48.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 11:09:48.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cf65f1 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:48.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:48.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 11:09:48.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:48.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:48.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 11:09:48.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 11:09:48.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dd91da 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:48.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 11:09:48.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 11:09:48.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 11:09:48.874 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 11:09:48.874 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 11:09:48.874 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@490704a5 2025-04-23 11:09:48.875 [DefaultDispatcher-worker-13 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:42933 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:48.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:48.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:48.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 11:09:48.878 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 11:09:48.878 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 11:09:48.878 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 11:09:48.878 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 11:09:48.878 [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-23 11:09:48.879 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 11:09:48.879 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 11:09:48.879 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 11:09:48.879 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564fc235 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:48.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:48.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:48.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 11:09:48.900 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:48.905 [DefaultDispatcher-worker-13 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:48.962 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:48.964 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:48.976 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:48.979 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:48.991 [DefaultDispatcher-worker-18 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:49.017 [DefaultDispatcher-worker-18 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:49.020 [DefaultDispatcher-worker-18 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:49.023 [DefaultDispatcher-worker-18 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:49.031 [DefaultDispatcher-worker-5 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.037 [DefaultDispatcher-worker-11 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.037 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:49.037 [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:42933/api/content/719675836446969856/_ustadmanifest.json. 2025-04-23 11:09:49.037 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:49.038 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:49.038 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:49.042 [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:42933/api/content/719675836446969856/_ustadmanifest.json. 2025-04-23 11:09:49.042 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:49.094 [DefaultDispatcher-worker-7 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.095 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 11:09:49.095 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9789a3ce-8427-4110-94ee-62a36d22f080', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 11:09:49.096 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 11:09:49.096 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9789a3ce-8427-4110-94ee-62a36d22f080 2025-04-23 11:09:49.097 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:49.097 [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:42933/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:09:49.097 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:49.097 [DefaultDispatcher-worker-9 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:09:49.099 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 11:09:49.099 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 11:09:49.099 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.099 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:49.099 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 11:09:49.099 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.099 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 11:09:49.100 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:49.100 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:09:49.101 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.102 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/UmAppDatabase/replication/nodeId 2025-04-23 11:09:49.102 [DefaultDispatcher-worker-10 @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:42933/UmAppDatabase/replication/nodeId. 2025-04-23 11:09:49.102 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/UmAppDatabase/replication/nodeId 2025-04-23 11:09:49.103 [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-23 11:09:49.103 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.103 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 11:09:49.103 [DefaultDispatcher-worker-14 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/UmAppDatabase/replication/nodeId 2025-04-23 11:09:49.103 [DefaultDispatcher-worker-14 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42933/UmAppDatabase/replication/nodeId 2025-04-23 11:09:49.109 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.115 [DefaultDispatcher-worker-14 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.118 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-init-batch 2025-04-23 11:09:49.118 [DefaultDispatcher-worker-18 @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:42933/api/blob/upload-init-batch. 2025-04-23 11:09:49.118 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-init-batch 2025-04-23 11:09:49.118 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:49.119 [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-23 11:09:49.119 [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-23 11:09:49.163 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.164 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 11:09:49.165 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-init-batch 2025-04-23 11:09:49.165 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42933/api/blob/upload-init-batch 2025-04-23 11:09:49.166 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42933/api/blob/upload-init-batch. 2025-04-23 11:09:49.166 [DefaultDispatcher-worker-18 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42933/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:49.169 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.169 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.169 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.169 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.170 [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-23 11:09:49.172 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.172 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.173 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 11:09:49.173 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.174 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.174 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.174 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.174 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.175 [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-23 11:09:49.218 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.218 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.218 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.219 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.220 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.220 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.220 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.220 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.221 [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-23 11:09:49.222 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.222 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.222 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.222 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.223 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.223 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.223 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.223 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.224 [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-23 11:09:49.226 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.226 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.226 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.227 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.228 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.228 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.228 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.228 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.228 [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-23 11:09:49.271 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.271 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.271 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.272 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.274 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.274 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.274 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.274 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.275 [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-23 11:09:49.336 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.336 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.336 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-23 11:09:49.336 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.338 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.338 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.338 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.338 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.339 [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-23 11:09:49.386 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.386 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.387 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 11:09:49.387 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.388 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.388 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.388 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.388 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.389 [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-23 11:09:49.432 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.432 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.432 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.433 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.433 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.434 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.434 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.434 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.434 [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-23 11:09:49.476 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.477 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.477 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.477 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.478 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.478 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.478 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.478 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.479 [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-23 11:09:49.522 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.522 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.522 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.523 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.523 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.523 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.524 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.524 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.524 [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-23 11:09:49.526 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.526 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.526 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.526 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.527 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.527 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.527 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.527 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.528 [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-23 11:09:49.529 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.529 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.529 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.529 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.530 [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-23 11:09:49.532 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.532 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.532 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.532 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.532 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.533 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.533 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.533 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.533 [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-23 11:09:49.534 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.534 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.534 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.535 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.535 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.535 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.535 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.535 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.536 [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-23 11:09:49.538 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.538 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.538 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.538 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.539 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.539 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.539 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.539 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.540 [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-23 11:09:49.541 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.541 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.541 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.541 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.542 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.542 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.542 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.542 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.542 [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-23 11:09:49.544 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.544 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.544 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.544 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.545 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.545 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.545 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.545 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.545 [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-23 11:09:49.547 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.548 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.548 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 11:09:49.548 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.549 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.549 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.549 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.549 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.550 [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-23 11:09:49.551 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.551 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.551 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.551 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.552 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.552 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.552 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.552 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.553 [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-23 11:09:49.554 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.554 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.554 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.554 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.555 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.555 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.555 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.555 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.556 [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-23 11:09:49.557 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.557 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.557 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.558 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.559 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.559 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.559 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.559 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.560 [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-23 11:09:49.562 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.562 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.562 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.562 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.563 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.563 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.563 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.563 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.564 [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-23 11:09:49.565 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.565 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.565 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.566 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.566 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.566 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.566 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.566 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.567 [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-23 11:09:49.568 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.568 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.569 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.569 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.570 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.570 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.570 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.570 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.570 [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-23 11:09:49.572 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.572 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.572 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.573 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.574 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.575 [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-23 11:09:49.577 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.577 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.577 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.578 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.579 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.579 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.579 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.579 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.580 [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-23 11:09:49.581 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.581 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.581 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.582 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.586 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.586 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.586 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.586 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.587 [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-23 11:09:49.588 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.588 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.588 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.589 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.590 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.590 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.590 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.590 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.591 [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-23 11:09:49.592 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.592 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.592 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.592 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.593 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.593 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.593 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.593 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.594 [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-23 11:09:49.595 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.595 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.595 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.596 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.596 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.596 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.596 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.596 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.597 [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-23 11:09:49.598 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.598 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.598 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.599 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.599 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.599 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.599 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.599 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.600 [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-23 11:09:49.601 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.601 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.601 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.602 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.602 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.602 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.602 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.603 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.603 [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-23 11:09:49.604 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.605 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.605 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.606 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.606 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.606 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.606 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.607 [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-23 11:09:49.608 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.608 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.608 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.608 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.609 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.609 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.609 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.609 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.610 [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-23 11:09:49.611 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.611 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.611 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.611 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.612 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.612 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.612 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.612 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.612 [DefaultDispatcher-worker-11 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:49.613 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:49.614 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.614 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.614 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.614 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.615 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.615 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.615 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.615 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.616 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:49.659 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.659 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.659 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.659 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.660 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.660 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.660 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.660 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.661 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:49.662 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.662 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.662 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.662 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.663 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.663 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.663 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.663 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.664 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:49.665 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.665 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.665 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.665 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.665 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.665 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.665 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.665 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.666 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:49.667 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.667 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.667 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.667 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.668 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.668 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.668 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.668 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.668 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:49.711 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.711 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.711 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.712 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.712 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.712 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.712 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.712 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.713 [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-23 11:09:49.756 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.756 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.757 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 11:09:49.757 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.758 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.758 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.758 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.758 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.758 [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-23 11:09:49.759 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.759 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.759 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.760 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.760 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.760 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.760 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.760 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.761 [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-23 11:09:49.761 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.761 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.762 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.763 [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-23 11:09:49.806 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.806 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.806 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.806 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.807 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.807 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.807 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.807 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.808 [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-23 11:09:49.809 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.809 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.809 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.809 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.810 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.810 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.810 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.810 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.811 [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-23 11:09:49.812 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.812 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.812 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.812 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.813 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.813 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.813 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.813 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.813 [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-23 11:09:49.814 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.814 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.815 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.815 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.815 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.815 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.815 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.815 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.816 [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-23 11:09:49.817 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.817 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.817 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.818 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.818 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.818 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.818 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.818 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.819 [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-23 11:09:49.862 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.862 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.862 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.862 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.864 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.864 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.864 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.864 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.865 [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-23 11:09:49.866 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.866 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.866 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.867 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.867 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.867 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.867 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.867 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.868 [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-23 11:09:49.869 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.869 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.869 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.869 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.870 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.870 [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-23 11:09:49.871 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.871 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.871 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.872 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.872 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.872 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.872 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.872 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.873 [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-23 11:09:49.874 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.874 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.874 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.874 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.875 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.875 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.875 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.875 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.875 [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-23 11:09:49.876 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.876 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.876 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.876 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.877 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.877 [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-23 11:09:49.878 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.878 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.878 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.879 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.880 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.880 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.880 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.880 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.880 [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-23 11:09:49.881 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.882 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.882 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.882 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.884 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.884 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.884 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.884 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.885 [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-23 11:09:49.886 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.886 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.886 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.886 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.887 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.887 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.887 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.887 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.887 [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-23 11:09:49.888 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.888 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.888 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.889 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.889 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.889 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.889 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.889 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.890 [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-23 11:09:49.891 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.891 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.891 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.891 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.892 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.892 [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-23 11:09:49.893 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.893 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.893 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.893 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.894 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.894 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.894 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.894 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.894 [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-23 11:09:49.896 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.896 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.896 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.896 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.897 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.897 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.897 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.897 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.897 [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-23 11:09:49.939 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.940 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.940 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:49.940 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.941 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.941 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.941 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.941 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.941 [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-23 11:09:49.943 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.943 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.943 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.943 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.944 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.944 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.944 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.944 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.944 [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-23 11:09:49.945 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.945 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.945 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.945 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.946 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.946 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.946 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.946 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.947 [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-23 11:09:49.989 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.989 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.989 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:49.989 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.990 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.990 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.990 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.990 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.991 [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-23 11:09:49.992 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.992 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.992 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.992 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.993 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.993 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.993 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.993 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.993 [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-23 11:09:49.994 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.994 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.994 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:49.994 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.995 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.995 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.995 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.995 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.995 [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-23 11:09:49.996 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:49.996 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:49.997 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:49.997 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.997 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.997 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:49.997 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:49.997 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:49.998 [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-23 11:09:50.041 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.041 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.041 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.041 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.042 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.042 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.042 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.042 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.043 [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-23 11:09:50.044 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.044 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.044 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.044 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.044 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.044 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.045 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.045 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.045 [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-23 11:09:50.087 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.088 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.088 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.088 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.089 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.089 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.089 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.089 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.090 [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-23 11:09:50.122 [DefaultDispatcher-worker-13 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:50.134 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.134 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.134 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 11:09:50.134 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.135 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.135 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.135 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.135 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.136 [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-23 11:09:50.178 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.178 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.179 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.179 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.180 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.180 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.180 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.180 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.180 [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-23 11:09:50.223 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.223 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.223 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.224 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.224 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.224 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.224 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.224 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.225 [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-23 11:09:50.226 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.226 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.226 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.226 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.227 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.227 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.227 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.227 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.227 [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-23 11:09:50.228 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.228 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.228 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.229 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.229 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.229 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.229 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.229 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.230 [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-23 11:09:50.231 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.231 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.231 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.231 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.231 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.232 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.232 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.232 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.232 [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-23 11:09:50.233 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.233 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.233 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.233 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.234 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.234 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.234 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.234 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.234 [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-23 11:09:50.235 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.235 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.235 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.236 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.236 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.236 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.236 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.236 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.237 [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-23 11:09:50.238 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.238 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.238 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.238 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.239 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.239 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.239 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.239 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.239 [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-23 11:09:50.240 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.240 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.240 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.240 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.241 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.241 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.241 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.241 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.242 [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-23 11:09:50.242 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.242 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.243 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:50.243 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.243 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.243 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.243 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.243 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.244 [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-23 11:09:50.245 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.245 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.245 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.245 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.245 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.245 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.245 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.245 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.246 [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-23 11:09:50.247 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.247 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.247 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.247 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.247 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.247 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.247 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.247 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.248 [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-23 11:09:50.249 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.249 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.249 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.249 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.249 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.249 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.249 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.249 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.250 [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-23 11:09:50.250 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.251 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.251 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.251 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.251 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.251 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.251 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.251 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.252 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:50.252 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.252 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.253 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.253 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.254 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:50.255 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.255 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.255 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.255 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.256 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.256 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.256 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.256 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.256 [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-23 11:09:50.299 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.299 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.299 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.299 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.300 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.300 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.300 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.300 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.301 [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-23 11:09:50.302 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.302 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.302 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:50.302 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.303 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.303 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.303 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.303 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.303 [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-23 11:09:50.304 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.304 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.304 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.305 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.305 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.305 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.305 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.305 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.306 [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-23 11:09:50.307 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.307 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.307 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.307 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.308 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.308 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.308 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.308 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.309 [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-23 11:09:50.309 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.309 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.309 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.310 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.310 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.310 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.310 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.310 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.311 [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-23 11:09:50.312 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.312 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.312 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.312 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.313 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.313 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.313 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.313 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.313 [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-23 11:09:50.314 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.314 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.314 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.314 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.316 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.316 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.316 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.316 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.316 [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-23 11:09:50.359 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.359 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.359 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.359 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.360 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.360 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.360 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.360 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.361 [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-23 11:09:50.362 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.362 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.362 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.362 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.362 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.362 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.362 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.362 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.363 [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-23 11:09:50.363 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.363 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.364 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.364 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.364 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.364 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.364 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.364 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.365 [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-23 11:09:50.408 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.408 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.408 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.408 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.409 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.409 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.409 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.409 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.410 [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-23 11:09:50.411 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.411 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.411 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.411 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.411 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.411 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.411 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.411 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.412 [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-23 11:09:50.413 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.413 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.413 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.413 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.413 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.413 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.413 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.413 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.414 [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-23 11:09:50.415 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.415 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.415 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.415 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.415 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.415 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.415 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.415 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.416 [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-23 11:09:50.416 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.417 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.417 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.417 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.418 [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-23 11:09:50.418 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.419 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.419 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.419 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.419 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.419 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.419 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.419 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.420 [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-23 11:09:50.420 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.420 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.420 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 11:09:50.421 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.421 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.421 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.421 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.421 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.421 [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-23 11:09:50.422 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.422 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.422 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.422 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.423 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.423 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.423 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.423 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.423 [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-23 11:09:50.424 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.424 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.424 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.424 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.425 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.425 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.425 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.425 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.425 [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-23 11:09:50.426 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.426 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.426 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.426 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.427 [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-23 11:09:50.428 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.428 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.428 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.428 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.429 [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-23 11:09:50.430 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.430 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.430 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.430 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.430 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.430 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.430 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.430 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.431 [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-23 11:09:50.474 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.474 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.474 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.474 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.475 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.475 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.475 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.475 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.475 [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-23 11:09:50.476 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.476 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.476 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.476 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.477 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.478 [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-23 11:09:50.520 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.520 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.520 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.520 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.521 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.522 [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-23 11:09:50.522 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.522 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.522 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 11:09:50.523 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.523 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.523 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.523 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.523 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.523 [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-23 11:09:50.565 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.565 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.566 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.566 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.566 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.566 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.566 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.566 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.567 [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-23 11:09:50.609 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.610 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.610 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.610 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.611 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.611 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.611 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.611 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.611 [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-23 11:09:50.632 [DefaultDispatcher-worker-17 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:50.653 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.653 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.653 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:50.653 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.654 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.654 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.654 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.654 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.654 [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-23 11:09:50.696 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.696 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.696 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:50.697 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.697 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.697 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.697 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.697 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.698 [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-23 11:09:50.740 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.740 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.740 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.740 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.741 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.741 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.741 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.741 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.742 [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-23 11:09:50.743 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.743 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.743 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.743 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.744 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.744 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.744 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.744 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.744 [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-23 11:09:50.787 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.787 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.787 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.787 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.788 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.788 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.788 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.788 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.789 [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-23 11:09:50.790 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.790 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.790 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:50.790 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.791 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.791 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.791 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.791 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.791 [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-23 11:09:50.792 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.792 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.792 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.792 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.793 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.793 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.793 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.793 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.793 [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-23 11:09:50.795 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.795 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.795 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:50.795 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.796 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.796 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.796 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.796 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.796 [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-23 11:09:50.797 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.798 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.798 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:50.798 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.798 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.798 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.798 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.798 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.799 [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-23 11:09:50.800 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.800 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.800 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.800 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.801 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.801 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.801 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.801 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.801 [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-23 11:09:50.844 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.844 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.844 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.845 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.846 [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-23 11:09:50.847 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.847 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.847 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.847 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.847 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.848 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.848 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.848 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.848 [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-23 11:09:50.849 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.849 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.849 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.849 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.850 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.850 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.850 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.850 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.850 [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-23 11:09:50.851 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.851 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.851 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.851 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.851 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.851 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.851 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.851 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.852 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 11:09:50.863 [DefaultDispatcher-worker-14 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.882 [DefaultDispatcher-worker-14 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:50.894 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.894 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.894 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 11:09:50.894 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.895 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.895 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.895 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.895 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.895 [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-23 11:09:50.896 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.896 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.896 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.896 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.897 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.897 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.897 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.897 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.898 [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-23 11:09:50.899 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.899 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.899 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:50.899 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.899 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.899 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.899 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.899 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.900 [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-23 11:09:50.901 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.901 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.901 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.901 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.902 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.902 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.902 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.902 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.902 [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-23 11:09:50.945 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.945 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.945 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:50.945 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.947 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.947 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.947 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.947 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.948 [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-23 11:09:50.992 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.992 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.992 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 11:09:50.992 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.993 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.993 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.993 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.993 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.994 [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-23 11:09:50.995 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:50.995 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:50.995 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:50.995 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.996 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.996 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:50.996 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:50.996 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:50.996 [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-23 11:09:51.001 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.001 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.001 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 11:09:51.001 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.002 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.002 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.002 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.002 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.002 [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-23 11:09:51.003 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.003 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.003 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.003 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.004 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.004 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.004 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.004 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.004 [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-23 11:09:51.047 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.047 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.047 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:51.048 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.048 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.048 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.048 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.048 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.049 [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-23 11:09:51.050 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.050 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.050 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.050 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.051 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.051 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.051 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.051 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.051 [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-23 11:09:51.094 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.094 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.094 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:51.095 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.095 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.095 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.095 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.096 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.096 [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-23 11:09:51.139 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.139 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.139 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:51.139 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.140 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.140 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.140 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.140 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.141 [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-23 11:09:51.141 [DefaultDispatcher-worker-12 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:51.142 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.142 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.142 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.142 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.142 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.142 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.142 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.142 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.143 [eventLoopGroupProxy-13-1 @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-23 11:09:51.186 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.186 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.186 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:51.187 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.187 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.187 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.187 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.187 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.188 [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-23 11:09:51.189 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.189 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.189 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.189 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.190 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.190 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.190 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.190 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.190 [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-23 11:09:51.191 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.191 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.191 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.192 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.192 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.192 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.192 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.192 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.193 [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-23 11:09:51.193 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.193 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.193 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.194 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.194 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.194 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.194 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.194 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.195 [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-23 11:09:51.241 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.241 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.242 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 11:09:51.242 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.242 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.243 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.243 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.243 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.243 [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-23 11:09:51.286 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.286 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.286 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 11:09:51.286 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.287 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.288 [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-23 11:09:51.288 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.289 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.289 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:51.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.289 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.290 [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-23 11:09:51.291 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.291 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.291 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 11:09:51.291 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.291 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.291 [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:42933/api/blob/upload-batch-data. 2025-04-23 11:09:51.291 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.291 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:51.292 [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-23 11:09:51.294 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:51.294 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.294 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 11:09:51.294 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/blob/upload-batch-data 2025-04-23 11:09:51.300 [DefaultDispatcher-worker-18 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:51.304 [DefaultDispatcher-worker-18 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:51.304 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/UmAppDatabase/replication/message 2025-04-23 11:09:51.304 [DefaultDispatcher-worker-18 @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:42933/UmAppDatabase/replication/message. 2025-04-23 11:09:51.304 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/UmAppDatabase/replication/message 2025-04-23 11:09:51.304 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42933/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:09:51.305 [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-23 11:09:51.305 [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-23 11:09:51.305 [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-23 11:09:51.318 [DefaultDispatcher-worker-19 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 11:09:51.319 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:51.319 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-19 @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:42933/api/content/719675836446969856/_ustadmanifest.json. 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/UmAppDatabase/replication/message 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42933/UmAppDatabase/replication/message 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42933/UmAppDatabase/replication/message. 2025-04-23 11:09:51.319 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42933/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:51.320 [DefaultDispatcher-worker-10 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:51.320 [DefaultDispatcher-worker-10 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json 2025-04-23 11:09:51.320 [DefaultDispatcher-worker-11 @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:42933/api/content/719675836446969856/_ustadmanifest.json. 2025-04-23 11:09:51.320 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42933/api/content/719675836446969856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:09:51.325 [DefaultDispatcher-worker-6 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7699e60a 2025-04-23 11:09:51.338 [DefaultDispatcher-worker-5 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 11:09:51.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 11:09:51.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 11:09:51.356 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 11:09:51.356 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 11:09:51.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 11:09:51.359 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 11:09:51.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 11:09:51.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 11:09:51.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:51.359 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7699e60a: (connection evicted) 2025-04-23 11:09:51.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:51.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 11:09:51.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 11:09:51.379 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:51.379 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:51.801 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 11:09:52.363 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@490704a5 2025-04-23 11:09:52.363 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@490704a5 2025-04-23 11:09:52.367 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 11:09:52.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 11:09:52.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 11:09:52.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:52.367 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502b9399: (connection evicted) 2025-04-23 11:09:52.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:52.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 11:09:52.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6530a1de 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:52.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-23 11:09:52.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-23 11:09:52.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 11:09:52.408 [DefaultDispatcher-worker-19 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec1b776 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:52.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 11:09:52.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 11:09:52.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ffe32f 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:52.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-23 11:09:52.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-23 11:09:52.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 11:09:52.415 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 11:09:52.415 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-23 11:09:52.417 [DefaultDispatcher-worker-5 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:39317 2025-04-23 11:09:52.419 [DefaultDispatcher-worker-5 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 11:09:52.419 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39317/api/blob/upload-init-batch 2025-04-23 11:09:52.419 [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:39317/api/blob/upload-init-batch. 2025-04-23 11:09:52.419 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39317/api/blob/upload-init-batch 2025-04-23 11:09:52.419 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39317/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:52.421 [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-23 11:09:52.421 [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-23 11:09:52.422 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-23 11:09:52.423 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39317/api/blob/upload-init-batch 2025-04-23 11:09:52.423 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39317/api/blob/upload-init-batch 2025-04-23 11:09:52.423 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39317/api/blob/upload-init-batch. 2025-04-23 11:09:52.423 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39317/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:52.424 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39317/api/blob/upload-batch-data 2025-04-23 11:09:52.424 [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:39317/api/blob/upload-batch-data. 2025-04-23 11:09:52.424 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39317/api/blob/upload-batch-data 2025-04-23 11:09:52.424 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39317/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:52.424 [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-23 11:09:52.426 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-23 11:09:52.426 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:52.427 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39317/api/blob/upload-batch-data 2025-04-23 11:09:52.428 [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-23 11:09:52.430 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:09:52.433 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 11:09:52.477 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:52.513 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:52.514 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827cdfc 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-23 11:09:53.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-23 11:09:53.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 11:09:53.524 [DefaultDispatcher-worker-18 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-23 11:09:53.527 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-23 11:09:53.527 [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:41353/api/blob/upload-init-batch. 2025-04-23 11:09:53.527 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-23 11:09:53.527 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41353/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:53.528 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-23 11:09:53.528 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-23 11:09:53.528 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41353/api/blob/upload-init-batch. 2025-04-23 11:09:53.528 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41353/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:53.534 [DefaultDispatcher-worker-6 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-23 11:09:53.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 11:09:53.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 11:09:53.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.537 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb: (connection evicted) 2025-04-23 11:09:53.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:53.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 11:09:53.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20608ef4 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-04-23 11:09:53.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-04-23 11:09:53.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 11:09:53.553 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33339/api/blob/upload-init-batch 2025-04-23 11:09:53.553 [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:33339/api/blob/upload-init-batch. 2025-04-23 11:09:53.553 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33339/api/blob/upload-init-batch 2025-04-23 11:09:53.553 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33339/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:53.554 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33339/api/blob/upload-init-batch 2025-04-23 11:09:53.554 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33339/api/blob/upload-init-batch 2025-04-23 11:09:53.554 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33339/api/blob/upload-init-batch. 2025-04-23 11:09:53.554 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33339/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:53.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 11:09:53.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 11:09:53.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.555 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9: (connection evicted) 2025-04-23 11:09:53.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:53.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 11:09:53.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3724ab90 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@291522f1 2025-04-23 11:09:53.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@291522f1 2025-04-23 11:09:53.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 11:09:53.572 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48175/api/blob/upload-init-batch 2025-04-23 11:09:53.572 [Test worker @coroutine#1690] 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:48175/api/blob/upload-init-batch. 2025-04-23 11:09:53.572 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48175/api/blob/upload-init-batch 2025-04-23 11:09:53.572 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48175/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 11:09:53.574 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48175/api/blob/upload-init-batch 2025-04-23 11:09:53.574 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48175/api/blob/upload-init-batch 2025-04-23 11:09:53.574 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48175/api/blob/upload-init-batch. 2025-04-23 11:09:53.574 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48175/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:09:53.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 11:09:53.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 11:09:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.578 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291522f1: (connection evicted) 2025-04-23 11:09:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:53.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 11:09:53.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 11:09:53.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f451970 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32675dd4 2025-04-23 11:09:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32675dd4 2025-04-23 11:09:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 11:09:53.828 [DefaultDispatcher-worker-4 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32675dd4 2025-04-23 11:09:53.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67062a93 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-23 11:09:53.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-23 11:09:53.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 11:09:53.852 [DefaultDispatcher-worker-16 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399a5a52 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b29f55 2025-04-23 11:09:53.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b29f55 2025-04-23 11:09:53.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea552d 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 11:09:53.894 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.895 [DefaultDispatcher-worker-14 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.900 [DefaultDispatcher-worker-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.905 [DefaultDispatcher-worker-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.910 [DefaultDispatcher-worker-18 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.912 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.916 [DefaultDispatcher-worker-2 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-23 11:09:53.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 11:09:53.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 11:09:53.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.920 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742aa00a: (connection evicted) 2025-04-23 11:09:53.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:53.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 11:09:53.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 11:09:53.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef04239 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 11:09:53.931 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.942 [DefaultDispatcher-worker-14 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.946 [DefaultDispatcher-worker-19 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.951 [DefaultDispatcher-worker-7 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.953 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.955 [DefaultDispatcher-worker-3 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.956 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.962 [DefaultDispatcher-worker-2 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-23 11:09:53.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 11:09:53.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 11:09:53.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.963 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49994a4: (connection evicted) 2025-04-23 11:09:53.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:53.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 11:09:53.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 11:09:53.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc8d8bd 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 11:09:53.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 11:09:53.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 11:09:53.984 [DefaultDispatcher-worker-8 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 11:09:53.988 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 11:09:53.991 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 11:09:53.995 [DefaultDispatcher-worker-12 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 11:09:53.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 11:09:53.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 11:09:53.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:53.996 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5: (connection evicted) 2025-04-23 11:09:53.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:53.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 11:09:53.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3836b6 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:53.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:53.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:53.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 11:09:54.017 [DefaultDispatcher-worker-7 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:54.021 [DefaultDispatcher-worker-7 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:54.026 [DefaultDispatcher-worker-7 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:54.030 [DefaultDispatcher-worker-18 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:54.032 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:54.036 [DefaultDispatcher-worker-9 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-23 11:09:54.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 11:09:54.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 11:09:54.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:54.036 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363e2009: (connection evicted) 2025-04-23 11:09:54.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:54.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 11:09:54.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 11:09:54.377 [DefaultDispatcher-worker-15 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-23 11:09:54.414 [DefaultDispatcher-worker-15 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729de0e1 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:57.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2025-04-23 11:09:57.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2025-04-23 11:09:57.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 11:09:57.548 [DefaultDispatcher-worker-7 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2025-04-23 11:09:57.630 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb8943 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 11:09:58.084 [DefaultDispatcher-worker-11 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.088 [DefaultDispatcher-worker-19 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.092 [DefaultDispatcher-worker-8 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.096 [DefaultDispatcher-worker-19 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.100 [DefaultDispatcher-worker-1 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64710a6 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a598e30 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 11:09:58.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2025-04-23 11:09:58.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2025-04-23 11:09:58.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 11:09:58.123 [DefaultDispatcher-worker-7 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2025-04-23 11:09:58.128 [DefaultDispatcher-worker-20 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2025-04-23 11:09:58.132 [DefaultDispatcher-worker-17 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2025-04-23 11:09:58.135 [DefaultDispatcher-worker-4 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c10f7a8 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 11:09:58.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 11:09:58.155 [DefaultDispatcher-worker-12 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.159 [DefaultDispatcher-worker-9 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.163 [DefaultDispatcher-worker-20 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.166 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.167 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.170 [DefaultDispatcher-worker-19 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.176 [DefaultDispatcher-worker-10 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c376b44 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 11:09:58.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 11:09:58.196 [DefaultDispatcher-worker-10 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.200 [DefaultDispatcher-worker-18 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.203 [DefaultDispatcher-worker-15 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.205 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.206 [DefaultDispatcher-worker-9 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.210 [DefaultDispatcher-worker-18 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab29866 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 11:09:58.229 [DefaultDispatcher-worker-20 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.232 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.236 [DefaultDispatcher-worker-19 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.238 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.239 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.242 [DefaultDispatcher-worker-19 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.247 [DefaultDispatcher-worker-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a644d75 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 11:09:58.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-23 11:09:58.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-23 11:09:58.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 11:09:58.267 [DefaultDispatcher-worker-8 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-23 11:09:58.270 [DefaultDispatcher-worker-16 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-23 11:09:58.274 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-23 11:09:58.277 [DefaultDispatcher-worker-14 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbc11ed 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 11:09:58.278 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 11:09:58.294 [DefaultDispatcher-worker-15 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.298 [DefaultDispatcher-worker-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.301 [DefaultDispatcher-worker-11 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.305 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.308 [DefaultDispatcher-worker-3 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.311 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.313 [DefaultDispatcher-worker-13 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce1ec7 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-23 11:09:58.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-23 11:09:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-04-23 11:09:58.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-04-23 11:09:58.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 11:09:58.339 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-04-23 11:09:58.340 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f33ad20 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-23 11:09:58.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-23 11:09:58.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 11:09:58.350 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.356 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-23 11:09:58.357 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed0128b 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-23 11:09:58.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-23 11:09:58.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 11:09:58.373 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-23 11:09:58.374 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4231e5 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-23 11:09:58.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-23 11:09:58.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 11:09:58.378 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.388 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-23 11:09:58.389 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-23 11:09:58.402 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.403 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.404 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.404 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.404 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.415 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.425 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.443 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.445 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.445 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.445 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.462 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.475 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:58.487 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.487 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.487 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.528 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.529 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.529 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.570 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.571 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.571 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.612 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.613 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/ 2025-04-23 11:09:58.613 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38063/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.655 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/ 2025-04-23 11:09:58.657 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.657 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.658 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.658 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.658 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.699 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.700 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.700 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.741 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.741 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.741 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.783 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.784 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.784 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.825 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.826 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.826 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.867 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.868 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53429/ 2025-04-23 11:09:58.868 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53429/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 11:09:58.868 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53429/ 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa461 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 11:09:58.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2025-04-23 11:09:58.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2025-04-23 11:09:58.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 11:09:58.951 [DefaultDispatcher-worker-13 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c2d1e8 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20aa4e 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-23 11:09:58.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-23 11:09:58.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 11:09:58.977 [DefaultDispatcher-worker-16 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-23 11:09:58.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-23 11:09:58.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 11:09:58.996 [DefaultDispatcher-worker-10 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7853af 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:58.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:58.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 11:09:58.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d970881 2025-04-23 11:09:58.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d970881 2025-04-23 11:09:58.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 11:09:59.017 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.018 [DefaultDispatcher-worker-7 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d970881 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cba89f 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 11:09:59.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 11:09:59.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 11:09:59.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 11:09:59.043 [DefaultDispatcher-worker-7 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c8b75c 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-23 11:09:59.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-23 11:09:59.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 11:09:59.059 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.070 [DefaultDispatcher-worker-19 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174ff02 2025-04-23 11:09:59.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1483c738 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffcb1bd 2025-04-23 11:09:59.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffcb1bd 2025-04-23 11:09:59.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 11:09:59.078 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.094 [DefaultDispatcher-worker-11 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ffcb1bd 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 11:09:59.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 11:09:59.098 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.115 [DefaultDispatcher-worker-16 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.120 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.121 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.124 [DefaultDispatcher-worker-9 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.127 [DefaultDispatcher-worker-17 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.134 [DefaultDispatcher-worker-18 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.138 [DefaultDispatcher-worker-17 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-23 11:09:59.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 11:09:59.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 11:09:59.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.141 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8318808: (connection evicted) 2025-04-23 11:09:59.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:09:59.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 11:09:59.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89dd102 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-04-23 11:09:59.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-04-23 11:09:59.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 11:09:59.145 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.162 [DefaultDispatcher-worker-19 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@247877f3 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-23 11:09:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-23 11:09:59.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 11:09:59.173 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.186 [DefaultDispatcher-worker-13 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80081d7 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2314f013 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-23 11:09:59.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-23 11:09:59.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 11:09:59.207 [DefaultDispatcher-worker-13 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329a27ae 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 11:09:59.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-23 11:09:59.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-23 11:09:59.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 11:09:59.227 [DefaultDispatcher-worker-3 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edce7da 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f5a376 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 11:09:59.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-23 11:09:59.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-23 11:09:59.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 11:09:59.242 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.248 [DefaultDispatcher-worker-7 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3a767 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-23 11:09:59.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-23 11:09:59.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 11:09:59.267 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.269 [DefaultDispatcher-worker-7 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31887330 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51158fb1 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c83e9ca 2025-04-23 11:09:59.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c83e9ca 2025-04-23 11:09:59.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 11:09:59.287 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.289 [DefaultDispatcher-worker-19 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c83e9ca 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578ac0be 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:09:59.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5e5fa 2025-04-23 11:09:59.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5e5fa 2025-04-23 11:09:59.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 11:09:59.309 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.310 [DefaultDispatcher-worker-16 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5e5fa 2025-04-23 11:09:59.339 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.370 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.370 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:09:59.390 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6418075c 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@530ee11a 2025-04-23 11:10:03.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@530ee11a 2025-04-23 11:10:03.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 11:10:03.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530ee11a 2025-04-23 11:10:03.399 [DefaultDispatcher-worker-17 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530ee11a 2025-04-23 11:10:03.405 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530ee11a 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7053a864 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 11:10:03.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.425 [DefaultDispatcher-worker-18 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.429 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.432 [DefaultDispatcher-worker-16 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.436 [DefaultDispatcher-worker-16 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d6c7152 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568e2d65 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 11:10:03.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.456 [DefaultDispatcher-worker-16 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.459 [DefaultDispatcher-worker-14 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.463 [DefaultDispatcher-worker-6 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.466 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-04-23 11:10:03.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e5206 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-23 11:10:03.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-23 11:10:03.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 11:10:03.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-23 11:10:03.480 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.488 [DefaultDispatcher-worker-20 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-23 11:10:03.493 [DefaultDispatcher-worker-7 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-23 11:10:03.496 [DefaultDispatcher-worker-10 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-23 11:10:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-23 11:10:03.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 11:10:03.506 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.507 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-23 11:10:03.516 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-23 11:10:03.520 [DefaultDispatcher-worker-7 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531ed68e 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-23 11:10:03.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-23 11:10:03.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 11:10:03.532 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-23 11:10:03.537 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.541 [DefaultDispatcher-worker-12 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbd4048 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386d41cb 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 11:10:03.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2025-04-23 11:10:03.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2025-04-23 11:10:03.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 11:10:03.553 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2025-04-23 11:10:03.561 [DefaultDispatcher-worker-3 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2025-04-23 11:10:03.567 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.600 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.622 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.657 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e79473d 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 11:10:03.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 11:10:03.684 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.691 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.692 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.693 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.693 [DefaultDispatcher-worker-7 @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:34181/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:03.693 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.693 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34181/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:03.694 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.694 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.698 [DefaultDispatcher-worker-16 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.698 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.698 [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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:03.698 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.698 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.698 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.699 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e38329d 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 11:10:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 11:10:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 11:10:03.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 11:10:03.721 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 11:10:03.722 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 11:10:03.725 [DefaultDispatcher-worker-15 @coroutine#2112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 11:10:03.725 [DefaultDispatcher-worker-15 @coroutine#2112] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34181/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 11:10:03.725 [DefaultDispatcher-worker-15 @coroutine#2112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 11:10:03.725 [DefaultDispatcher-worker-2 @coroutine#2112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 11:10:03.726 [DefaultDispatcher-worker-2 @coroutine#2112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 11:10:03.727 [DefaultDispatcher-worker-13 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1a81a 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 11:10:03.770 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.772 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7822688a 2025-04-23 11:10:03.772 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7822688a 2025-04-23 11:10:03.774 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e589fe 2025-04-23 11:10:03.774 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e589fe 2025-04-23 11:10:03.776 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72da03fa 2025-04-23 11:10:03.776 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72da03fa 2025-04-23 11:10:03.778 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d883c5 2025-04-23 11:10:03.778 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d883c5 2025-04-23 11:10:03.780 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c55db8c 2025-04-23 11:10:03.780 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c55db8c 2025-04-23 11:10:03.782 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.782 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a51381 2025-04-23 11:10:03.782 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a51381 2025-04-23 11:10:03.784 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c2157c 2025-04-23 11:10:03.784 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c2157c 2025-04-23 11:10:03.786 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f77c8a 2025-04-23 11:10:03.786 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f77c8a 2025-04-23 11:10:03.788 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5443 2025-04-23 11:10:03.788 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5443 2025-04-23 11:10:03.788 [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-23 11:10:03.788 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.789 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.790 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.790 [DefaultDispatcher-worker-16 @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:41291/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:03.790 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.790 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41291/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:03.791 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.791 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.794 [DefaultDispatcher-worker-18 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.794 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.794 [DefaultDispatcher-worker-18 @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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:03.794 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.795 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.795 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.796 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.800 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.801 [DefaultDispatcher-worker-1 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.803 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e35b709 2025-04-23 11:10:03.803 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e35b709 2025-04-23 11:10:03.805 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f252bf 2025-04-23 11:10:03.805 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f252bf 2025-04-23 11:10:03.806 [DefaultDispatcher-worker-9 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.807 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cddc79 2025-04-23 11:10:03.807 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cddc79 2025-04-23 11:10:03.810 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf5884 2025-04-23 11:10:03.810 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf5884 2025-04-23 11:10:03.810 [DefaultDispatcher-worker-17 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.812 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231284b 2025-04-23 11:10:03.812 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231284b 2025-04-23 11:10:03.814 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094e918 2025-04-23 11:10:03.814 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094e918 2025-04-23 11:10:03.815 [DefaultDispatcher-worker-18 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.816 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a80c767 2025-04-23 11:10:03.816 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a80c767 2025-04-23 11:10:03.818 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e0a7cb 2025-04-23 11:10:03.818 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e0a7cb 2025-04-23 11:10:03.819 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.820 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a78bacc 2025-04-23 11:10:03.820 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a78bacc 2025-04-23 11:10:03.820 [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-23 11:10:03.824 [DefaultDispatcher-worker-16 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.828 [DefaultDispatcher-worker-19 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.831 [DefaultDispatcher-worker-4 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.836 [DefaultDispatcher-worker-1 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.840 [DefaultDispatcher-worker-2 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2943e61c 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 11:10:03.863 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.867 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.869 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.870 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a6d990 2025-04-23 11:10:03.870 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a6d990 2025-04-23 11:10:03.870 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.871 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.871 [DefaultDispatcher-worker-10 @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:37671/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:03.871 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.871 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:03.872 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.872 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.872 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d613b94 2025-04-23 11:10:03.872 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d613b94 2025-04-23 11:10:03.874 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@695eb2e0 2025-04-23 11:10:03.874 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@695eb2e0 2025-04-23 11:10:03.875 [DefaultDispatcher-worker-8 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.875 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.875 [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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:03.875 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.876 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.876 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.876 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5c31af 2025-04-23 11:10:03.876 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5c31af 2025-04-23 11:10:03.877 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd6fae8 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 11:10:03.878 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e307ed 2025-04-23 11:10:03.878 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e307ed 2025-04-23 11:10:03.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-23 11:10:03.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-23 11:10:03.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 11:10:03.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-23 11:10:03.880 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3a3ede 2025-04-23 11:10:03.880 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3a3ede 2025-04-23 11:10:03.882 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f562b 2025-04-23 11:10:03.882 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f562b 2025-04-23 11:10:03.884 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c73cee0 2025-04-23 11:10:03.884 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c73cee0 2025-04-23 11:10:03.886 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4e64ec 2025-04-23 11:10:03.886 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4e64ec 2025-04-23 11:10:03.886 [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-23 11:10:03.886 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-23 11:10:03.887 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-23 11:10:03.888 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 11:10:03.888 [DefaultDispatcher-worker-17 @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:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 11:10:03.888 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 11:10:03.889 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 11:10:03.889 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 11:10:03.892 [DefaultDispatcher-worker-16 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ea5674 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@773ad729 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 11:10:03.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 11:10:03.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.948 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.950 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-23 11:10:03.950 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-04-23 11:10:03.952 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-23 11:10:03.952 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-04-23 11:10:03.953 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.954 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.954 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-23 11:10:03.954 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-04-23 11:10:03.954 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.955 [DefaultDispatcher-worker-16 @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:54653/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:03.955 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.955 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54653/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:03.955 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.956 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.956 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-23 11:10:03.956 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-04-23 11:10:03.959 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-23 11:10:03.959 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-04-23 11:10:03.959 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.959 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.959 [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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:03.959 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.959 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.959 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:03.960 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:03.961 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-23 11:10:03.961 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4a8c93 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 11:10:03.963 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-23 11:10:03.963 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-04-23 11:10:03.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 11:10:03.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 11:10:03.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 11:10:03.963 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 11:10:03.964 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-23 11:10:03.964 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-04-23 11:10:03.966 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-23 11:10:03.966 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-04-23 11:10:03.966 [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-23 11:10:03.970 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 11:10:03.971 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9430c6 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:03.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:03.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:03.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 11:10:03.975 [DefaultDispatcher-worker-5 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f53e07d 2025-04-23 11:10:03.979 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:03.981 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-23 11:10:03.981 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-23 11:10:03.983 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-23 11:10:03.983 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-23 11:10:03.985 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-23 11:10:03.985 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-23 11:10:03.987 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-23 11:10:03.987 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-23 11:10:03.988 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:03.989 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-23 11:10:03.989 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-23 11:10:03.991 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-23 11:10:03.991 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-23 11:10:03.993 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-23 11:10:03.993 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-23 11:10:03.994 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:03.995 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:03.995 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-23 11:10:03.995 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-23 11:10:03.996 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.996 [DefaultDispatcher-worker-5 @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:43445/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:03.996 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.996 [DefaultDispatcher-worker-5 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43445/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:03.997 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.997 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:03.997 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-23 11:10:03.997 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-23 11:10:03.997 [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-23 11:10:04.000 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:04.000 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.000 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.000 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.001 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.001 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.002 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5013c6bc 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 11:10:04.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-23 11:10:04.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-23 11:10:04.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 11:10:04.005 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-23 11:10:04.012 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-23 11:10:04.013 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a494da 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:04.014 [DefaultDispatcher-worker-15 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 11:10:04.018 [DefaultDispatcher-worker-3 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2025-04-23 11:10:04.030 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:04.032 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.034 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-23 11:10:04.035 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec30c24 2025-04-23 11:10:04.036 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:04.036 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-23 11:10:04.037 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38c 2025-04-23 11:10:04.037 [DefaultDispatcher-worker-15 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:04.037 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.037 [DefaultDispatcher-worker-3 @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-23 11:10:04.037 [DefaultDispatcher-worker-3 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.037 [DefaultDispatcher-worker-3 @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-23 11:10:04.038 [DefaultDispatcher-worker-15 @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-23 11:10:04.038 [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://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 11:10:04.038 [DefaultDispatcher-worker-15 @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-23 11:10:04.038 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.038 [DefaultDispatcher-worker-2 @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-23 11:10:04.039 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-23 11:10:04.039 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6754 2025-04-23 11:10:04.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e1c23d 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 11:10:04.041 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-23 11:10:04.041 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139e9b7 2025-04-23 11:10:04.042 [DefaultDispatcher-worker-8 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:04.042 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.042 [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-23 11:10:04.042 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.043 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.043 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-23 11:10:04.043 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@570d6f98 2025-04-23 11:10:04.045 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-23 11:10:04.045 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032ee76 2025-04-23 11:10:04.047 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-23 11:10:04.047 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec36e3 2025-04-23 11:10:04.049 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-23 11:10:04.049 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@211616f8 2025-04-23 11:10:04.051 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-23 11:10:04.051 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddbdced 2025-04-23 11:10:04.051 [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-23 11:10:04.056 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.062 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.063 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.063 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.064 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.064 [DefaultDispatcher-worker-15 @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:33529/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:04.064 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.064 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33529/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:04.065 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.065 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.065 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-23 11:10:04.065 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-23 11:10:04.067 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-23 11:10:04.068 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-23 11:10:04.068 [DefaultDispatcher-worker-18 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.068 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.068 [DefaultDispatcher-worker-18 @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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.068 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.069 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.069 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.070 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-23 11:10:04.070 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-23 11:10:04.070 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.072 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-23 11:10:04.072 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-23 11:10:04.073 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.074 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-23 11:10:04.074 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-23 11:10:04.075 [DefaultDispatcher-worker-8 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.075 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5664 2025-04-23 11:10:04.075 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5664 2025-04-23 11:10:04.076 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-23 11:10:04.076 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-23 11:10:04.077 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5abe67 2025-04-23 11:10:04.077 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5abe67 2025-04-23 11:10:04.078 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-23 11:10:04.078 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-23 11:10:04.079 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39653d14 2025-04-23 11:10:04.079 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@39653d14 2025-04-23 11:10:04.079 [DefaultDispatcher-worker-6 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.080 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-23 11:10:04.080 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-23 11:10:04.081 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c67b45c 2025-04-23 11:10:04.081 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c67b45c 2025-04-23 11:10:04.082 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-23 11:10:04.082 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-23 11:10:04.082 [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-23 11:10:04.084 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2510e3c2 2025-04-23 11:10:04.084 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2510e3c2 2025-04-23 11:10:04.084 [DefaultDispatcher-worker-17 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.086 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d51c881 2025-04-23 11:10:04.086 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d51c881 2025-04-23 11:10:04.088 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dccc1a2 2025-04-23 11:10:04.088 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dccc1a2 2025-04-23 11:10:04.088 [DefaultDispatcher-worker-19 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.090 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c484b13 2025-04-23 11:10:04.090 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c484b13 2025-04-23 11:10:04.092 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee4a5ab 2025-04-23 11:10:04.092 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee4a5ab 2025-04-23 11:10:04.092 [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-23 11:10:04.092 [DefaultDispatcher-worker-15 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.097 [DefaultDispatcher-worker-20 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.101 [DefaultDispatcher-worker-4 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.104 [DefaultDispatcher-worker-1 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.105 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.107 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fe0368 2025-04-23 11:10:04.107 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fe0368 2025-04-23 11:10:04.109 [DefaultDispatcher-worker-11 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.109 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4939e5e7 2025-04-23 11:10:04.109 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4939e5e7 2025-04-23 11:10:04.110 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.110 [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:33529/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 11:10:04.110 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.111 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d066818 2025-04-23 11:10:04.111 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d066818 2025-04-23 11:10:04.111 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.111 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.111 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33529/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 11:10:04.111 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33529/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:04.112 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.112 [DefaultDispatcher-worker-19 @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:33529/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 11:10:04.112 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.112 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.112 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.113 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@804efdc 2025-04-23 11:10:04.113 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@804efdc 2025-04-23 11:10:04.114 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd648f7 2025-04-23 11:10:04.114 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd648f7 2025-04-23 11:10:04.114 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.116 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@39468437 2025-04-23 11:10:04.116 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@39468437 2025-04-23 11:10:04.117 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3c975 2025-04-23 11:10:04.117 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3c975 2025-04-23 11:10:04.118 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e7daf 2025-04-23 11:10:04.118 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e7daf 2025-04-23 11:10:04.119 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d04317d 2025-04-23 11:10:04.119 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d04317d 2025-04-23 11:10:04.120 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@682b1093 2025-04-23 11:10:04.120 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@682b1093 2025-04-23 11:10:04.121 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@393ba205 2025-04-23 11:10:04.121 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@393ba205 2025-04-23 11:10:04.122 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65376c91 2025-04-23 11:10:04.122 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65376c91 2025-04-23 11:10:04.122 [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-23 11:10:04.123 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c393b46 2025-04-23 11:10:04.123 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c393b46 2025-04-23 11:10:04.125 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ccdd5 2025-04-23 11:10:04.125 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ccdd5 2025-04-23 11:10:04.127 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f8142 2025-04-23 11:10:04.127 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f8142 2025-04-23 11:10:04.129 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c0297c 2025-04-23 11:10:04.129 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c0297c 2025-04-23 11:10:04.131 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c16c409 2025-04-23 11:10:04.131 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c16c409 2025-04-23 11:10:04.132 [DefaultDispatcher-worker-3 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:04.133 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3503b 2025-04-23 11:10:04.133 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3503b 2025-04-23 11:10:04.133 [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-23 11:10:04.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 11:10:04.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d071 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 11:10:04.141 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.143 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c13d6c7 2025-04-23 11:10:04.143 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c13d6c7 2025-04-23 11:10:04.145 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d43b35 2025-04-23 11:10:04.145 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d43b35 2025-04-23 11:10:04.147 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ebbdb7 2025-04-23 11:10:04.147 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ebbdb7 2025-04-23 11:10:04.149 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e9310e 2025-04-23 11:10:04.149 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e9310e 2025-04-23 11:10:04.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.151 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@514e705a 2025-04-23 11:10:04.151 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@514e705a 2025-04-23 11:10:04.153 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f0e4d5 2025-04-23 11:10:04.153 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f0e4d5 2025-04-23 11:10:04.155 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bdfb39 2025-04-23 11:10:04.155 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bdfb39 2025-04-23 11:10:04.156 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.157 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c6ce41 2025-04-23 11:10:04.157 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c6ce41 2025-04-23 11:10:04.157 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.157 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.157 [DefaultDispatcher-worker-14 @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:37071/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:04.157 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.158 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37071/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:04.158 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.158 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.159 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1128b4c3 2025-04-23 11:10:04.159 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1128b4c3 2025-04-23 11:10:04.159 [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-23 11:10:04.161 [DefaultDispatcher-worker-20 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.161 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.161 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.161 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.162 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.162 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.163 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebf5f26 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 11:10:04.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-23 11:10:04.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-23 11:10:04.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 11:10:04.166 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-23 11:10:04.172 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-23 11:10:04.173 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-23 11:10:04.177 [DefaultDispatcher-worker-2 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-04-23 11:10:04.177 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.180 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.184 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.187 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.198 [DefaultDispatcher-worker-12 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.206 [DefaultDispatcher-worker-7 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.210 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.214 [DefaultDispatcher-worker-16 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.217 [DefaultDispatcher-worker-19 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.222 [DefaultDispatcher-worker-10 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564e9c0b 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 11:10:04.235 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.238 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.238 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bb9c15 2025-04-23 11:10:04.238 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bb9c15 2025-04-23 11:10:04.241 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7c6cf2 2025-04-23 11:10:04.241 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7c6cf2 2025-04-23 11:10:04.243 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e43f765 2025-04-23 11:10:04.243 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e43f765 2025-04-23 11:10:04.244 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.245 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.245 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4166c9 2025-04-23 11:10:04.245 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4166c9 2025-04-23 11:10:04.246 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.246 [DefaultDispatcher-worker-12 @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:39799/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:04.246 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.246 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:04.247 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.247 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.248 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b21e80 2025-04-23 11:10:04.248 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b21e80 2025-04-23 11:10:04.250 [DefaultDispatcher-worker-2 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.250 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.250 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.250 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.251 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.251 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.251 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab0fbf8 2025-04-23 11:10:04.251 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab0fbf8 2025-04-23 11:10:04.252 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fecdd00 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 11:10:04.253 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba9dd14 2025-04-23 11:10:04.253 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba9dd14 2025-04-23 11:10:04.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-23 11:10:04.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-23 11:10:04.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 11:10:04.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-23 11:10:04.255 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6e9986 2025-04-23 11:10:04.256 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6e9986 2025-04-23 11:10:04.258 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@58abca75 2025-04-23 11:10:04.258 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@58abca75 2025-04-23 11:10:04.258 [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-23 11:10:04.261 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-23 11:10:04.262 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-23 11:10:04.265 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.265 [DefaultDispatcher-worker-4 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-23 11:10:04.266 [DefaultDispatcher-worker-3 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.267 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7be7e 2025-04-23 11:10:04.267 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7be7e 2025-04-23 11:10:04.268 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e705e18 2025-04-23 11:10:04.268 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e705e18 2025-04-23 11:10:04.270 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4fd50e 2025-04-23 11:10:04.270 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4fd50e 2025-04-23 11:10:04.270 [DefaultDispatcher-worker-15 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.272 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4d5423 2025-04-23 11:10:04.272 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4d5423 2025-04-23 11:10:04.273 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@724459fa 2025-04-23 11:10:04.273 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@724459fa 2025-04-23 11:10:04.274 [DefaultDispatcher-worker-16 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.275 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e384934 2025-04-23 11:10:04.275 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e384934 2025-04-23 11:10:04.277 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb1a58 2025-04-23 11:10:04.277 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb1a58 2025-04-23 11:10:04.277 [DefaultDispatcher-worker-17 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.278 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.278 [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:39799/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 11:10:04.278 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.278 [DefaultDispatcher-worker-9 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.278 [DefaultDispatcher-worker-9 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 11:10:04.279 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f62ab6c 2025-04-23 11:10:04.279 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f62ab6c 2025-04-23 11:10:04.280 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb9b2f3 2025-04-23 11:10:04.280 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb9b2f3 2025-04-23 11:10:04.280 [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-23 11:10:04.319 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39799/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 11:10:04.319 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39799/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:04.320 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.320 [DefaultDispatcher-worker-6 @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:39799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 11:10:04.320 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.321 [DefaultDispatcher-worker-17 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.321 [DefaultDispatcher-worker-17 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 11:10:04.323 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:04.325 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-23 11:10:04.325 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-23 11:10:04.326 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-23 11:10:04.326 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-23 11:10:04.328 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-23 11:10:04.328 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-23 11:10:04.329 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-23 11:10:04.329 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-23 11:10:04.330 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-23 11:10:04.330 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-23 11:10:04.331 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-23 11:10:04.331 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-23 11:10:04.332 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-23 11:10:04.332 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-23 11:10:04.332 [DefaultDispatcher-worker-16 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:04.333 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-23 11:10:04.333 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-23 11:10:04.335 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-23 11:10:04.335 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-23 11:10:04.335 [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-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e7a627 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 11:10:04.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 11:10:04.348 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.353 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.354 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.354 [DefaultDispatcher-worker-7 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.354 [DefaultDispatcher-worker-7 @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:50595/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:04.354 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.354 [DefaultDispatcher-worker-7 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.354 [DefaultDispatcher-worker-7 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50595/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:04.355 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.355 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:04.356 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd22cc5 2025-04-23 11:10:04.356 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd22cc5 2025-04-23 11:10:04.358 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4515dbcf 2025-04-23 11:10:04.358 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4515dbcf 2025-04-23 11:10:04.359 [DefaultDispatcher-worker-10 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.359 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.359 [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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.359 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.359 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.359 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.360 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.360 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@412a47b5 2025-04-23 11:10:04.360 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@412a47b5 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52984065 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 11:10:04.361 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@428d1f4 2025-04-23 11:10:04.361 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@428d1f4 2025-04-23 11:10:04.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-23 11:10:04.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-23 11:10:04.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 11:10:04.362 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-23 11:10:04.363 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4671b0 2025-04-23 11:10:04.363 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4671b0 2025-04-23 11:10:04.365 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e61214 2025-04-23 11:10:04.365 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e61214 2025-04-23 11:10:04.366 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2662ecf2 2025-04-23 11:10:04.366 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2662ecf2 2025-04-23 11:10:04.367 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-23 11:10:04.368 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64072ebb 2025-04-23 11:10:04.368 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64072ebb 2025-04-23 11:10:04.368 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-23 11:10:04.369 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a1187a 2025-04-23 11:10:04.369 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a1187a 2025-04-23 11:10:04.369 [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-23 11:10:04.371 [DefaultDispatcher-worker-16 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/auth/register 2025-04-23 11:10:04.371 [DefaultDispatcher-worker-16 @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:50595/auth/register. 2025-04-23 11:10:04.371 [DefaultDispatcher-worker-16 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/auth/register 2025-04-23 11:10:04.371 [DefaultDispatcher-worker-16 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50595/auth/register from class io.ktor.http.content.TextContent 2025-04-23 11:10:04.371 [DefaultDispatcher-worker-10 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/auth/register 2025-04-23 11:10:04.371 [DefaultDispatcher-worker-10 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/auth/register 2025-04-23 11:10:04.373 [DefaultDispatcher-worker-1 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-04-23 11:10:04.412 [DefaultDispatcher-worker-11 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50595/auth/register. 2025-04-23 11:10:04.412 [DefaultDispatcher-worker-11 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50595/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:04.424 [DefaultDispatcher-worker-3 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.428 [DefaultDispatcher-worker-9 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a86112a 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 11:10:04.436 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 11:10:04.437 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b024f8 2025-04-23 11:10:04.437 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b024f8 2025-04-23 11:10:04.439 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e77de9e 2025-04-23 11:10:04.439 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e77de9e 2025-04-23 11:10:04.440 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a484f88 2025-04-23 11:10:04.440 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a484f88 2025-04-23 11:10:04.441 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4ad4a5 2025-04-23 11:10:04.441 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4ad4a5 2025-04-23 11:10:04.442 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7cba50 2025-04-23 11:10:04.442 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7cba50 2025-04-23 11:10:04.444 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eef1e2f 2025-04-23 11:10:04.444 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eef1e2f 2025-04-23 11:10:04.446 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36332e75 2025-04-23 11:10:04.446 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36332e75 2025-04-23 11:10:04.447 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f652bea 2025-04-23 11:10:04.447 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f652bea 2025-04-23 11:10:04.448 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.449 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460be6c 2025-04-23 11:10:04.449 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460be6c 2025-04-23 11:10:04.449 [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-23 11:10:04.453 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.454 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.455 [DefaultDispatcher-worker-10 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.455 [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-23 11:10:04.455 [DefaultDispatcher-worker-10 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.455 [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-23 11:10:04.456 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.456 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.458 [DefaultDispatcher-worker-16 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.459 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.459 [DefaultDispatcher-worker-16 @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-23 11:10:04.459 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.459 [DefaultDispatcher-worker-12 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.459 [DefaultDispatcher-worker-12 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.460 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.462 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.462 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.464 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d65d7bc 2025-04-23 11:10:04.464 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d65d7bc 2025-04-23 11:10:04.465 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a23260 2025-04-23 11:10:04.465 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a23260 2025-04-23 11:10:04.467 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@579dbccc 2025-04-23 11:10:04.467 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@579dbccc 2025-04-23 11:10:04.468 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@129f385b 2025-04-23 11:10:04.468 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@129f385b 2025-04-23 11:10:04.470 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b4d583 2025-04-23 11:10:04.470 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b4d583 2025-04-23 11:10:04.472 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c7cae7 2025-04-23 11:10:04.472 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c7cae7 2025-04-23 11:10:04.473 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-04-23 11:10:04.473 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1906798f 2025-04-23 11:10:04.473 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1906798f 2025-04-23 11:10:04.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 11:10:04.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 11:10:04.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.474 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49231d79: (connection evicted) 2025-04-23 11:10:04.475 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b0c714 2025-04-23 11:10:04.475 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b0c714 2025-04-23 11:10:04.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 11:10:04.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2605433 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 11:10:04.476 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ef0c0c 2025-04-23 11:10:04.476 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ef0c0c 2025-04-23 11:10:04.476 [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-23 11:10:04.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 11:10:04.478 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.483 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.483 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.484 [DefaultDispatcher-worker-5 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.484 [DefaultDispatcher-worker-5 @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-23 11:10:04.484 [DefaultDispatcher-worker-5 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.484 [DefaultDispatcher-worker-5 @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-23 11:10:04.485 [DefaultDispatcher-worker-7 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.485 [DefaultDispatcher-worker-7 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.488 [DefaultDispatcher-worker-16 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.488 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.488 [DefaultDispatcher-worker-16 @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-23 11:10:04.488 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.488 [DefaultDispatcher-worker-3 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.488 [DefaultDispatcher-worker-3 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.489 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.490 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.492 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392af2e0 2025-04-23 11:10:04.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 11:10:04.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.493 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@392af2e0: (connection evicted) 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 11:10:04.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b476930 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 11:10:04.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 11:10:04.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.500 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.501 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.501 [DefaultDispatcher-worker-3 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.501 [DefaultDispatcher-worker-3 @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-23 11:10:04.501 [DefaultDispatcher-worker-3 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.501 [DefaultDispatcher-worker-3 @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-23 11:10:04.502 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.502 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.505 [DefaultDispatcher-worker-19 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.505 [DefaultDispatcher-worker-19 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.505 [DefaultDispatcher-worker-19 @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-23 11:10:04.505 [DefaultDispatcher-worker-19 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.506 [DefaultDispatcher-worker-8 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.506 [DefaultDispatcher-worker-8 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.507 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.508 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.510 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.511 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.512 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.514 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.515 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a 2025-04-23 11:10:04.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 11:10:04.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 11:10:04.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.516 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7672dd7a: (connection evicted) 2025-04-23 11:10:04.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 11:10:04.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 11:10:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71979130 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 11:10:04.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 11:10:04.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.523 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.524 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.525 [DefaultDispatcher-worker-8 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.525 [DefaultDispatcher-worker-8 @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-23 11:10:04.525 [DefaultDispatcher-worker-8 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.525 [DefaultDispatcher-worker-8 @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-23 11:10:04.525 [DefaultDispatcher-worker-8 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.525 [DefaultDispatcher-worker-8 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.528 [DefaultDispatcher-worker-12 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.529 [DefaultDispatcher-worker-12 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.529 [DefaultDispatcher-worker-12 @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-23 11:10:04.529 [DefaultDispatcher-worker-12 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.529 [DefaultDispatcher-worker-4 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.529 [DefaultDispatcher-worker-4 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.530 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.531 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.533 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c26b21 2025-04-23 11:10:04.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 11:10:04.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 11:10:04.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.533 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c26b21: (connection evicted) 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 11:10:04.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25131637 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 11:10:04.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 11:10:04.536 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.541 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.541 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.542 [DefaultDispatcher-worker-12 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.542 [DefaultDispatcher-worker-12 @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-23 11:10:04.542 [DefaultDispatcher-worker-12 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.542 [DefaultDispatcher-worker-12 @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-23 11:10:04.543 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.543 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.546 [DefaultDispatcher-worker-16 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.546 [DefaultDispatcher-worker-16 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.546 [DefaultDispatcher-worker-16 @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-23 11:10:04.546 [DefaultDispatcher-worker-16 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.546 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.546 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.547 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.549 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.550 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.551 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.553 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2025-04-23 11:10:04.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 11:10:04.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 11:10:04.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.553 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88: (connection evicted) 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 11:10:04.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f43664 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 11:10:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 11:10:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.561 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.562 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.562 [DefaultDispatcher-worker-2 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.562 [DefaultDispatcher-worker-2 @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-23 11:10:04.562 [DefaultDispatcher-worker-2 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.562 [DefaultDispatcher-worker-2 @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-23 11:10:04.563 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.563 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 11:10:04.566 [DefaultDispatcher-worker-17 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.566 [DefaultDispatcher-worker-17 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.566 [DefaultDispatcher-worker-17 @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-23 11:10:04.566 [DefaultDispatcher-worker-17 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.567 [DefaultDispatcher-worker-1 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.567 [DefaultDispatcher-worker-1 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 11:10:04.568 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.569 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b 2025-04-23 11:10:04.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 11:10:04.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 11:10:04.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.570 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f154d9b: (connection evicted) 2025-04-23 11:10:04.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 11:10:04.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 11:10:04.703 [DefaultDispatcher-worker-2 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:04.703 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.703 [DefaultDispatcher-worker-2 @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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.703 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.704 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.704 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.800 [DefaultDispatcher-worker-16 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:04.800 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.800 [DefaultDispatcher-worker-16 @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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.800 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.801 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.801 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6124a7c0 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.809 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 11:10:04.810 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.810 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.810 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 11:10:04.817 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.822 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.823 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.824 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.830 [DefaultDispatcher-worker-18 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.835 [DefaultDispatcher-worker-4 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bea0866 2025-04-23 11:10:04.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 11:10:04.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 11:10:04.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.837 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bea0866: (connection evicted) 2025-04-23 11:10:04.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 11:10:04.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d51518 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.838 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 11:10:04.846 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.851 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.852 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.853 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.854 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 11:10:04.863 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.868 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.868 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.869 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.873 [DefaultDispatcher-worker-5 @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2025-04-23 11:10:04.879 [DefaultDispatcher-worker-2 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:04.880 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.880 [DefaultDispatcher-worker-2 @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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.880 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.880 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.880 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.881 [DefaultDispatcher-worker-2 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.885 [DefaultDispatcher-worker-18 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.888 [DefaultDispatcher-worker-12 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-23 11:10:04.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 11:10:04.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 11:10:04.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.896 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68823b6b: (connection evicted) 2025-04-23 11:10:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 11:10:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 11:10:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 11:10:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 11:10:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.897 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4700db93: (connection evicted) 2025-04-23 11:10:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 11:10:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1444e35f 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.898 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 11:10:04.906 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.911 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.911 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.912 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682fc714 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.913 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 11:10:04.920 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.926 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.926 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.927 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.932 [DefaultDispatcher-worker-11 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f 2025-04-23 11:10:04.939 [DefaultDispatcher-worker-7 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.943 [DefaultDispatcher-worker-8 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.946 [DefaultDispatcher-worker-14 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-04-23 11:10:04.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 11:10:04.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 11:10:04.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.948 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268ee31d: (connection evicted) 2025-04-23 11:10:04.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 11:10:04.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 11:10:04.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 11:10:04.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 11:10:04.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.949 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed1bc4f: (connection evicted) 2025-04-23 11:10:04.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 11:10:04.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ecbfbf 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.950 [Test worker @coroutine#2757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 11:10:04.951 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.951 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.951 [Test worker @coroutine#2757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 11:10:04.958 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.963 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.963 [DefaultDispatcher-worker-8 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:04.964 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.964 [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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:04.964 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.964 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.964 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.964 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:04.965 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.969 [DefaultDispatcher-worker-14 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.979 [DefaultDispatcher-worker-20 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.980 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.983 [DefaultDispatcher-worker-12 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e35f 2025-04-23 11:10:04.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 11:10:04.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 11:10:04.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:04.995 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5713e35f: (connection evicted) 2025-04-23 11:10:04.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:04.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 11:10:04.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489e1887 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:04.996 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 11:10:05.006 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.006 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:05.006 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.006 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.006 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.007 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.007 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.011 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.012 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.013 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.017 [DefaultDispatcher-worker-7 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.029 [DefaultDispatcher-worker-18 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.030 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.034 [DefaultDispatcher-worker-14 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-23 11:10:05.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 11:10:05.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 11:10:05.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.038 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10: (connection evicted) 2025-04-23 11:10:05.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:05.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 11:10:05.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2a8fc 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.039 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.040 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 11:10:05.047 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:05.047 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.047 [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-23 11:10:05.047 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.048 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.048 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.053 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.053 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.054 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.059 [DefaultDispatcher-worker-6 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.069 [DefaultDispatcher-worker-19 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.072 [DefaultDispatcher-worker-18 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.072 [DefaultDispatcher-worker-13 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:05.072 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.072 [DefaultDispatcher-worker-13 @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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.072 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.073 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.073 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.140 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:05.176 [DefaultDispatcher-worker-2 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:05.176 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.176 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.176 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.177 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.177 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.181 [DefaultDispatcher-worker-3 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-23 11:10:05.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 11:10:05.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 11:10:05.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.210 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee: (connection evicted) 2025-04-23 11:10:05.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:05.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 11:10:05.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d62c59 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.212 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 11:10:05.220 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.224 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.225 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.226 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.230 [DefaultDispatcher-worker-13 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.231 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.241 [DefaultDispatcher-worker-10 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.245 [DefaultDispatcher-worker-19 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-23 11:10:05.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 11:10:05.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 11:10:05.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.250 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3: (connection evicted) 2025-04-23 11:10:05.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:05.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 11:10:05.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e2e426 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.251 [Test worker @coroutine#2964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 11:10:05.255 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:05.255 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.255 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.255 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.256 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.256 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.259 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.264 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.265 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.266 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.270 [DefaultDispatcher-worker-8 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-23 11:10:05.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 11:10:05.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 11:10:05.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.310 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e: (connection evicted) 2025-04-23 11:10:05.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:05.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 11:10:05.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158f0af4 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 11:10:05.363 [DefaultDispatcher-worker-3 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:05.363 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.363 [DefaultDispatcher-worker-3 @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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.363 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.364 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.364 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.369 [DefaultDispatcher-worker-15 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.372 [DefaultDispatcher-worker-6 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.375 [DefaultDispatcher-worker-6 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.379 [DefaultDispatcher-worker-12 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.395 [DefaultDispatcher-worker-11 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.395 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 11:10:05.400 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 11:10:05.401 [DefaultDispatcher-worker-13 @coroutine#3007] INFO ktor.application - Responding at http://0.0.0.0:41107 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63069995 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 11:10:05.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 11:10:05.410 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.410 [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:41107/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:05.411 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.411 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.412 [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-23 11:10:05.412 [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-23 11:10:05.412 [eventLoopGroupProxy-19-1 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.412 [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-23 11:10:05.412 [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-23 11:10:05.412 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.412 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.413 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.413 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@915c47b 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 11:10:05.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 11:10:05.421 [DefaultDispatcher-worker-11 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.421 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.421 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.421 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.422 [eventLoopGroupProxy-19-2 @call-handler#3023] 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-23 11:10:05.422 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.422 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.422 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.426 [DefaultDispatcher-worker-15 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.427 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.427 [DefaultDispatcher-worker-15 @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:41107/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:05.427 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.427 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5502f74c 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:05.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:05.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 11:10:05.427 [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-23 11:10:05.428 [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-23 11:10:05.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-23 11:10:05.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-23 11:10:05.428 [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-23 11:10:05.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 11:10:05.428 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.428 [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-23 11:10:05.428 [eventLoopGroupProxy-19-3 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.428 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.428 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.430 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.435 [DefaultDispatcher-worker-14 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.435 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.435 [DefaultDispatcher-worker-14 @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:41107/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.435 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.436 [eventLoopGroupProxy-19-2 @call-handler#3041] 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-23 11:10:05.436 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.436 [DefaultDispatcher-worker-16 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.436 [DefaultDispatcher-worker-16 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.437 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.437 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 11:10:05.437 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.437 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.437 [eventLoopGroupProxy-19-2 @call-handler#3050] 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-23 11:10:05.437 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.438 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 11:10:05.438 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.438 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.438 [DefaultDispatcher-worker-20 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 11:10:05.438 [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-23 11:10:05.438 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.440 [DefaultDispatcher-worker-14 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.441 [DefaultDispatcher-worker-6 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.443 [DefaultDispatcher-worker-21 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.445 [DefaultDispatcher-worker-4 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.446 [DefaultDispatcher-worker-20 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-23 11:10:05.446 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.446 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.446 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.446 [eventLoopGroupProxy-19-2 @call-handler#3062] 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-23 11:10:05.446 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.447 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.447 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.450 [DefaultDispatcher-worker-18 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-23 11:10:05.453 [DefaultDispatcher-worker-7 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-23 11:10:05.460 [DefaultDispatcher-worker-17 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.461 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.461 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 11:10:05.461 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.462 [eventLoopGroupProxy-19-2 @call-handler#3076] 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-23 11:10:05.465 [DefaultDispatcher-worker-2 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489. 2025-04-23 11:10:05.477 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489 2025-04-23 11:10:05.477 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-23 11:10:05.481 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.481 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489 2025-04-23 11:10:05.481 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489 2025-04-23 11:10:05.481 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489. 2025-04-23 11:10:05.481 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.485 [DefaultDispatcher-worker-20 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.485 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.485 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 11:10:05.485 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.486 [eventLoopGroupProxy-19-2 @call-handler#3084] 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-23 11:10:05.487 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.487 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.487 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.487 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 11:10:05.487 [DefaultDispatcher-worker-20 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.490 [DefaultDispatcher-worker-5 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.500 [DefaultDispatcher-worker-4 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.502 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:05.504 [DefaultDispatcher-worker-8 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.504 [DefaultDispatcher-worker-21 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.504 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.504 [DefaultDispatcher-worker-8 @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:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.504 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.504 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.504 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-23 11:10:05.504 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-23 11:10:05.504 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 11:10:05.508 [DefaultDispatcher-worker-19 @call-handler#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.509 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.509 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.509 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.509 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.509 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.512 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.516 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.520 [DefaultDispatcher-worker-21 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.520 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.520 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 11:10:05.520 [DefaultDispatcher-worker-21 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.520 [eventLoopGroupProxy-19-2 @call-handler#3103] 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-23 11:10:05.523 [DefaultDispatcher-worker-5 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.528 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.533 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.533 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 11:10:05.534 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 11:10:05.534 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.534 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490 2025-04-23 11:10:05.534 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490. 2025-04-23 11:10:05.534 [DefaultDispatcher-worker-16 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490 2025-04-23 11:10:05.534 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-23 11:10:05.534 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.535 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490 2025-04-23 11:10:05.535 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490 2025-04-23 11:10:05.535 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490. 2025-04-23 11:10:05.535 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719675908541247490 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.538 [DefaultDispatcher-worker-17 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.538 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.538 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 11:10:05.538 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.538 [eventLoopGroupProxy-19-2 @call-handler#3111] 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-23 11:10:05.539 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.539 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.539 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 11:10:05.539 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 11:10:05.539 [DefaultDispatcher-worker-17 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.543 [DefaultDispatcher-worker-1 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.552 [DefaultDispatcher-worker-5 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.555 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.555 [DefaultDispatcher-worker-13 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.555 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.555 [DefaultDispatcher-worker-14 @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:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.555 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.555 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.556 [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-23 11:10:05.556 [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-23 11:10:05.556 [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-23 11:10:05.558 [DefaultDispatcher-worker-17 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.562 [DefaultDispatcher-worker-8 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.562 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.562 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.562 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.562 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.562 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.565 [DefaultDispatcher-worker-18 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.569 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.569 [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:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488. 2025-04-23 11:10:05.569 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.569 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.569 [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:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.569 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.569 [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-23 11:10:05.570 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.570 [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:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.570 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.570 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.570 [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:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.570 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.571 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.571 [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:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489. 2025-04-23 11:10:05.571 [UI Thread @coroutine#3169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.572 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.572 [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-23 11:10:05.573 [eventLoopGroupProxy-19-8 @call-handler#3177] 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-23 11:10:05.573 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.573 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.573 [eventLoopGroupProxy-19-6 @call-handler#3178] 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-23 11:10:05.573 [eventLoopGroupProxy-19-7 @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-23 11:10:05.573 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488. 2025-04-23 11:10:05.573 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.573 [eventLoopGroupProxy-19-5 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.574 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.574 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.574 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.574 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.574 [eventLoopGroupProxy-19-6 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.574 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.574 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.574 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.574 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.574 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.574 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.574 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.574 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.574 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.578 [DefaultDispatcher-worker-7 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.579 [eventLoopGroupProxy-19-8 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.579 [UI Thread @coroutine#3169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.579 [UI Thread @coroutine#3169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.580 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489. 2025-04-23 11:10:05.580 [UI Thread @coroutine#3169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.582 [DefaultDispatcher-worker-4 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.585 [DefaultDispatcher-worker-20 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.588 [DefaultDispatcher-worker-14 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.592 [DefaultDispatcher-worker-1 @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.595 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488 2025-04-23 11:10:05.595 [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:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488. 2025-04-23 11:10:05.595 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488 2025-04-23 11:10:05.595 [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-23 11:10:05.596 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.596 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488 2025-04-23 11:10:05.596 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488 2025-04-23 11:10:05.596 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488. 2025-04-23 11:10:05.596 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.600 [DefaultDispatcher-worker-7 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.605 [DefaultDispatcher-worker-18 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.609 [DefaultDispatcher-worker-5 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.609 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.609 [DefaultDispatcher-worker-5 @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:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.609 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.609 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.609 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 11:10:05.609 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 11:10:05.609 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 11:10:05.614 [DefaultDispatcher-worker-7 @call-handler#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.614 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.614 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.614 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.614 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.614 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.618 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489 2025-04-23 11:10:05.618 [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:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489. 2025-04-23 11:10:05.618 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489 2025-04-23 11:10:05.618 [DefaultDispatcher-worker-14 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.619 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-23 11:10:05.622 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.622 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489 2025-04-23 11:10:05.622 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489 2025-04-23 11:10:05.622 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489. 2025-04-23 11:10:05.622 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719675908541247490&assignmentUid=719675908541247488&clazzUid=719675908541247488&submitterUid=719675908541247489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.627 [DefaultDispatcher-worker-16 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.631 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489 2025-04-23 11:10:05.631 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489. 2025-04-23 11:10:05.631 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489 2025-04-23 11:10:05.631 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-23 11:10:05.632 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.632 [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:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.632 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.632 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.633 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488 2025-04-23 11:10:05.633 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488. 2025-04-23 11:10:05.633 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488 2025-04-23 11:10:05.633 [eventLoopGroupProxy-19-5 @call-handler#3255] 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-23 11:10:05.633 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.633 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.633 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.633 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.633 [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:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.633 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.633 [eventLoopGroupProxy-19-2 @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-23 11:10:05.633 [eventLoopGroupProxy-19-6 @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-23 11:10:05.633 [eventLoopGroupProxy-19-7 @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-23 11:10:05.633 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489 2025-04-23 11:10:05.634 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489 2025-04-23 11:10:05.634 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489. 2025-04-23 11:10:05.634 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/PersonDao/getNamesByUid?uid=719675908541247489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.634 [eventLoopGroupProxy-19-6 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.634 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.634 [eventLoopGroupProxy-19-7 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.634 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.634 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.634 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.635 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.635 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.635 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.635 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.635 [eventLoopGroupProxy-19-5 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.635 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.635 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.635 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.635 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.636 [eventLoopGroupProxy-19-2 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.636 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488 2025-04-23 11:10:05.636 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488 2025-04-23 11:10:05.636 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488. 2025-04-23 11:10:05.636 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.638 [DefaultDispatcher-worker-11 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.642 [DefaultDispatcher-worker-10 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.645 [DefaultDispatcher-worker-6 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.647 [DefaultDispatcher-worker-13 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.653 [DefaultDispatcher-worker-12 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.656 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490 2025-04-23 11:10:05.656 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490. 2025-04-23 11:10:05.656 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490 2025-04-23 11:10:05.657 [eventLoopGroupProxy-19-2 @call-handler#3283] 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-23 11:10:05.659 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.660 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490 2025-04-23 11:10:05.660 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490 2025-04-23 11:10:05.660 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490. 2025-04-23 11:10:05.660 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247490 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.664 [DefaultDispatcher-worker-21 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.665 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489 2025-04-23 11:10:05.666 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489. 2025-04-23 11:10:05.666 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489 2025-04-23 11:10:05.666 [eventLoopGroupProxy-19-2 @call-handler#3287] 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-23 11:10:05.667 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.667 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489 2025-04-23 11:10:05.667 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489 2025-04-23 11:10:05.667 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489. 2025-04-23 11:10:05.667 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/PersonDao/findByUidAsync?uid=719675908541247489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.671 [DefaultDispatcher-worker-5 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.676 [DefaultDispatcher-worker-18 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.680 [DefaultDispatcher-worker-5 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.680 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.680 [DefaultDispatcher-worker-5 @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:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.680 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.680 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41107/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 11:10:05.681 [eventLoopGroupProxy-19-2 @call-handler#3292] 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-23 11:10:05.681 [eventLoopGroupProxy-19-2 @call-handler#3292] 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-23 11:10:05.681 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 11:10:05.685 [DefaultDispatcher-worker-7 @call-handler#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-23 11:10:05.685 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.686 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.686 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/replication/message 2025-04-23 11:10:05.686 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/replication/message. 2025-04-23 11:10:05.686 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.687 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.687 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488. 2025-04-23 11:10:05.687 [UI Thread @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.687 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.687 [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:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.687 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.687 [eventLoopGroupProxy-19-2 @call-handler#3331] 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-23 11:10:05.687 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.687 [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:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.687 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.688 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.688 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.688 [UI Thread @coroutine#3326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.688 [eventLoopGroupProxy-19-5 @call-handler#3335] 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-23 11:10:05.688 [eventLoopGroupProxy-19-2 @call-handler#3331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.688 [eventLoopGroupProxy-19-6 @call-handler#3342] 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-23 11:10:05.688 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.688 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489. 2025-04-23 11:10:05.688 [UI Thread @coroutine#3344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.688 [eventLoopGroupProxy-19-7 @call-handler#3348] 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-23 11:10:05.688 [UI Thread @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.688 [UI Thread @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 2025-04-23 11:10:05.688 [eventLoopGroupProxy-19-8 @call-handler#3354] 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-23 11:10:05.688 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488. 2025-04-23 11:10:05.688 [UI Thread @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.688 [eventLoopGroupProxy-19-6 @call-handler#3342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.689 [eventLoopGroupProxy-19-5 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.689 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.689 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.689 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.689 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.689 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.689 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.689 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.689 [UI Thread @coroutine#3326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.689 [UI Thread @coroutine#3326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 2025-04-23 11:10:05.689 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.689 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.689 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488. 2025-04-23 11:10:05.689 [UI Thread @coroutine#3326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719675908541247489&assignmentUid=719675908541247488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.690 [eventLoopGroupProxy-19-8 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 11:10:05.690 [UI Thread @coroutine#3344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.690 [UI Thread @coroutine#3344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 2025-04-23 11:10:05.690 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489. 2025-04-23 11:10:05.690 [UI Thread @coroutine#3344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41107/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719675908541247488&clazzUid=719675908541247488&accountPersonUid=719675908541247489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:05.690 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-23 11:10:05.693 [DefaultDispatcher-worker-21 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.696 [DefaultDispatcher-worker-12 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.699 [DefaultDispatcher-worker-11 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.702 [DefaultDispatcher-worker-2 @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.706 [DefaultDispatcher-worker-8 @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-23 11:10:05.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 11:10:05.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 11:10:05.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.708 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@110b6c78: (connection evicted) 2025-04-23 11:10:05.708 [DefaultDispatcher-worker-18 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:05.708 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.708 [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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.708 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:05.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 11:10:05.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 11:10:05.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 11:10:05.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 11:10:05.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:05.708 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6: (connection evicted) 2025-04-23 11:10:05.708 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.708 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:05.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 11:10:05.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 11:10:05.805 [DefaultDispatcher-worker-6 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:05.805 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.805 [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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.805 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.806 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.806 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.884 [DefaultDispatcher-worker-8 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:05.884 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.884 [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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.884 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.885 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.885 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.969 [DefaultDispatcher-worker-22 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:05.969 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.969 [DefaultDispatcher-worker-22 @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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:05.969 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.969 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:05.969 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.011 [DefaultDispatcher-worker-9 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:06.012 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.012 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.012 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.012 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.012 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.052 [DefaultDispatcher-worker-10 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:06.052 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.052 [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-23 11:10:06.052 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.053 [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-23 11:10:06.077 [DefaultDispatcher-worker-6 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:06.077 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.077 [DefaultDispatcher-worker-6 @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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.077 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.077 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.077 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.181 [DefaultDispatcher-worker-8 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:06.181 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.181 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.181 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.181 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.181 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.260 [DefaultDispatcher-worker-17 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:06.260 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.260 [DefaultDispatcher-worker-17 @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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.260 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.261 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.261 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.368 [DefaultDispatcher-worker-5 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:06.368 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.369 [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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.369 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.369 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.369 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 11:10:06.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 11:10:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.712 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa: (connection evicted) 2025-04-23 11:10:06.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 11:10:06.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 11:10:06.713 [DefaultDispatcher-worker-15 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:06.714 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.714 [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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.714 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.714 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.714 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e79bdf6 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.715 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 11:10:06.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.730 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.731 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.733 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.733 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 11:10:06.742 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.748 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.749 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.750 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.755 [DefaultDispatcher-worker-11 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 11:10:06.763 [DefaultDispatcher-worker-12 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.768 [DefaultDispatcher-worker-2 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 11:10:06.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 11:10:06.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 11:10:06.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.773 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a: (connection evicted) 2025-04-23 11:10:06.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 11:10:06.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 11:10:06.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 11:10:06.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 11:10:06.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.774 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2025-04-23 11:10:06.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 11:10:06.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df4dcb 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.775 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 11:10:06.784 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.791 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.792 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.793 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c4370a 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.793 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 11:10:06.802 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.808 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.809 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.810 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.810 [DefaultDispatcher-worker-17 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:06.810 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.810 [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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.810 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.811 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.811 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.814 [DefaultDispatcher-worker-20 @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 11:10:06.822 [DefaultDispatcher-worker-17 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.827 [DefaultDispatcher-worker-15 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.832 [DefaultDispatcher-worker-15 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.842 [DefaultDispatcher-worker-21 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 11:10:06.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 11:10:06.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 11:10:06.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.844 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7: (connection evicted) 2025-04-23 11:10:06.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 11:10:06.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 11:10:06.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 11:10:06.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 11:10:06.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.845 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a3656f: (connection evicted) 2025-04-23 11:10:06.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 11:10:06.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40fd9358 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.846 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 11:10:06.855 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.861 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.862 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.863 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a712344 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.863 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 11:10:06.864 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.864 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.864 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 11:10:06.872 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.878 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.879 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.880 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.884 [DefaultDispatcher-worker-8 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 11:10:06.889 [DefaultDispatcher-worker-14 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:06.889 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.889 [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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.889 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.890 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.890 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.893 [DefaultDispatcher-worker-16 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.897 [DefaultDispatcher-worker-22 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3e9629 2025-04-23 11:10:06.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 11:10:06.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 11:10:06.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.901 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3e9629: (connection evicted) 2025-04-23 11:10:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 11:10:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 11:10:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 11:10:06.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 11:10:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.902 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245a90b1: (connection evicted) 2025-04-23 11:10:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 11:10:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d98e607 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.903 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 11:10:06.912 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.918 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.919 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.920 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e7cdb2 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.920 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 11:10:06.921 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.921 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.921 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 11:10:06.929 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.935 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.936 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.937 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.941 [DefaultDispatcher-worker-19 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 11:10:06.950 [DefaultDispatcher-worker-19 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.954 [DefaultDispatcher-worker-2 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2025-04-23 11:10:06.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 11:10:06.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 11:10:06.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.958 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b: (connection evicted) 2025-04-23 11:10:06.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 11:10:06.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 11:10:06.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 11:10:06.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 11:10:06.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:06.959 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428e875f: (connection evicted) 2025-04-23 11:10:06.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:06.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 11:10:06.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c752425 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.959 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:06.960 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 11:10:06.969 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:06.974 [DefaultDispatcher-worker-12 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:06.974 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.974 [DefaultDispatcher-worker-12 @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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:06.974 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.974 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.974 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:06.975 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:06.976 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:06.977 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64e2d0 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:06.977 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:06.978 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 11:10:06.987 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:06.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:06.993 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:06.994 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:06.999 [DefaultDispatcher-worker-2 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 11:10:07.007 [DefaultDispatcher-worker-3 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:07.012 [DefaultDispatcher-worker-9 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542adcfa 2025-04-23 11:10:07.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 11:10:07.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 11:10:07.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.017 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542adcfa: (connection evicted) 2025-04-23 11:10:07.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 11:10:07.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 11:10:07.017 [DefaultDispatcher-worker-19 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:07.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 11:10:07.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 11:10:07.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.017 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.017 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.017 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.017 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f6a083: (connection evicted) 2025-04-23 11:10:07.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 11:10:07.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 11:10:07.018 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.018 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.018 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 11:10:07.018 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404cc16a 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.019 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 11:10:07.028 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.034 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.035 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.036 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c855eb7 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.036 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 11:10:07.045 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.051 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.052 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.053 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.057 [DefaultDispatcher-worker-4 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:07.057 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.057 [DefaultDispatcher-worker-4 @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-23 11:10:07.057 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.057 [DefaultDispatcher-worker-15 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 11:10:07.057 [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-23 11:10:07.065 [DefaultDispatcher-worker-15 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.070 [DefaultDispatcher-worker-18 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.074 [DefaultDispatcher-worker-4 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2025-04-23 11:10:07.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 11:10:07.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 11:10:07.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.078 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572d1f18: (connection evicted) 2025-04-23 11:10:07.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 11:10:07.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 11:10:07.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 11:10:07.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 11:10:07.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.079 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2: (connection evicted) 2025-04-23 11:10:07.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 11:10:07.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d44e72 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.080 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 11:10:07.081 [DefaultDispatcher-worker-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:07.081 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.081 [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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.081 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.082 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.082 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.089 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.095 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.096 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.097 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.097 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578081e5 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.098 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 11:10:07.107 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.113 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.114 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.115 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.119 [DefaultDispatcher-worker-1 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 11:10:07.128 [DefaultDispatcher-worker-1 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.133 [DefaultDispatcher-worker-8 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.137 [DefaultDispatcher-worker-13 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.147 [DefaultDispatcher-worker-13 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2025-04-23 11:10:07.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 11:10:07.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 11:10:07.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.149 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3: (connection evicted) 2025-04-23 11:10:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 11:10:07.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 11:10:07.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 11:10:07.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 11:10:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.150 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9: (connection evicted) 2025-04-23 11:10:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 11:10:07.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.151 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 11:10:07.161 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.167 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.168 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.169 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea7134 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.169 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 11:10:07.170 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.170 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.170 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 11:10:07.177 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.182 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.183 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.183 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.185 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:07.186 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.186 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.186 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.186 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.186 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.187 [DefaultDispatcher-worker-1 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 11:10:07.194 [DefaultDispatcher-worker-12 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.199 [DefaultDispatcher-worker-5 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.200 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2025-04-23 11:10:07.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 11:10:07.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 11:10:07.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.204 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1: (connection evicted) 2025-04-23 11:10:07.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 11:10:07.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 11:10:07.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 11:10:07.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 11:10:07.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.204 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06: (connection evicted) 2025-04-23 11:10:07.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 11:10:07.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 11:10:07.205 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8586f9 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.206 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 11:10:07.213 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.218 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.219 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.220 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2406dd 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.220 [Test worker @coroutine#3955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 11:10:07.228 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.232 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.233 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.234 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.238 [DefaultDispatcher-worker-5 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 11:10:07.245 [DefaultDispatcher-worker-18 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.249 [DefaultDispatcher-worker-11 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.250 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.251 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-23 11:10:07.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 11:10:07.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 11:10:07.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.255 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1: (connection evicted) 2025-04-23 11:10:07.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 11:10:07.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 11:10:07.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 11:10:07.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 11:10:07.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.256 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b: (connection evicted) 2025-04-23 11:10:07.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 11:10:07.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751eb9a9 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.257 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 11:10:07.265 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.265 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:07.265 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.265 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.265 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.266 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.266 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.269 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.270 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.271 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1d63ec 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.271 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.272 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 11:10:07.279 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.284 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.284 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.285 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.289 [DefaultDispatcher-worker-11 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 11:10:07.297 [DefaultDispatcher-worker-11 @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.302 [DefaultDispatcher-worker-9 @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-04-23 11:10:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 11:10:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 11:10:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.342 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d: (connection evicted) 2025-04-23 11:10:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 11:10:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 11:10:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 11:10:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 11:10:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.343 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76737130: (connection evicted) 2025-04-23 11:10:07.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 11:10:07.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b7b254 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.344 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 11:10:07.351 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.356 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.357 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.358 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491afa9b 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.358 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 11:10:07.359 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.359 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.359 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 11:10:07.366 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.371 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.372 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.373 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.374 [DefaultDispatcher-worker-9 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:07.374 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.374 [DefaultDispatcher-worker-9 @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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.374 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.375 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.375 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.377 [DefaultDispatcher-worker-22 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 11:10:07.384 [DefaultDispatcher-worker-3 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.388 [DefaultDispatcher-worker-13 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5100fe55 2025-04-23 11:10:07.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 11:10:07.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 11:10:07.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.392 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5100fe55: (connection evicted) 2025-04-23 11:10:07.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 11:10:07.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 11:10:07.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 11:10:07.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 11:10:07.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.393 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7: (connection evicted) 2025-04-23 11:10:07.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 11:10:07.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c4be8d 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.394 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 11:10:07.402 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.407 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.408 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.409 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273cb729 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.409 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 11:10:07.410 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.410 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.410 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 11:10:07.417 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.422 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.423 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.424 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.428 [DefaultDispatcher-worker-10 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 11:10:07.435 [DefaultDispatcher-worker-22 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.439 [DefaultDispatcher-worker-4 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.441 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.442 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2025-04-23 11:10:07.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 11:10:07.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 11:10:07.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.446 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b: (connection evicted) 2025-04-23 11:10:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 11:10:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 11:10:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 11:10:07.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 11:10:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.446 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@398f6622: (connection evicted) 2025-04-23 11:10:07.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 11:10:07.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 11:10:07.447 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796eeafb 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.448 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 11:10:07.456 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.460 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.461 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.462 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.462 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 11:10:07.462 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.462 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34788780 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.463 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 11:10:07.471 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.476 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.477 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.478 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.482 [DefaultDispatcher-worker-9 @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 11:10:07.489 [DefaultDispatcher-worker-21 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.493 [DefaultDispatcher-worker-20 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.498 [UI Thread @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4 2025-04-23 11:10:07.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 11:10:07.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 11:10:07.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.500 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9d29c4: (connection evicted) 2025-04-23 11:10:07.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 11:10:07.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 11:10:07.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 11:10:07.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 11:10:07.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.500 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b1b28: (connection evicted) 2025-04-23 11:10:07.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 11:10:07.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f8d64 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.502 [Test worker @coroutine#4310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 11:10:07.510 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.514 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.515 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.516 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.520 [DefaultDispatcher-worker-2 @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.521 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.528 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a193e0 2025-04-23 11:10:07.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 11:10:07.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 11:10:07.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.540 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a193e0: (connection evicted) 2025-04-23 11:10:07.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 11:10:07.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c70da80 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.541 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 11:10:07.542 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2025-04-23 11:10:07.542 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2025-04-23 11:10:07.542 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 11:10:07.549 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2025-04-23 11:10:07.554 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2025-04-23 11:10:07.555 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2025-04-23 11:10:07.555 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2025-04-23 11:10:07.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 11:10:07.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 11:10:07.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:07.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 11:10:07.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-04-23 11:10:07.558 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 11:10:07.566 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-04-23 11:10:07.570 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-04-23 11:10:07.571 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-04-23 11:10:07.572 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-04-23 11:10:07.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 11:10:07.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 11:10:07.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:07.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 11:10:07.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.574 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.575 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 11:10:07.575 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-23 11:10:07.575 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-23 11:10:07.575 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 11:10:07.582 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-23 11:10:07.587 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-23 11:10:07.588 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-23 11:10:07.589 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-23 11:10:07.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 11:10:07.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 11:10:07.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:07.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 11:10:07.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1504db11 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.591 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.592 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 11:10:07.600 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.606 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.606 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.611 [DefaultDispatcher-worker-17 @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-04-23 11:10:07.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 11:10:07.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 11:10:07.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.619 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2: (connection evicted) 2025-04-23 11:10:07.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 11:10:07.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fed510f 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-04-23 11:10:07.620 [Test worker @coroutine#4459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 11:10:07.628 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-04-23 11:10:07.633 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-04-23 11:10:07.633 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-04-23 11:10:07.634 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-04-23 11:10:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 11:10:07.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 11:10:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 11:10:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70796b21 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.637 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 11:10:07.645 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.651 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.651 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.656 [DefaultDispatcher-worker-17 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.657 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.658 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2025-04-23 11:10:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 11:10:07.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 11:10:07.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.670 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166: (connection evicted) 2025-04-23 11:10:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 11:10:07.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453ff774 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.671 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 11:10:07.679 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.683 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.684 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.685 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acf7db2 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.685 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.686 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 11:10:07.686 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.686 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.686 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 11:10:07.694 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.699 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.702 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.703 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.706 [DefaultDispatcher-worker-10 @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 11:10:07.713 [DefaultDispatcher-worker-16 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.718 [DefaultDispatcher-worker-19 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:07.718 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.718 [DefaultDispatcher-worker-19 @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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.718 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.719 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.719 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.722 [DefaultDispatcher-worker-14 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30 2025-04-23 11:10:07.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 11:10:07.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 11:10:07.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.727 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fda0e30: (connection evicted) 2025-04-23 11:10:07.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 11:10:07.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 11:10:07.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 11:10:07.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 11:10:07.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.728 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e: (connection evicted) 2025-04-23 11:10:07.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 11:10:07.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3f849 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.729 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 11:10:07.737 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.742 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.742 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.743 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.743 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549fc0b3 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.744 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 11:10:07.751 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.756 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.757 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.758 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.762 [DefaultDispatcher-worker-2 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-23 11:10:07.769 [DefaultDispatcher-worker-15 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.777 [DefaultDispatcher-worker-3 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-23 11:10:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 11:10:07.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 11:10:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.779 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71586f: (connection evicted) 2025-04-23 11:10:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 11:10:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 11:10:07.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 11:10:07.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 11:10:07.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.780 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f: (connection evicted) 2025-04-23 11:10:07.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 11:10:07.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@615d74e9 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.781 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 11:10:07.782 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.782 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.782 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 11:10:07.789 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.794 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.795 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.796 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78181f7f 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.796 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 11:10:07.797 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.797 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.797 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 11:10:07.804 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.809 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.810 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.811 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-20 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-14 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-20 @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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.815 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.823 [DefaultDispatcher-worker-5 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.830 [DefaultDispatcher-worker-19 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.834 [DefaultDispatcher-worker-21 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.839 [DefaultDispatcher-worker-4 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6824db 2025-04-23 11:10:07.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 11:10:07.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 11:10:07.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.846 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b6824db: (connection evicted) 2025-04-23 11:10:07.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 11:10:07.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 11:10:07.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 11:10:07.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 11:10:07.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.847 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a: (connection evicted) 2025-04-23 11:10:07.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 11:10:07.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1088b120 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.849 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 11:10:07.858 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.863 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.864 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.865 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc9aba0 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.865 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 11:10:07.866 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.866 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.866 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 11:10:07.873 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.878 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.879 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.880 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.884 [DefaultDispatcher-worker-12 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-04-23 11:10:07.892 [DefaultDispatcher-worker-12 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.893 [DefaultDispatcher-worker-19 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:07.894 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.894 [DefaultDispatcher-worker-19 @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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.894 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.894 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.894 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.896 [DefaultDispatcher-worker-13 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.899 [DefaultDispatcher-worker-13 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31 2025-04-23 11:10:07.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 11:10:07.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 11:10:07.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.905 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebefe31: (connection evicted) 2025-04-23 11:10:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 11:10:07.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 11:10:07.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 11:10:07.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 11:10:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.906 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f: (connection evicted) 2025-04-23 11:10:07.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 11:10:07.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4096a622 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.907 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 11:10:07.908 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.908 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.908 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 11:10:07.915 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.921 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.922 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578a12e9 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.922 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 11:10:07.923 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.923 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.923 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 11:10:07.930 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.935 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.935 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.936 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.940 [DefaultDispatcher-worker-20 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-04-23 11:10:07.948 [DefaultDispatcher-worker-10 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.952 [DefaultDispatcher-worker-17 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7 2025-04-23 11:10:07.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 11:10:07.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 11:10:07.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.954 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3489b7: (connection evicted) 2025-04-23 11:10:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 11:10:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 11:10:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 11:10:07.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 11:10:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:07.955 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1509dade: (connection evicted) 2025-04-23 11:10:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:07.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 11:10:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abd88fe 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.957 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 11:10:07.958 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:07.958 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:07.958 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 11:10:07.965 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:07.970 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:07.971 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:07.972 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aac05e2 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.972 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 11:10:07.979 [DefaultDispatcher-worker-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:07.979 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.979 [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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:07.979 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.980 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.980 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:07.981 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.986 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.987 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.988 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.991 [DefaultDispatcher-worker-7 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-04-23 11:10:07.999 [DefaultDispatcher-worker-12 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:08.005 [DefaultDispatcher-worker-22 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:08.015 [DefaultDispatcher-worker-12 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-04-23 11:10:08.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 11:10:08.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 11:10:08.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.016 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2603a76d: (connection evicted) 2025-04-23 11:10:08.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 11:10:08.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 11:10:08.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 11:10:08.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 11:10:08.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.016 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05064b: (connection evicted) 2025-04-23 11:10:08.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 11:10:08.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 11:10:08.017 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279b83ea 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.018 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 11:10:08.022 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:08.022 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.022 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.022 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.023 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.023 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.026 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.031 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.032 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.033 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.033 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 11:10:08.033 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.033 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.033 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.033 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.033 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7b7395 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.034 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 11:10:08.043 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.050 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.051 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.052 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.056 [DefaultDispatcher-worker-5 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-04-23 11:10:08.061 [DefaultDispatcher-worker-18 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:08.061 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.061 [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-23 11:10:08.061 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.062 [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-23 11:10:08.063 [DefaultDispatcher-worker-9 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.068 [DefaultDispatcher-worker-13 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.071 [DefaultDispatcher-worker-3 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.078 [DefaultDispatcher-worker-10 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f40221 2025-04-23 11:10:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 11:10:08.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 11:10:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.079 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f40221: (connection evicted) 2025-04-23 11:10:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 11:10:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 11:10:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 11:10:08.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 11:10:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.079 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd: (connection evicted) 2025-04-23 11:10:08.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 11:10:08.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9c59ed 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.081 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 11:10:08.086 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:08.086 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.086 [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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.086 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.087 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.087 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.089 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.094 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.095 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.096 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66227940 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.096 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 11:10:08.097 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.097 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.097 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 11:10:08.104 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.109 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.110 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.111 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.115 [DefaultDispatcher-worker-14 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-04-23 11:10:08.122 [DefaultDispatcher-worker-15 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.127 [DefaultDispatcher-worker-19 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2025-04-23 11:10:08.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 11:10:08.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 11:10:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.133 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4471f216: (connection evicted) 2025-04-23 11:10:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 11:10:08.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 11:10:08.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 11:10:08.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 11:10:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.133 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15: (connection evicted) 2025-04-23 11:10:08.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 11:10:08.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c976b1 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.134 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 11:10:08.135 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.135 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.135 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 11:10:08.142 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.147 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.148 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.148 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3619ecd 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.149 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 11:10:08.156 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.161 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.162 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.162 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.166 [DefaultDispatcher-worker-1 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-04-23 11:10:08.173 [DefaultDispatcher-worker-22 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.177 [DefaultDispatcher-worker-19 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 11:10:08.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 11:10:08.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 11:10:08.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.179 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9: (connection evicted) 2025-04-23 11:10:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 11:10:08.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 11:10:08.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 11:10:08.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 11:10:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.180 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193e65d5: (connection evicted) 2025-04-23 11:10:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 11:10:08.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdb7b 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.181 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 11:10:08.189 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.190 [DefaultDispatcher-worker-21 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:08.191 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.191 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.191 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.191 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.191 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.194 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.195 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.196 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d67f6f 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.196 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 11:10:08.197 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.197 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.197 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 11:10:08.204 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.208 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.209 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.212 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.216 [DefaultDispatcher-worker-10 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-04-23 11:10:08.223 [DefaultDispatcher-worker-5 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.227 [DefaultDispatcher-worker-9 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7 2025-04-23 11:10:08.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 11:10:08.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 11:10:08.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.229 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16b1dee7: (connection evicted) 2025-04-23 11:10:08.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 11:10:08.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 11:10:08.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 11:10:08.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 11:10:08.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.229 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b58788a: (connection evicted) 2025-04-23 11:10:08.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 11:10:08.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.231 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 11:10:08.239 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.244 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.244 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.245 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5478e8 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.245 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.246 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 11:10:08.253 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.258 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.258 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.259 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.263 [DefaultDispatcher-worker-13 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2025-04-23 11:10:08.269 [DefaultDispatcher-worker-22 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.270 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:08.270 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.270 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.270 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.270 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.270 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.276 [DefaultDispatcher-worker-10 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.279 [DefaultDispatcher-worker-5 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.331 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.346 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.379 [DefaultDispatcher-worker-9 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:08.379 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.379 [DefaultDispatcher-worker-9 @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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.379 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.380 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.380 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.391 [DefaultDispatcher-worker-21 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 11:10:08.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 11:10:08.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 11:10:08.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.393 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32950acc: (connection evicted) 2025-04-23 11:10:08.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 11:10:08.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 11:10:08.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 11:10:08.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 11:10:08.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.393 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60f6c148: (connection evicted) 2025-04-23 11:10:08.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 11:10:08.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32089590 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.394 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.395 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 11:10:08.402 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.407 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.408 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.409 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@441e789e 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.409 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 11:10:08.416 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.421 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.422 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.423 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.426 [DefaultDispatcher-worker-12 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 11:10:08.433 [DefaultDispatcher-worker-13 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.440 [DefaultDispatcher-worker-8 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.444 [DefaultDispatcher-worker-13 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 11:10:08.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 11:10:08.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 11:10:08.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.446 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e: (connection evicted) 2025-04-23 11:10:08.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 11:10:08.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 11:10:08.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 11:10:08.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 11:10:08.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.446 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a: (connection evicted) 2025-04-23 11:10:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 11:10:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304f4888 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.447 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.448 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 11:10:08.455 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.460 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.461 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.462 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13448d2d 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.462 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 11:10:08.469 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.474 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.475 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.475 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.479 [DefaultDispatcher-worker-20 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2025-04-23 11:10:08.486 [DefaultDispatcher-worker-7 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.491 [DefaultDispatcher-worker-12 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 11:10:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 11:10:08.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 11:10:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.494 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c07277f: (connection evicted) 2025-04-23 11:10:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 11:10:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 11:10:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 11:10:08.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 11:10:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.494 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad: (connection evicted) 2025-04-23 11:10:08.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 11:10:08.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380f9c1d 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.495 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.496 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 11:10:08.503 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.508 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.508 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.509 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bebdfcb 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 11:10:08.509 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.510 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 11:10:08.517 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.521 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.522 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.523 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.527 [DefaultDispatcher-worker-15 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 11:10:08.533 [DefaultDispatcher-worker-15 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.539 [DefaultDispatcher-worker-5 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.543 [DefaultDispatcher-worker-17 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 11:10:08.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 11:10:08.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 11:10:08.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.546 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155788a7: (connection evicted) 2025-04-23 11:10:08.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 11:10:08.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 11:10:08.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 11:10:08.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 11:10:08.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.546 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42908ad5: (connection evicted) 2025-04-23 11:10:08.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 11:10:08.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a41143 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.547 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 11:10:08.548 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.548 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.548 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 11:10:08.555 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.560 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.561 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.561 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.566 [DefaultDispatcher-worker-17 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.569 [DefaultDispatcher-worker-11 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2025-04-23 11:10:08.576 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952 2025-04-23 11:10:08.576 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952. 2025-04-23 11:10:08.576 [UI Thread @coroutine#5063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952 2025-04-23 11:10:08.577 [UI Thread @coroutine#5063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952 2025-04-23 11:10:08.577 [UI Thread @coroutine#5063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952 2025-04-23 11:10:08.577 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952. 2025-04-23 11:10:08.577 [UI Thread @coroutine#5063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719675924491005952 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:10:08.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 11:10:08.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 11:10:08.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.579 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59be715a: (connection evicted) 2025-04-23 11:10:08.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 11:10:08.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bfa228c 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.614 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 11:10:08.615 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.615 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.615 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 11:10:08.623 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.629 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.630 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.631 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.636 [DefaultDispatcher-worker-14 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.646 [DefaultDispatcher-worker-1 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.650 [DefaultDispatcher-worker-11 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0 2025-04-23 11:10:08.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 11:10:08.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 11:10:08.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.668 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43edd4e0: (connection evicted) 2025-04-23 11:10:08.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 11:10:08.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 11:10:08.705 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aeb7bd6 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2025-04-23 11:10:08.706 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 11:10:08.716 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2025-04-23 11:10:08.721 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2025-04-23 11:10:08.722 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2025-04-23 11:10:08.723 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2025-04-23 11:10:08.723 [DefaultDispatcher-worker-7 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:08.723 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.723 [DefaultDispatcher-worker-7 @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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.723 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.724 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.724 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 11:10:08.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 11:10:08.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:08.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 11:10:08.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@243b8682 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.727 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 11:10:08.728 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@434896b0 2025-04-23 11:10:08.728 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@434896b0 2025-04-23 11:10:08.728 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 11:10:08.735 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434896b0 2025-04-23 11:10:08.740 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434896b0 2025-04-23 11:10:08.741 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434896b0 2025-04-23 11:10:08.742 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434896b0 2025-04-23 11:10:08.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 11:10:08.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 11:10:08.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:08.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 11:10:08.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bdfa3e 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.744 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 11:10:08.745 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.745 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.745 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 11:10:08.753 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.757 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.758 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.759 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af5eab6 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.759 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 11:10:08.760 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.760 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.760 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 11:10:08.767 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.772 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.773 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.774 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.778 [DefaultDispatcher-worker-8 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-23 11:10:08.784 [DefaultDispatcher-worker-6 @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-23 11:10:08.787 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.787 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 11:10:08.787 [UI Thread @coroutine#5165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.788 [UI Thread @coroutine#5165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.788 [UI Thread @coroutine#5165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.788 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 11:10:08.788 [UI Thread @coroutine#5165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46921/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:08.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 11:10:08.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 11:10:08.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.789 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3: (connection evicted) 2025-04-23 11:10:08.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 11:10:08.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 11:10:08.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 11:10:08.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 11:10:08.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.790 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9: (connection evicted) 2025-04-23 11:10:08.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 11:10:08.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3760f3e8 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.791 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 11:10:08.799 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.804 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.805 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.805 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19158d56 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.806 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 11:10:08.813 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.818 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.819 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.820 [DefaultDispatcher-worker-18 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:08.820 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.820 [DefaultDispatcher-worker-18 @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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.820 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.820 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.820 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.820 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.823 [DefaultDispatcher-worker-7 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-23 11:10:08.830 [DefaultDispatcher-worker-22 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-04-23 11:10:08.831 [UI Thread @coroutine#5197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38437/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.831 [UI Thread @coroutine#5197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38437/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 11:10:08.831 [UI Thread @coroutine#5197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38437/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.831 [UI Thread @coroutine#5197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38437/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.831 [UI Thread @coroutine#5197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38437/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 11:10:08.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 11:10:08.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.832 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08: (connection evicted) 2025-04-23 11:10:08.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 11:10:08.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 11:10:08.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 11:10:08.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 11:10:08.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.833 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d: (connection evicted) 2025-04-23 11:10:08.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 11:10:08.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3d49e4 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.834 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 11:10:08.841 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.846 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.847 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.848 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35976a 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.848 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 11:10:08.855 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.860 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.861 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.862 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.865 [DefaultDispatcher-worker-10 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d8595 2025-04-23 11:10:08.872 [DefaultDispatcher-worker-22 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-04-23 11:10:08.873 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.873 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 11:10:08.873 [UI Thread @coroutine#5227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.873 [UI Thread @coroutine#5227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.873 [UI Thread @coroutine#5227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 11:10:08.874 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 11:10:08.874 [UI Thread @coroutine#5227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:08.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 11:10:08.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 11:10:08.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.874 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed: (connection evicted) 2025-04-23 11:10:08.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 11:10:08.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 11:10:08.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 11:10:08.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 11:10:08.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.875 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311d8595: (connection evicted) 2025-04-23 11:10:08.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 11:10:08.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4f07c1 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 11:10:08.876 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.877 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 11:10:08.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.893 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.894 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.894 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11303cb 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.895 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 11:10:08.899 [DefaultDispatcher-worker-11 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:08.899 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.899 [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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.899 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.899 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.899 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.903 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.908 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.909 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.910 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.913 [DefaultDispatcher-worker-10 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e74d50 2025-04-23 11:10:08.920 [DefaultDispatcher-worker-11 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.928 [DefaultDispatcher-worker-14 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-23 11:10:08.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 11:10:08.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 11:10:08.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.933 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef: (connection evicted) 2025-04-23 11:10:08.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 11:10:08.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 11:10:08.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 11:10:08.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 11:10:08.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.934 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26e74d50: (connection evicted) 2025-04-23 11:10:08.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 11:10:08.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd9512f 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.935 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 11:10:08.936 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.936 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.936 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 11:10:08.943 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.948 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.949 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.950 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.954 [DefaultDispatcher-worker-10 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.964 [DefaultDispatcher-worker-9 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.970 [DefaultDispatcher-worker-7 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.980 [DefaultDispatcher-worker-6 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-23 11:10:08.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 11:10:08.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 11:10:08.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:08.982 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713935c8: (connection evicted) 2025-04-23 11:10:08.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:08.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 11:10:08.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b45e77 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:08.983 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 11:10:08.984 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:08.984 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.984 [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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:08.984 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.985 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.985 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:08.991 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:08.996 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:08.997 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:08.998 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25297d52 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:08.998 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 11:10:08.999 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:08.999 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:08.999 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 11:10:09.006 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:09.011 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:09.011 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:09.012 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:09.016 [DefaultDispatcher-worker-16 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f 2025-04-23 11:10:09.023 [DefaultDispatcher-worker-14 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:09.026 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:09.026 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.026 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.026 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.027 [DefaultDispatcher-worker-19 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c9225a 2025-04-23 11:10:09.027 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.027 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 11:10:09.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 11:10:09.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.031 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c9225a: (connection evicted) 2025-04-23 11:10:09.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 11:10:09.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 11:10:09.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 11:10:09.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 11:10:09.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.031 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b8b04f: (connection evicted) 2025-04-23 11:10:09.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 11:10:09.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348523f2 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.033 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 11:10:09.041 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.045 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.046 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.047 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.051 [DefaultDispatcher-worker-5 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.054 [DefaultDispatcher-worker-6 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.060 [DefaultDispatcher-worker-6 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2025-04-23 11:10:09.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 11:10:09.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 11:10:09.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.061 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f: (connection evicted) 2025-04-23 11:10:09.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 11:10:09.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304d6881 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.062 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 11:10:09.063 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.063 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.063 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 11:10:09.066 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:09.066 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.066 [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-23 11:10:09.066 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.067 [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-23 11:10:09.070 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.075 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.076 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.077 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.081 [DefaultDispatcher-worker-10 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.084 [DefaultDispatcher-worker-10 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-04-23 11:10:09.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 11:10:09.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 11:10:09.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.085 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33684b87: (connection evicted) 2025-04-23 11:10:09.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 11:10:09.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f58ac11 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.086 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.087 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 11:10:09.091 [DefaultDispatcher-worker-3 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:09.091 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.091 [DefaultDispatcher-worker-3 @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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.091 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.091 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.092 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.094 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.099 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.100 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.101 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.136 [DefaultDispatcher-worker-20 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2025-04-23 11:10:09.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 11:10:09.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 11:10:09.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.139 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1768c77f: (connection evicted) 2025-04-23 11:10:09.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 11:10:09.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c006046 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.140 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 11:10:09.141 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.141 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.141 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 11:10:09.148 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.153 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.154 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.155 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.159 [DefaultDispatcher-worker-2 @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.163 [DefaultDispatcher-worker-15 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-23 11:10:09.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 11:10:09.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 11:10:09.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.165 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6662af0a: (connection evicted) 2025-04-23 11:10:09.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 11:10:09.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6c3f70 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 11:10:09.168 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 11:10:09.175 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 11:10:09.180 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 11:10:09.181 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 11:10:09.182 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 11:10:09.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 11:10:09.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 11:10:09.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:09.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 11:10:09.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0c3793 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-04-23 11:10:09.185 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 11:10:09.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-04-23 11:10:09.195 [DefaultDispatcher-worker-13 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:09.195 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.195 [DefaultDispatcher-worker-13 @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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.195 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.196 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.196 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.197 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-04-23 11:10:09.198 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-04-23 11:10:09.199 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b06782 2025-04-23 11:10:09.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 11:10:09.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 11:10:09.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:09.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 11:10:09.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e9d47b 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2025-04-23 11:10:09.201 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 11:10:09.209 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2025-04-23 11:10:09.214 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2025-04-23 11:10:09.215 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2025-04-23 11:10:09.216 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2025-04-23 11:10:09.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 11:10:09.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 11:10:09.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:09.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 11:10:09.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 11:10:09.223 [UI Thread @coroutine#5525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39583/Site/verify 2025-04-23 11:10:09.223 [UI Thread @coroutine#5525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39583/Site/verify. 2025-04-23 11:10:09.223 [UI Thread @coroutine#5525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39583/Site/verify 2025-04-23 11:10:09.224 [UI Thread @coroutine#5525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39583/Site/verify 2025-04-23 11:10:09.224 [UI Thread @coroutine#5525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39583/Site/verify 2025-04-23 11:10:09.224 [UI Thread @coroutine#5525] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39583/Site/verify. 2025-04-23 11:10:09.224 [UI Thread @coroutine#5525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39583/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b7695f 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.227 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.228 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 11:10:09.228 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-23 11:10:09.228 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-23 11:10:09.228 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 11:10:09.236 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-23 11:10:09.241 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-23 11:10:09.242 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-23 11:10:09.242 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-23 11:10:09.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 11:10:09.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 11:10:09.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:09.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 11:10:09.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2991524 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.244 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 11:10:09.245 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2025-04-23 11:10:09.245 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2025-04-23 11:10:09.245 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 11:10:09.253 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2025-04-23 11:10:09.258 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2025-04-23 11:10:09.258 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2025-04-23 11:10:09.259 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2025-04-23 11:10:09.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 11:10:09.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 11:10:09.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:09.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 11:10:09.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@db372b 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@a72bb34 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@a72bb34 2025-04-23 11:10:09.261 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 11:10:09.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a72bb34 2025-04-23 11:10:09.274 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a72bb34 2025-04-23 11:10:09.274 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:09.275 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.275 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.275 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.275 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a72bb34 2025-04-23 11:10:09.275 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.275 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.276 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a72bb34 2025-04-23 11:10:09.277 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53825/Site/verify 2025-04-23 11:10:09.277 [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:53825/Site/verify. 2025-04-23 11:10:09.277 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53825/Site/verify 2025-04-23 11:10:09.277 [UI Thread @coroutine#5590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53825/Site/verify 2025-04-23 11:10:09.277 [UI Thread @coroutine#5590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53825/Site/verify 2025-04-23 11:10:09.278 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53825/Site/verify. 2025-04-23 11:10:09.278 [UI Thread @coroutine#5590] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53825/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:09.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 11:10:09.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 11:10:09.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:09.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 11:10:09.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 11:10:09.281 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49217/Site/verify 2025-04-23 11:10:09.281 [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:49217/Site/verify. 2025-04-23 11:10:09.281 [UI Thread @coroutine#5602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49217/Site/verify 2025-04-23 11:10:09.282 [UI Thread @coroutine#5602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49217/Site/verify 2025-04-23 11:10:09.282 [UI Thread @coroutine#5602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49217/Site/verify 2025-04-23 11:10:09.282 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49217/Site/verify. 2025-04-23 11:10:09.282 [UI Thread @coroutine#5602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49217/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:09.284 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33481/Site/verify 2025-04-23 11:10:09.284 [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:33481/Site/verify. 2025-04-23 11:10:09.284 [UI Thread @coroutine#5615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33481/Site/verify 2025-04-23 11:10:09.285 [UI Thread @coroutine#5615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33481/Site/verify 2025-04-23 11:10:09.285 [UI Thread @coroutine#5615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33481/Site/verify 2025-04-23 11:10:09.285 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33481/Site/verify. 2025-04-23 11:10:09.285 [UI Thread @coroutine#5615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33481/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:09.288 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 11:10:09.288 [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-23 11:10:09.288 [UI Thread @coroutine#5629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 11:10:09.289 [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-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78edbe01 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.291 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 11:10:09.299 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.304 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.305 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.306 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.310 [DefaultDispatcher-worker-1 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.320 [DefaultDispatcher-worker-13 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.325 [DefaultDispatcher-worker-12 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.328 [DefaultDispatcher-worker-3 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.331 [DefaultDispatcher-worker-14 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.334 [DefaultDispatcher-worker-3 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.339 [DefaultDispatcher-worker-14 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.347 [DefaultDispatcher-worker-9 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611 2025-04-23 11:10:09.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 11:10:09.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 11:10:09.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.348 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a2f4611: (connection evicted) 2025-04-23 11:10:09.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 11:10:09.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735d1db7 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.349 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 11:10:09.350 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.350 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.350 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 11:10:09.357 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.362 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.363 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.363 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3778cd05 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.364 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 11:10:09.372 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.377 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.378 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.378 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.382 [DefaultDispatcher-worker-3 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a430b2 2025-04-23 11:10:09.384 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:09.384 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.384 [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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.384 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.384 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.384 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.389 [DefaultDispatcher-worker-5 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-04-23 11:10:09.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 11:10:09.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 11:10:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.396 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253c82ad: (connection evicted) 2025-04-23 11:10:09.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 11:10:09.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 11:10:09.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 11:10:09.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 11:10:09.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.397 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a430b2: (connection evicted) 2025-04-23 11:10:09.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 11:10:09.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65fc2639 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.398 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 11:10:09.408 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.413 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.414 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.415 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcf8bd7 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.415 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 11:10:09.423 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.427 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.428 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.429 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.433 [DefaultDispatcher-worker-16 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71 2025-04-23 11:10:09.439 [DefaultDispatcher-worker-16 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.444 [DefaultDispatcher-worker-7 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7 2025-04-23 11:10:09.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 11:10:09.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 11:10:09.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.446 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570f2cf7: (connection evicted) 2025-04-23 11:10:09.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 11:10:09.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 11:10:09.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 11:10:09.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 11:10:09.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.447 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cfb4b71: (connection evicted) 2025-04-23 11:10:09.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 11:10:09.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbb3001 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.448 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 11:10:09.455 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.460 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.461 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.462 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5cb059 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.462 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 11:10:09.469 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.474 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.475 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.476 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.479 [DefaultDispatcher-worker-21 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431782fe 2025-04-23 11:10:09.486 [DefaultDispatcher-worker-3 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.490 [DefaultDispatcher-worker-22 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718aa49a 2025-04-23 11:10:09.548 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.562 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.728 [DefaultDispatcher-worker-11 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:09.728 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.728 [DefaultDispatcher-worker-11 @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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.728 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.729 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.729 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 11:10:09.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 11:10:09.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.742 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718aa49a: (connection evicted) 2025-04-23 11:10:09.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 11:10:09.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 11:10:09.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 11:10:09.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 11:10:09.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.743 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431782fe: (connection evicted) 2025-04-23 11:10:09.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 11:10:09.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aebd384 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.744 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 11:10:09.752 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.756 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.757 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.758 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c513e9f 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.758 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 11:10:09.759 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.759 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.759 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 11:10:09.766 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.770 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.771 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.772 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.776 [DefaultDispatcher-worker-12 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-04-23 11:10:09.782 [DefaultDispatcher-worker-7 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.785 [DefaultDispatcher-worker-21 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.789 [DefaultDispatcher-worker-9 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2 2025-04-23 11:10:09.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 11:10:09.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 11:10:09.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.791 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e17bf2: (connection evicted) 2025-04-23 11:10:09.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 11:10:09.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 11:10:09.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 11:10:09.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 11:10:09.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.791 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d3578e: (connection evicted) 2025-04-23 11:10:09.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 11:10:09.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a49c1e 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.792 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 11:10:09.793 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.793 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.793 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 11:10:09.800 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.805 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.805 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.806 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.806 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435d648d 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.807 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 11:10:09.814 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.819 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.820 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.821 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.824 [DefaultDispatcher-worker-11 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:09.824 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.824 [DefaultDispatcher-worker-11 @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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.824 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.824 [DefaultDispatcher-worker-10 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337 2025-04-23 11:10:09.824 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.825 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.831 [DefaultDispatcher-worker-3 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.834 [DefaultDispatcher-worker-13 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.838 [DefaultDispatcher-worker-6 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54539319 2025-04-23 11:10:09.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 11:10:09.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 11:10:09.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.840 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54539319: (connection evicted) 2025-04-23 11:10:09.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 11:10:09.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 11:10:09.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 11:10:09.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 11:10:09.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.841 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a4eb337: (connection evicted) 2025-04-23 11:10:09.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 11:10:09.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75922191 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.842 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 11:10:09.849 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.854 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.855 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.856 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bed60a 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.856 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 11:10:09.863 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.868 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.869 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.869 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.873 [DefaultDispatcher-worker-22 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-04-23 11:10:09.880 [DefaultDispatcher-worker-14 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.884 [DefaultDispatcher-worker-6 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.887 [DefaultDispatcher-worker-13 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03 2025-04-23 11:10:09.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 11:10:09.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 11:10:09.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.889 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8c2d03: (connection evicted) 2025-04-23 11:10:09.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 11:10:09.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 11:10:09.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 11:10:09.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 11:10:09.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.890 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@472c13d: (connection evicted) 2025-04-23 11:10:09.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 11:10:09.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d6e503 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.891 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.892 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 11:10:09.899 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.903 [DefaultDispatcher-worker-17 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:09.904 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.904 [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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.904 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.904 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.904 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.904 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.905 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.906 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.910 [DefaultDispatcher-worker-4 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-23 11:10:09.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 11:10:09.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 11:10:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.912 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eff875a: (connection evicted) 2025-04-23 11:10:09.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 11:10:09.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337fd6a1 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.912 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.913 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 11:10:09.920 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.925 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.926 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.926 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.930 [DefaultDispatcher-worker-1 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.941 [DefaultDispatcher-worker-3 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.944 [DefaultDispatcher-worker-20 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c9b155 2025-04-23 11:10:09.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 11:10:09.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 11:10:09.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.947 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c9b155: (connection evicted) 2025-04-23 11:10:09.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 11:10:09.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3467d540 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.947 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.948 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 11:10:09.955 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.960 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.961 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.973 [DefaultDispatcher-worker-18 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.976 [DefaultDispatcher-worker-1 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.979 [DefaultDispatcher-worker-9 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.985 [DefaultDispatcher-worker-6 @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-04-23 11:10:09.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 11:10:09.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 11:10:09.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:09.986 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e32a23: (connection evicted) 2025-04-23 11:10:09.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:09.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 11:10:09.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681f5a1e 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:09.987 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 11:10:09.988 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:09.988 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.988 [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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:09.988 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.989 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.989 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:09.995 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.000 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.000 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.001 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.005 [DefaultDispatcher-worker-19 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.015 [DefaultDispatcher-worker-15 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.018 [DefaultDispatcher-worker-8 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.023 [DefaultDispatcher-worker-5 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2025-04-23 11:10:10.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 11:10:10.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 11:10:10.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:10.024 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48acb864: (connection evicted) 2025-04-23 11:10:10.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 11:10:10.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7669fc90 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.025 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 11:10:10.026 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-23 11:10:10.026 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-23 11:10:10.026 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 11:10:10.031 [DefaultDispatcher-worker-11 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:10.031 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.031 [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:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.031 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.031 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.031 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.033 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-23 11:10:10.038 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-23 11:10:10.039 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-23 11:10:10.040 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b4a7d 2025-04-23 11:10:10.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 11:10:10.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 11:10:10.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 11:10:10.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129204bf 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-23 11:10:10.044 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 11:10:10.052 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-23 11:10:10.057 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-23 11:10:10.058 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-23 11:10:10.059 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-23 11:10:10.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 11:10:10.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 11:10:10.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 11:10:10.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104861ff 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2025-04-23 11:10:10.061 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 11:10:10.070 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2025-04-23 11:10:10.071 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:10.071 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.071 [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-23 11:10:10.071 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.071 [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-23 11:10:10.075 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2025-04-23 11:10:10.076 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2025-04-23 11:10:10.077 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce15aa 2025-04-23 11:10:10.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 11:10:10.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 11:10:10.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 11:10:10.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a51b6fc 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343 2025-04-23 11:10:10.081 [UI Thread @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 11:10:10.091 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343 2025-04-23 11:10:10.095 [DefaultDispatcher-worker-20 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:10.096 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.096 [DefaultDispatcher-worker-20 @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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.096 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.096 [UI Thread @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343 2025-04-23 11:10:10.096 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.096 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.097 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343 2025-04-23 11:10:10.098 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343 2025-04-23 11:10:10.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 11:10:10.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 11:10:10.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:10.099 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1c9343: (connection evicted) 2025-04-23 11:10:10.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 11:10:10.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-23 11:10:10.101 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 11:10:10.110 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-23 11:10:10.115 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-23 11:10:10.116 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-23 11:10:10.117 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-23 11:10:10.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 11:10:10.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 11:10:10.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 11:10:10.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de922ba 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-23 11:10:10.119 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 11:10:10.127 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-23 11:10:10.132 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-23 11:10:10.135 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-23 11:10:10.136 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-23 11:10:10.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 11:10:10.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 11:10:10.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 11:10:10.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccf85e9 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-23 11:10:10.138 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 11:10:10.146 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-23 11:10:10.151 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-23 11:10:10.152 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-23 11:10:10.153 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-04-23 11:10:10.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 11:10:10.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 11:10:10.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 11:10:10.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfd3d0 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 11:10:10.155 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 11:10:10.163 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 11:10:10.168 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 11:10:10.168 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 11:10:10.169 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 11:10:10.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 11:10:10.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 11:10:10.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 11:10:10.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf50207 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.171 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 11:10:10.172 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-23 11:10:10.172 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-23 11:10:10.172 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 11:10:10.179 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-23 11:10:10.184 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-23 11:10:10.185 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-23 11:10:10.186 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3697cfee 2025-04-23 11:10:10.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 11:10:10.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 11:10:10.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 11:10:10.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327fa027 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.189 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 11:10:10.190 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-23 11:10:10.190 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-23 11:10:10.190 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 11:10:10.198 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-23 11:10:10.200 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:10.200 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.200 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.200 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.201 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.201 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.203 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-23 11:10:10.204 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-23 11:10:10.205 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-04-23 11:10:10.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 11:10:10.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 11:10:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 11:10:10.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ea544e 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-23 11:10:10.207 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 11:10:10.215 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-23 11:10:10.220 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-23 11:10:10.221 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-23 11:10:10.222 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9da53 2025-04-23 11:10:10.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 11:10:10.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 11:10:10.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 11:10:10.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fac6d4a 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-04-23 11:10:10.224 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-04-23 11:10:10.225 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 11:10:10.233 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-04-23 11:10:10.238 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-04-23 11:10:10.238 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-04-23 11:10:10.239 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b81002 2025-04-23 11:10:10.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 11:10:10.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 11:10:10.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 11:10:10.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 11:10:10.242 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4105b1d2 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-23 11:10:10.243 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 11:10:10.252 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-23 11:10:10.257 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-23 11:10:10.257 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-23 11:10:10.258 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-23 11:10:10.260 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 11:10:10.260 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-23 11:10:10.260 [UI Thread @coroutine#6348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 11:10:10.261 [UI Thread @coroutine#6348] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-23 11:10:10.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 11:10:10.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 11:10:10.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 11:10:10.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc0efa2 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.263 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 11:10:10.264 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-04-23 11:10:10.264 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-04-23 11:10:10.264 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 11:10:10.272 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-04-23 11:10:10.277 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-04-23 11:10:10.278 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-04-23 11:10:10.279 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-04-23 11:10:10.279 [DefaultDispatcher-worker-18 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:10.279 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.279 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.279 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.280 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.280 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.281 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43347/Site/verify 2025-04-23 11:10:10.281 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43347/Site/verify. 2025-04-23 11:10:10.281 [UI Thread @coroutine#6373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43347/Site/verify 2025-04-23 11:10:10.281 [UI Thread @coroutine#6373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43347/Site/verify 2025-04-23 11:10:10.281 [UI Thread @coroutine#6373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43347/Site/verify 2025-04-23 11:10:10.282 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43347/Site/verify. 2025-04-23 11:10:10.282 [UI Thread @coroutine#6373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43347/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 11:10:10.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 11:10:10.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 11:10:10.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 11:10:10.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:10.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 11:10:10.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d242b5 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.285 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 11:10:10.294 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.300 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.300 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.301 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.306 [DefaultDispatcher-worker-1 @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.309 [DefaultDispatcher-worker-17 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-23 11:10:10.313 [UI Thread @coroutine#6399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47867/719675931860688896/_ustadmanifest.json 2025-04-23 11:10:10.313 [UI Thread @coroutine#6399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47867/719675931860688896/_ustadmanifest.json. 2025-04-23 11:10:10.313 [UI Thread @coroutine#6399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47867/719675931860688896/_ustadmanifest.json 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47867/719675931860688896/_ustadmanifest.json 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47867/719675931860688896/_ustadmanifest.json 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] 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:47867/719675931860688896/_ustadmanifest.json. 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47867/719675931860688896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47867/mediainfo.json 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47867/mediainfo.json. 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47867/mediainfo.json 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47867/mediainfo.json 2025-04-23 11:10:10.314 [UI Thread @coroutine#6399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47867/mediainfo.json 2025-04-23 11:10:10.355 [UI Thread @coroutine#6399] 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:47867/mediainfo.json. 2025-04-23 11:10:10.355 [UI Thread @coroutine#6399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47867/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:10:10.386 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:10.388 [DefaultDispatcher-worker-3 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:10.388 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.388 [DefaultDispatcher-worker-3 @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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.388 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.389 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.389 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.733 [DefaultDispatcher-worker-22 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1d05ff 2025-04-23 11:10:10.734 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.734 [DefaultDispatcher-worker-22 @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:34181/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.734 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.734 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.734 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34181/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.829 [DefaultDispatcher-worker-19 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-04-23 11:10:10.829 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.829 [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:41291/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.829 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.829 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.829 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.908 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493ed8e6 2025-04-23 11:10:10.908 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.908 [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:37671/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.908 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.909 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.909 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37671/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.994 [DefaultDispatcher-worker-21 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d408746 2025-04-23 11:10:10.994 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.994 [DefaultDispatcher-worker-21 @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:54653/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:10.994 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.994 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:10.994 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.036 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2025-04-23 11:10:11.036 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.036 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:11.036 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.037 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.037 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.076 [DefaultDispatcher-worker-13 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@429c9402 2025-04-23 11:10:11.076 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.076 [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-23 11:10:11.076 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.077 [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-23 11:10:11.101 [DefaultDispatcher-worker-19 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2025-04-23 11:10:11.101 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.101 [DefaultDispatcher-worker-19 @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:33529/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:11.101 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.102 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.102 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33529/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.206 [DefaultDispatcher-worker-20 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2025-04-23 11:10:11.206 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.206 [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:37071/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:11.206 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.206 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.206 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37071/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.284 [DefaultDispatcher-worker-8 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2025-04-23 11:10:11.285 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.285 [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:39799/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:11.285 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.285 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.285 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39799/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 11:10:11.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 11:10:11.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:11.358 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96: (connection evicted) 2025-04-23 11:10:11.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:11.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 11:10:11.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3947bad4 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.381 [Test worker @coroutine#6442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 11:10:11.390 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.393 [DefaultDispatcher-worker-21 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-04-23 11:10:11.393 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.393 [DefaultDispatcher-worker-21 @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:50595/UmAppDatabase/replication/nodeId. 2025-04-23 11:10:11.393 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.394 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.394 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50595/UmAppDatabase/replication/nodeId 2025-04-23 11:10:11.396 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.397 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.398 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.403 [DefaultDispatcher-worker-19 @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.406 [DefaultDispatcher-worker-12 @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-04-23 11:10:11.482 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:11.486 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40361/719675936534609920/_ustadmanifest.json 2025-04-23 11:10:11.486 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40361/719675936534609920/_ustadmanifest.json. 2025-04-23 11:10:11.486 [UI Thread @coroutine#6461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40361/719675936534609920/_ustadmanifest.json 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40361/719675936534609920/_ustadmanifest.json 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40361/719675936534609920/_ustadmanifest.json 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] 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:40361/719675936534609920/_ustadmanifest.json. 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40361/719675936534609920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40361/tincan.xml 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40361/tincan.xml. 2025-04-23 11:10:11.487 [UI Thread @coroutine#6461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40361/tincan.xml 2025-04-23 11:10:11.488 [UI Thread @coroutine#6461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40361/tincan.xml 2025-04-23 11:10:11.488 [UI Thread @coroutine#6461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40361/tincan.xml 2025-04-23 11:10:11.528 [UI Thread @coroutine#6461] 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:40361/tincan.xml. 2025-04-23 11:10:11.528 [UI Thread @coroutine#6461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40361/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 11:10:11.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 11:10:11.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 11:10:11.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 11:10:11.534 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9: (connection evicted) 2025-04-23 11:10:11.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 11:10:11.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 11:10:11.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 13:03:40.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:40.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:40.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:40.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 13:03:40.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 13:03:40.372 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.387 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.389 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.412 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:40.414 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38 2025-04-23 13:03:40.414 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38 2025-04-23 13:03:40.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f331576 2025-04-23 13:03:40.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f331576 2025-04-23 13:03:40.417 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448 2025-04-23 13:03:40.418 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448 2025-04-23 13:03:40.419 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d 2025-04-23 13:03:40.419 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d 2025-04-23 13:03:40.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6805208b 2025-04-23 13:03:40.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6805208b 2025-04-23 13:03:40.423 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058 2025-04-23 13:03:40.423 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058 2025-04-23 13:03:40.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb7121 2025-04-23 13:03:40.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb7121 2025-04-23 13:03:40.426 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21e002 2025-04-23 13:03:40.426 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21e002 2025-04-23 13:03:40.428 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f618835 2025-04-23 13:03:40.428 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f618835 2025-04-23 13:03:40.428 [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-23 13:03:40.514 [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-23 13:03:40.514 [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-23 13:03:40.514 [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-23 13:03:40.515 [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-23 13:03:40.518 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.519 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 13:03:40.519 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 13:03:40.519 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 13:03:40.565 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.581 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.594 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.605 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.616 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.619 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.679 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:03:40.697 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:03:40.697 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:03:40.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 13:03:40.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 13:03:40.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 13:03:40.707 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 13:03:40.707 [DefaultDispatcher-worker-9 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:40.707 [DefaultDispatcher-worker-5 @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-23 13:03:40.707 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f4ff38: (connection evicted) 2025-04-23 13:03:40.707 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f331576: (connection evicted) 2025-04-23 13:03:40.708 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b0c9448: (connection evicted) 2025-04-23 13:03:40.708 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0e1f4d: (connection evicted) 2025-04-23 13:03:40.708 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6805208b: (connection evicted) 2025-04-23 13:03:40.709 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2a1058: (connection evicted) 2025-04-23 13:03:40.709 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10cb7121: (connection evicted) 2025-04-23 13:03:40.709 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e21e002: (connection evicted) 2025-04-23 13:03:40.709 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f618835: (connection evicted) 2025-04-23 13:03:40.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:40.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 13:03:40.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 13:03:40.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451816fd 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:40.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:40.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:40.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 13:03:40.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 13:03:40.718 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.724 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.725 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.726 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:40.727 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:03:40.727 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:40.727 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:03:40.734 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.734 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 13:03:40.734 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 13:03:40.734 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 13:03:40.737 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.745 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.754 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.761 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.769 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.772 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.811 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-23 13:03:40.817 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:40.819 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e120d 2025-04-23 13:03:40.820 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e120d 2025-04-23 13:03:40.821 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a9e110 2025-04-23 13:03:40.821 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a9e110 2025-04-23 13:03:40.823 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6196797d 2025-04-23 13:03:40.823 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6196797d 2025-04-23 13:03:40.825 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2494eb2b 2025-04-23 13:03:40.825 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2494eb2b 2025-04-23 13:03:40.827 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f717bce 2025-04-23 13:03:40.827 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f717bce 2025-04-23 13:03:40.828 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:03:40.828 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:03:40.828 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@157aac51 2025-04-23 13:03:40.828 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@157aac51 2025-04-23 13:03:40.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 13:03:40.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 13:03:40.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2025-04-23 13:03:40.829 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cd8607: (connection evicted) 2025-04-23 13:03:40.829 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:40.829 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 13:03:40.830 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6e120d: (connection evicted) 2025-04-23 13:03:40.830 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a9e110: (connection evicted) 2025-04-23 13:03:40.831 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6196797d: (connection evicted) 2025-04-23 13:03:40.831 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47756212 2025-04-23 13:03:40.831 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47756212 2025-04-23 13:03:40.831 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2494eb2b: (connection evicted) 2025-04-23 13:03:40.831 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f717bce: (connection evicted) 2025-04-23 13:03:40.832 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157aac51: (connection evicted) 2025-04-23 13:03:40.832 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47756212: (connection evicted) 2025-04-23 13:03:40.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:40.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 13:03:40.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be6d228 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:40.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:40.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-23 13:03:40.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-23 13:03:40.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 13:03:40.963 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-23 13:03:41.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-23 13:03:41.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de5871d 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 13:03:41.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 13:03:41.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 13:03:41.254 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-23 13:03:41.293 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.306 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.391 [DefaultDispatcher-worker-1 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 13:03:41.396 [DefaultDispatcher-worker-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 13:03:41.397 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56995/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:03:41.397 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56995/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 13:03:41.397 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56995/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:03:41.410 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56995/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:03:41.410 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56995/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:03:41.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 13:03:41.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 13:03:41.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.428 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41582899: (connection evicted) 2025-04-23 13:03:41.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 13:03:41.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 13:03:41.430 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-23 13:03:41.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 13:03:41.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-23 13:03:41.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-23 13:03:41.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 13:03:41.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 13:03:41.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-23 13:03:41.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-23 13:03:41.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 13:03:41.471 [DefaultDispatcher-worker-2 @coroutine#98] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-23 13:03:41.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 13:03:41.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 13:03:41.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.473 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2025-04-23 13:03:41.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 13:03:41.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 13:03:41.474 [Test worker @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 13:03:41.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-23 13:03:41.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-23 13:03:41.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 13:03:41.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 13:03:41.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-23 13:03:41.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-23 13:03:41.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 13:03:41.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 13:03:41.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 13:03:41.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.492 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-04-23 13:03:41.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 13:03:41.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 13:03:41.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-23 13:03:41.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-23 13:03:41.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 13:03:41.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-23 13:03:41.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-23 13:03:41.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 13:03:41.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 13:03:41.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 13:03:41.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.520 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628962e5: (connection evicted) 2025-04-23 13:03:41.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 13:03:41.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 13:03:41.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 13:03:41.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-23 13:03:41.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-23 13:03:41.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 13:03:41.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-23 13:03:41.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-23 13:03:41.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 13:03:41.546 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 13:03:41.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 13:03:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.547 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5613247e: (connection evicted) 2025-04-23 13:03:41.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 13:03:41.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 13:03:41.588 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.607 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.633 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a8a26f 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 13:03:41.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 13:03:41.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 13:03:41.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 13:03:41.821 [DefaultDispatcher-worker-8 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.828 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.836 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.839 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.845 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.849 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 13:03:41.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 13:03:41.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.881 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177ddd24: (connection evicted) 2025-04-23 13:03:41.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 13:03:41.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 13:03:41.885 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-23 13:03:41.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 13:03:41.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-23 13:03:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-23 13:03:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-23 13:03:41.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-23 13:03:41.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 13:03:41.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 13:03:41.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 13:03:41.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.906 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2025-04-23 13:03:41.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 13:03:41.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-23 13:03:41.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-23 13:03:41.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-23 13:03:41.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-23 13:03:41.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 13:03:41.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 13:03:41.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 13:03:41.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.918 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba: (connection evicted) 2025-04-23 13:03:41.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 13:03:41.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-23 13:03:41.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-23 13:03:41.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 13:03:41.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-23 13:03:41.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-23 13:03:41.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 13:03:41.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 13:03:41.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 13:03:41.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.929 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f: (connection evicted) 2025-04-23 13:03:41.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 13:03:41.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-23 13:03:41.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-23 13:03:41.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-23 13:03:41.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-23 13:03:41.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 13:03:41.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 13:03:41.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 13:03:41.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:41.985 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31: (connection evicted) 2025-04-23 13:03:41.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:41.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 13:03:41.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 13:03:41.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-23 13:03:41.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-23 13:03:41.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:41.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:41.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 13:03:41.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-23 13:03:41.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-23 13:03:41.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 13:03:42.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 13:03:42.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 13:03:42.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.000 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-04-23 13:03:42.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 13:03:42.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-23 13:03:42.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-23 13:03:42.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 13:03:42.003 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 13:03:42.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 13:03:42.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 13:03:42.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 13:03:42.017 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.019 [DefaultDispatcher-worker-9 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 13:03:42.020 [DefaultDispatcher-worker-9 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 13:03:42.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 13:03:42.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 13:03:42.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.021 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-04-23 13:03:42.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 13:03:42.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 13:03:42.022 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-23 13:03:42.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-23 13:03:42.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 13:03:42.028 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-23 13:03:42.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-23 13:03:42.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 13:03:42.040 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 13:03:42.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 13:03:42.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.044 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-04-23 13:03:42.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 13:03:42.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 13:03:42.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-23 13:03:42.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-23 13:03:42.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 13:03:42.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 13:03:42.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 13:03:42.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 13:03:42.098 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.111 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.133 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.151 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.156 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 13:03:42.157 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 13:03:42.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 13:03:42.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 13:03:42.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.158 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-04-23 13:03:42.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 13:03:42.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 13:03:42.159 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-23 13:03:42.160 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-23 13:03:42.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-23 13:03:42.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 13:03:42.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-23 13:03:42.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-23 13:03:42.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 13:03:42.261 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.270 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 13:03:42.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 13:03:42.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.302 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-04-23 13:03:42.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 13:03:42.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-23 13:03:42.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-23 13:03:42.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 13:03:42.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-23 13:03:42.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-23 13:03:42.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 13:03:42.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 13:03:42.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 13:03:42.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.318 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-04-23 13:03:42.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 13:03:42.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-23 13:03:42.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-23 13:03:42.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 13:03:42.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 13:03:42.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 13:03:42.416 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.428 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.429 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 13:03:42.430 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 13:03:42.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 13:03:42.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 13:03:42.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.431 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-04-23 13:03:42.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 13:03:42.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 13:03:42.431 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-23 13:03:42.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-23 13:03:42.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 13:03:42.437 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-23 13:03:42.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-23 13:03:42.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 13:03:42.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 13:03:42.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 13:03:42.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.445 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-04-23 13:03:42.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 13:03:42.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 13:03:42.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 13:03:42.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 13:03:42.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 13:03:42.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 13:03:42.467 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 13:03:42.468 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-23 13:03:42.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-23 13:03:42.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 13:03:42.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 13:03:42.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 13:03:42.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:03:42.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 13:03:42.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 13:03:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 13:03:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 13:03:42.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 13:03:42.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 13:03:42.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 13:03:42.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 13:03:42.486 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 13:03:42.487 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef93e01 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 13:03:42.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-23 13:03:42.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-23 13:03:42.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 13:03:42.493 [DefaultDispatcher-worker-1 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-04-23 13:03:42.495 [DefaultDispatcher-worker-13 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-23 13:03:42.496 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-23 13:03:42.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 13:03:42.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 13:03:42.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.498 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f: (connection evicted) 2025-04-23 13:03:42.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 13:03:42.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 13:03:42.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 13:03:42.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 13:03:42.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 13:03:42.502 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 13:03:42.507 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 13:03:42.508 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-23 13:03:42.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-04-23 13:03:42.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 13:03:42.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 13:03:42.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 13:03:42.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:03:42.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 13:03:42.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 13:03:42.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 13:03:42.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-23 13:03:42.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-23 13:03:42.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 13:03:42.515 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-23 13:03:42.521 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-23 13:03:42.522 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 13:03:42.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 13:03:42.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 13:03:42.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 13:03:42.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 13:03:42.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:03:42.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 13:03:42.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474ce6b8 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-23 13:03:42.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-23 13:03:42.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 13:03:42.543 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.562 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-23 13:03:42.568 [DefaultDispatcher-worker-5 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-23 13:03:42.571 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.589 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.595 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-23 13:03:42.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 13:03:42.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 13:03:42.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.596 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b61e97: (connection evicted) 2025-04-23 13:03:42.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 13:03:42.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b347439 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-23 13:03:42.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-23 13:03:42.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 13:03:42.610 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.618 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-23 13:03:42.622 [DefaultDispatcher-worker-12 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-23 13:03:42.623 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 13:03:42.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 13:03:42.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.632 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0: (connection evicted) 2025-04-23 13:03:42.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 13:03:42.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592e540 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 13:03:42.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 13:03:42.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 13:03:42.653 [DefaultDispatcher-worker-16 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 13:03:42.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 13:03:42.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 13:03:42.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.655 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4449b273: (connection evicted) 2025-04-23 13:03:42.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 13:03:42.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 13:03:42.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 13:03:42.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 13:03:42.678 [DefaultDispatcher-worker-1 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 13:03:42.682 [DefaultDispatcher-worker-18 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-23 13:03:42.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 13:03:42.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 13:03:42.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.683 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-23 13:03:42.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 13:03:42.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dd18 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 13:03:42.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-23 13:03:42.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-23 13:03:42.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 13:03:42.704 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-23 13:03:42.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 13:03:42.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 13:03:42.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.706 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5178345d: (connection evicted) 2025-04-23 13:03:42.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 13:03:42.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 13:03:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-23 13:03:42.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-23 13:03:42.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 13:03:42.725 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-23 13:03:42.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 13:03:42.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 13:03:42.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.725 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-04-23 13:03:42.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 13:03:42.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 13:03:42.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e2850 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:42.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-23 13:03:42.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-23 13:03:42.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 13:03:42.900 [DefaultDispatcher-worker-16 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-23 13:03:42.905 [DefaultDispatcher-worker-2 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-23 13:03:42.907 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57663/manifest.json 2025-04-23 13:03:42.907 [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:57663/manifest.json. 2025-04-23 13:03:42.907 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57663/manifest.json 2025-04-23 13:03:42.908 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57663/manifest.json 2025-04-23 13:03:42.908 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57663/manifest.json 2025-04-23 13:03:42.960 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.981 [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:57663/manifest.json. 2025-04-23 13:03:42.981 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57663/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:42.989 [DefaultDispatcher-worker-13 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-23 13:03:42.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 13:03:42.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 13:03:42.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:42.994 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1: (connection evicted) 2025-04-23 13:03:42.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:42.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 13:03:42.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49338f3 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:43.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-23 13:03:43.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-23 13:03:43.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8d575 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:43.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-23 13:03:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-23 13:03:43.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 13:03:43.030 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:03:43.070 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-04-23 13:03:43.070 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c4e23be 2025-04-23 13:03:43.107 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:43.114 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:43.124 [DefaultDispatcher-worker-9 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:41193 2025-04-23 13:03:43.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16024b49 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:43.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-23 13:03:43.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-23 13:03:43.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 13:03:43.144 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:03:43.149 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:03:43.149 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:03:43.149 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:03:43.149 [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-23 13:03:43.149 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:03:43.149 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:03:43.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:03:43.150 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7804a783 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:43.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:43.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 13:03:43.179 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.184 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.188 [DefaultDispatcher-worker-18 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-23 13:03:43.189 [DefaultDispatcher-worker-18 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-23 13:03:43.194 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.198 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.199 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.199 [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:41193/api/content/719705195046510592/_ustadmanifest.json. 2025-04-23 13:03:43.199 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.201 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.201 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.201 [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:41193/api/content/719705195046510592/_ustadmanifest.json. 2025-04-23 13:03:43.201 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:43.209 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.213 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:03:43.213 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cd0f565c-bbf5-44cb-8130-b0873b75727d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:03:43.215 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:43.215 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cd0f565c-bbf5-44cb-8130-b0873b75727d 2025-04-23 13:03:43.218 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:43.218 [DefaultDispatcher-worker-4 @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:41193/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:03:43.218 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:43.218 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41193/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:03:43.222 [DefaultDispatcher-worker-9 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.223 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/UmAppDatabase/replication/nodeId 2025-04-23 13:03:43.223 [DefaultDispatcher-worker-9 @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:41193/UmAppDatabase/replication/nodeId. 2025-04-23 13:03:43.223 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/UmAppDatabase/replication/nodeId 2025-04-23 13:03:43.225 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:43.226 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/api/blob/upload-init-batch 2025-04-23 13:03:43.226 [DefaultDispatcher-worker-13 @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:41193/api/blob/upload-init-batch. 2025-04-23 13:03:43.226 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/api/blob/upload-init-batch 2025-04-23 13:03:43.226 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41193/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:43.251 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:43.264 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 13:03:43.264 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 13:03:43.264 [eventLoopGroupProxy-4-3 @call-handler#394] 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-23 13:03:43.264 [eventLoopGroupProxy-4-1 @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-23 13:03:43.267 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:43.267 [eventLoopGroupProxy-4-3 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:43.269 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 13:03:43.269 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 13:03:43.269 [eventLoopGroupProxy-4-1 @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-23 13:03:43.270 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/UmAppDatabase/replication/nodeId 2025-04-23 13:03:43.271 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41193/UmAppDatabase/replication/nodeId 2025-04-23 13:03:43.271 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:43.272 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:43.272 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41193/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:43.274 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-23 13:03:43.274 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-23 13:03:43.277 [DefaultDispatcher-worker-4 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.278 [eventLoopGroupProxy-4-2 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-23 13:03:43.281 [DefaultDispatcher-worker-9 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.286 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-04-23 13:03:43.286 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/api/blob/upload-init-batch 2025-04-23 13:03:43.286 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41193/api/blob/upload-init-batch 2025-04-23 13:03:43.289 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41193/api/blob/upload-init-batch. 2025-04-23 13:03:43.289 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41193/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:43.297 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/api/blob/upload-batch-data 2025-04-23 13:03:43.297 [DefaultDispatcher-worker-9 @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:41193/api/blob/upload-batch-data. 2025-04-23 13:03:43.297 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/api/blob/upload-batch-data 2025-04-23 13:03:43.297 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:43.299 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:43.309 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-23 13:03:43.310 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:43.310 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 13:03:43.310 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/api/blob/upload-batch-data 2025-04-23 13:03:43.315 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/api/blob/upload-batch-data 2025-04-23 13:03:43.315 [DefaultDispatcher-worker-9 @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:41193/api/blob/upload-batch-data. 2025-04-23 13:03:43.315 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/api/blob/upload-batch-data 2025-04-23 13:03:43.315 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41193/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:43.317 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:43.319 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-23 13:03:43.319 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:43.319 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:43.320 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/api/blob/upload-batch-data 2025-04-23 13:03:43.331 [DefaultDispatcher-worker-7 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.338 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.348 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/UmAppDatabase/replication/message 2025-04-23 13:03:43.348 [DefaultDispatcher-worker-11 @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:41193/UmAppDatabase/replication/message. 2025-04-23 13:03:43.348 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/UmAppDatabase/replication/message 2025-04-23 13:03:43.348 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41193/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:03:43.349 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 13:03:43.350 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 13:03:43.350 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:03:43.362 [DefaultDispatcher-worker-1 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-23 13:03:43.362 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:43.362 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-5 @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:41193/api/content/719705195046510592/_ustadmanifest.json. 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/UmAppDatabase/replication/message 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41193/UmAppDatabase/replication/message 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41193/UmAppDatabase/replication/message. 2025-04-23 13:03:43.363 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41193/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:43.364 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.364 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json 2025-04-23 13:03:43.364 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json. 2025-04-23 13:03:43.364 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41193/api/content/719705195046510592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:43.368 [DefaultDispatcher-worker-5 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b32407 2025-04-23 13:03:43.368 [DefaultDispatcher-worker-5 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-23 13:03:43.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:03:43.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:03:43.369 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:03:43.369 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:03:43.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:03:43.370 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304e1e4e 2025-04-23 13:03:43.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 13:03:43.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 13:03:43.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:43.370 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b32407: (connection evicted) 2025-04-23 13:03:43.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:43.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 13:03:43.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 13:03:43.646 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:43.646 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:43.832 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:44.374 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c4e23be 2025-04-23 13:03:44.375 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c4e23be 2025-04-23 13:03:44.377 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-23 13:03:44.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 13:03:44.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 13:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:44.377 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0: (connection evicted) 2025-04-23 13:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:44.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 13:03:44.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 13:03:44.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7612f385 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:44.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:44.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:44.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e80de85 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:44.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-23 13:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-23 13:03:44.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 13:03:44.406 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:03:44.407 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-23 13:03:44.407 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2cfd9b0a 2025-04-23 13:03:44.408 [DefaultDispatcher-worker-2 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:32803 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfdc92b 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:44.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-04-23 13:03:44.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-04-23 13:03:44.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 13:03:44.411 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:03:44.411 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:03:44.411 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:03:44.411 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:03:44.411 [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-23 13:03:44.411 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:03:44.411 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:03:44.411 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:03:44.411 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493250cf 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:44.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:44.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 13:03:44.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 13:03:44.431 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.436 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.440 [DefaultDispatcher-worker-8 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-04-23 13:03:44.442 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-04-23 13:03:44.446 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.450 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.450 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:44.450 [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:32803/api/content/719705197734797312/_ustadmanifest.json. 2025-04-23 13:03:44.450 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:44.451 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:44.451 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:44.451 [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:32803/api/content/719705197734797312/_ustadmanifest.json. 2025-04-23 13:03:44.451 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:44.458 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.459 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:03:44.459 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0e905a0e-2422-43b6-a711-3d8b7daf4f84', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:03:44.460 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:44.460 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0e905a0e-2422-43b6-a711-3d8b7daf4f84 2025-04-23 13:03:44.460 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:44.460 [DefaultDispatcher-worker-8 @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:32803/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:03:44.460 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:44.460 [DefaultDispatcher-worker-8 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:03:44.463 [eventLoopGroupProxy-7-1 @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-23 13:03:44.463 [eventLoopGroupProxy-7-2 @call-handler#489] 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-23 13:03:44.463 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.463 [eventLoopGroupProxy-7-2 @call-handler#489] 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-23 13:03:44.463 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:03:44.464 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.464 [eventLoopGroupProxy-7-2 @call-handler#489] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 13:03:44.464 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:44.464 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:44.466 [DefaultDispatcher-worker-7 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.466 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/UmAppDatabase/replication/nodeId 2025-04-23 13:03:44.466 [DefaultDispatcher-worker-7 @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:32803/UmAppDatabase/replication/nodeId. 2025-04-23 13:03:44.466 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/UmAppDatabase/replication/nodeId 2025-04-23 13:03:44.468 [eventLoopGroupProxy-7-2 @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-23 13:03:44.468 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:44.468 [DefaultDispatcher-worker-2 @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:32803/api/blob/upload-init-batch. 2025-04-23 13:03:44.468 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:44.468 [DefaultDispatcher-worker-2 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:44.468 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.468 [eventLoopGroupProxy-7-2 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 13:03:44.468 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/UmAppDatabase/replication/nodeId 2025-04-23 13:03:44.468 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/UmAppDatabase/replication/nodeId 2025-04-23 13:03:44.469 [eventLoopGroupProxy-7-2 @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-23 13:03:44.469 [eventLoopGroupProxy-7-2 @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-23 13:03:44.470 [eventLoopGroupProxy-7-2 @coroutine#504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:44.471 [eventLoopGroupProxy-7-2 @call-handler#503] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 13:03:44.471 [DefaultDispatcher-worker-5 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:44.471 [DefaultDispatcher-worker-5 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:44.472 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32803/api/blob/upload-init-batch. 2025-04-23 13:03:44.472 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32803/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:44.473 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.473 [DefaultDispatcher-worker-11 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:44.473 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.473 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:44.474 [DefaultDispatcher-worker-15 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.474 [eventLoopGroupProxy-7-2 @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-23 13:03:44.476 [eventLoopGroupProxy-7-2 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:44.476 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.476 [eventLoopGroupProxy-7-2 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:44.477 [DefaultDispatcher-worker-19 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.478 [DefaultDispatcher-worker-19 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.478 [DefaultDispatcher-worker-19 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:44.478 [DefaultDispatcher-worker-19 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.478 [DefaultDispatcher-worker-19 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:44.479 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:44.479 [DefaultDispatcher-worker-15 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.480 [eventLoopGroupProxy-7-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:44.481 [eventLoopGroupProxy-7-2 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.481 [eventLoopGroupProxy-7-2 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:44.481 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.483 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.483 [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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:44.483 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.483 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:44.484 [eventLoopGroupProxy-7-2 @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-23 13:03:44.491 [DefaultDispatcher-worker-17 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-04-23 13:03:44.496 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:44.496 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:44.508 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:44.512 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:44.526 [eventLoopGroupProxy-7-2 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.526 [eventLoopGroupProxy-7-2 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:44.527 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.527 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.527 [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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:44.527 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.527 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:44.528 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:44.529 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:44.529 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.529 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32803/api/blob/upload-batch-data. 2025-04-23 13:03:44.529 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32803/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:44.529 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:32803/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:32803/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 13:03:44.529 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:32803/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:44.536 [DefaultDispatcher-worker-15 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.541 [DefaultDispatcher-worker-11 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:44.543 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:03:45.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5c0c31e2-c792-4238-8a0c-bdad9f093191', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:03:45.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:45.042 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5c0c31e2-c792-4238-8a0c-bdad9f093191 2025-04-23 13:03:45.044 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:45.044 [DefaultDispatcher-worker-3 @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:32803/api/blob/upload-init-batch. 2025-04-23 13:03:45.044 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:45.044 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:45.045 [eventLoopGroupProxy-7-2 @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-23 13:03:45.046 [eventLoopGroupProxy-7-2 @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-23 13:03:45.047 [eventLoopGroupProxy-7-2 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:45.048 [eventLoopGroupProxy-7-2 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 13:03:45.048 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:45.048 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/api/blob/upload-init-batch 2025-04-23 13:03:45.049 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32803/api/blob/upload-init-batch. 2025-04-23 13:03:45.049 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32803/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:45.049 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.049 [DefaultDispatcher-worker-3 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.049 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.049 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.051 [eventLoopGroupProxy-7-2 @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-23 13:03:45.053 [eventLoopGroupProxy-7-2 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.053 [eventLoopGroupProxy-7-2 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 13:03:45.053 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.054 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.054 [DefaultDispatcher-worker-3 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.054 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.054 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.055 [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-23 13:03:45.056 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.056 [eventLoopGroupProxy-7-2 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:45.056 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.057 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.057 [DefaultDispatcher-worker-3 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.057 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.057 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.058 [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-23 13:03:45.099 [eventLoopGroupProxy-7-2 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.099 [eventLoopGroupProxy-7-2 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 13:03:45.100 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.100 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.100 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.100 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.100 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.101 [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-23 13:03:45.143 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.143 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.144 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.144 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.144 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.144 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.144 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.145 [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-23 13:03:45.187 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.187 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.188 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.188 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.188 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.188 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.188 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.189 [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-23 13:03:45.231 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.231 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.232 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.232 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.232 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.232 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.232 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.233 [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-23 13:03:45.275 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.275 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.276 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.276 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.276 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.276 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.276 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.277 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:45.319 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.319 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.319 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.320 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.320 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.320 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.320 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.321 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:45.363 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.363 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.364 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.364 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.364 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.364 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.364 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.365 [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-23 13:03:45.407 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.408 [eventLoopGroupProxy-7-2 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:45.408 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.408 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.409 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.409 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.409 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.410 [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-23 13:03:45.451 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.451 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.452 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.452 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.452 [DefaultDispatcher-worker-9 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.452 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.452 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.453 [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-23 13:03:45.495 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.495 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.496 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.496 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.496 [DefaultDispatcher-worker-5 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.496 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.496 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.497 [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-23 13:03:45.539 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.539 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:45.540 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.540 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.540 [DefaultDispatcher-worker-5 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.540 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.540 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.541 [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-23 13:03:45.548 [DefaultDispatcher-worker-12 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:45.584 [eventLoopGroupProxy-7-2 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:45.584 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.584 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:45.585 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.586 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.586 [DefaultDispatcher-worker-5 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.586 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.586 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.587 [eventLoopGroupProxy-7-2 @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-23 13:03:45.588 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:45.588 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.588 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:45.588 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.589 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.589 [DefaultDispatcher-worker-5 @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:32803/api/blob/upload-batch-data. 2025-04-23 13:03:45.589 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.589 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:45.590 [eventLoopGroupProxy-7-2 @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-23 13:03:45.591 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:45.592 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.592 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:45.592 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/blob/upload-batch-data 2025-04-23 13:03:45.598 [DefaultDispatcher-worker-14 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:45.602 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:45.602 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/UmAppDatabase/replication/message 2025-04-23 13:03:45.602 [DefaultDispatcher-worker-12 @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:32803/UmAppDatabase/replication/message. 2025-04-23 13:03:45.602 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/UmAppDatabase/replication/message 2025-04-23 13:03:45.602 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32803/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:03:45.603 [eventLoopGroupProxy-7-2 @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-23 13:03:45.604 [eventLoopGroupProxy-7-2 @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-23 13:03:45.604 [eventLoopGroupProxy-7-2 @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-23 13:03:45.614 [DefaultDispatcher-worker-1 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-23 13:03:45.614 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:45.614 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-11 @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:32803/api/content/719705197734797312/_ustadmanifest.json. 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/UmAppDatabase/replication/message 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/UmAppDatabase/replication/message 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32803/UmAppDatabase/replication/message. 2025-04-23 13:03:45.615 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32803/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:45.616 [DefaultDispatcher-worker-5 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:45.616 [DefaultDispatcher-worker-5 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json 2025-04-23 13:03:45.616 [DefaultDispatcher-worker-5 @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:32803/api/content/719705197734797312/_ustadmanifest.json. 2025-04-23 13:03:45.616 [DefaultDispatcher-worker-5 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32803/api/content/719705197734797312/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:45.621 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@750b200b 2025-04-23 13:03:45.622 [DefaultDispatcher-worker-6 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21084a6d 2025-04-23 13:03:45.622 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:03:45.622 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:03:45.622 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:03:45.623 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:03:45.623 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:03:45.623 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-04-23 13:03:45.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 13:03:45.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 13:03:45.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:45.624 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@750b200b: (connection evicted) 2025-04-23 13:03:45.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:45.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 13:03:45.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 13:03:45.911 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:46.043 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:46.098 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:46.396 [DefaultDispatcher-worker-18 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-23 13:03:46.627 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2cfd9b0a 2025-04-23 13:03:46.627 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2cfd9b0a 2025-04-23 13:03:46.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 13:03:46.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 13:03:46.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:46.628 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21084a6d: (connection evicted) 2025-04-23 13:03:46.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:46.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 13:03:46.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 13:03:46.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 13:03:46.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:46.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:46.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:46.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:46.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7010c9e4 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:46.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218e186b 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:46.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@612531a3 2025-04-23 13:03:46.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@612531a3 2025-04-23 13:03:46.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 13:03:46.657 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:03:46.658 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 13:03:46.658 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@641c8ba4 2025-04-23 13:03:46.659 [DefaultDispatcher-worker-7 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:43167 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23dda7a3 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:46.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 13:03:46.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-04-23 13:03:46.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-04-23 13:03:46.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 13:03:46.661 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:03:46.661 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:03:46.661 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:03:46.661 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:03:46.661 [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-23 13:03:46.661 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:03:46.661 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:03:46.661 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:03:46.661 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6632eb19 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 13:03:46.682 [DefaultDispatcher-worker-18 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.686 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.690 [DefaultDispatcher-worker-13 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-04-23 13:03:46.692 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-04-23 13:03:46.696 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.701 [DefaultDispatcher-worker-4 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.701 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.701 [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:43167/api/content/719705207630209024/_ustadmanifest.json. 2025-04-23 13:03:46.701 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.702 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.702 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.702 [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:43167/api/content/719705207630209024/_ustadmanifest.json. 2025-04-23 13:03:46.702 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:46.710 [DefaultDispatcher-worker-10 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.710 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:03:46.710 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bb26b787-1b39-4fa1-afc0-c36ebeb9791f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:03:46.711 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:46.711 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bb26b787-1b39-4fa1-afc0-c36ebeb9791f 2025-04-23 13:03:46.712 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:46.712 [DefaultDispatcher-worker-10 @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:43167/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:03:46.712 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:46.712 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:03:46.715 [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-23 13:03:46.715 [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-23 13:03:46.715 [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-23 13:03:46.715 [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-23 13:03:46.715 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.715 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.716 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-23 13:03:46.716 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:46.716 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:46.718 [DefaultDispatcher-worker-6 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.718 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/UmAppDatabase/replication/nodeId 2025-04-23 13:03:46.718 [DefaultDispatcher-worker-6 @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:43167/UmAppDatabase/replication/nodeId. 2025-04-23 13:03:46.718 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/UmAppDatabase/replication/nodeId 2025-04-23 13:03:46.720 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/blob/upload-init-batch 2025-04-23 13:03:46.720 [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:43167/api/blob/upload-init-batch. 2025-04-23 13:03:46.720 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/blob/upload-init-batch 2025-04-23 13:03:46.720 [DefaultDispatcher-worker-8 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:46.720 [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-23 13:03:46.720 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.720 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 13:03:46.721 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/UmAppDatabase/replication/nodeId 2025-04-23 13:03:46.721 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43167/UmAppDatabase/replication/nodeId 2025-04-23 13:03:46.721 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 13:03:46.721 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 13:03:46.722 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.726 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-04-23 13:03:46.727 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/blob/upload-init-batch 2025-04-23 13:03:46.727 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43167/api/blob/upload-init-batch 2025-04-23 13:03:46.727 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43167/api/blob/upload-init-batch. 2025-04-23 13:03:46.727 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43167/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:46.728 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.728 [DefaultDispatcher-worker-11 @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:43167/api/blob/upload-batch-data. 2025-04-23 13:03:46.728 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.728 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:46.729 [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-23 13:03:46.729 [DefaultDispatcher-worker-2 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.731 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.731 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.731 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:46.732 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.733 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.733 [DefaultDispatcher-worker-13 @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:43167/api/blob/upload-batch-data. 2025-04-23 13:03:46.733 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.733 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:46.735 [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-23 13:03:46.735 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.736 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.736 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.736 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:46.737 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.737 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.738 [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:43167/api/blob/upload-batch-data. 2025-04-23 13:03:46.738 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.738 [DefaultDispatcher-worker-19 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:46.738 [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-23 13:03:46.744 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.745 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.745 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 13:03:46.745 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.745 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:46.746 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.746 [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:43167/api/blob/upload-batch-data. 2025-04-23 13:03:46.746 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.746 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:46.747 [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-23 13:03:46.747 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:46.748 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.749 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.749 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:46.749 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.751 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.751 [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:43167/api/blob/upload-batch-data. 2025-04-23 13:03:46.751 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.751 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:46.752 [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-23 13:03:46.753 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:46.753 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.753 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:46.754 [DefaultDispatcher-worker-8 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/blob/upload-batch-data 2025-04-23 13:03:46.762 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:46.762 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:03:46.764 [DefaultDispatcher-worker-17 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.769 [DefaultDispatcher-worker-17 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.769 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/UmAppDatabase/replication/message 2025-04-23 13:03:46.769 [DefaultDispatcher-worker-17 @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:43167/UmAppDatabase/replication/message. 2025-04-23 13:03:46.769 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/UmAppDatabase/replication/message 2025-04-23 13:03:46.769 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43167/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:03:46.771 [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-23 13:03:46.771 [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-23 13:03:46.771 [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-23 13:03:46.781 [DefaultDispatcher-worker-10 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612531a3 2025-04-23 13:03:46.781 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:46.781 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 13:03:46.781 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.781 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json. 2025-04-23 13:03:46.781 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/UmAppDatabase/replication/message 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43167/UmAppDatabase/replication/message 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43167/UmAppDatabase/replication/message. 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43167/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-6 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-6 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-6 @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:43167/api/content/719705207630209024/_ustadmanifest.json. 2025-04-23 13:03:46.782 [DefaultDispatcher-worker-6 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43167/api/content/719705207630209024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:46.788 [DefaultDispatcher-worker-4 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae 2025-04-23 13:03:46.789 [DefaultDispatcher-worker-14 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612531a3 2025-04-23 13:03:46.789 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:03:46.789 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:03:46.789 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:03:46.789 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:03:46.789 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:03:46.791 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18139a43 2025-04-23 13:03:46.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 13:03:46.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 13:03:46.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:46.791 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a95aaae: (connection evicted) 2025-04-23 13:03:46.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:46.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 13:03:46.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 13:03:47.161 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:47.161 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:47.264 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:47.795 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@641c8ba4 2025-04-23 13:03:47.795 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@641c8ba4 2025-04-23 13:03:47.796 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-23 13:03:47.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 13:03:47.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 13:03:47.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:47.796 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@612531a3: (connection evicted) 2025-04-23 13:03:47.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:47.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 13:03:47.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dd91da 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:47.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:47.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:47.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 13:03:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 13:03:47.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 13:03:47.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@396ec737 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:47.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bed61d2 2025-04-23 13:03:47.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bed61d2 2025-04-23 13:03:47.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 13:03:47.831 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:03:47.832 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 13:03:47.832 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5364b481 2025-04-23 13:03:47.833 [DefaultDispatcher-worker-7 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:36233 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:47.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:47.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:47.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 13:03:47.835 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:03:47.836 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:03:47.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:03:47.836 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:03:47.836 [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-23 13:03:47.836 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:03:47.836 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:03:47.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:03:47.836 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1f9ec3 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:47.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:47.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:47.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 13:03:47.855 [DefaultDispatcher-worker-6 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:47.860 [DefaultDispatcher-worker-20 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:47.919 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:47.921 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:47.934 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:47.936 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:47.947 [DefaultDispatcher-worker-20 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:47.973 [DefaultDispatcher-worker-20 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:47.977 [DefaultDispatcher-worker-20 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:47.980 [DefaultDispatcher-worker-20 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:47.987 [DefaultDispatcher-worker-6 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:47.993 [DefaultDispatcher-worker-3 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:47.993 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:47.993 [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:36233/api/content/719705211522449408/_ustadmanifest.json. 2025-04-23 13:03:47.993 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:47.994 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:47.994 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:47.995 [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:36233/api/content/719705211522449408/_ustadmanifest.json. 2025-04-23 13:03:47.995 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:48.051 [DefaultDispatcher-worker-6 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:48.051 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:03:48.051 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3437b759-ca89-4693-9498-49e7215d2942', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:03:48.052 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:03:48.052 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3437b759-ca89-4693-9498-49e7215d2942 2025-04-23 13:03:48.053 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:48.053 [DefaultDispatcher-worker-13 @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:36233/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:03:48.053 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:48.053 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:03:48.055 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 13:03:48.055 [eventLoopGroupProxy-13-1 @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-23 13:03:48.055 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.055 [eventLoopGroupProxy-13-1 @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-23 13:03:48.055 [eventLoopGroupProxy-13-1 @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-23 13:03:48.055 [eventLoopGroupProxy-13-1 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.055 [eventLoopGroupProxy-13-1 @call-handler#789] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 13:03:48.056 [DefaultDispatcher-worker-1 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:48.056 [DefaultDispatcher-worker-1 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36233/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:03:48.058 [DefaultDispatcher-worker-15 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:48.058 [DefaultDispatcher-worker-15 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/UmAppDatabase/replication/nodeId 2025-04-23 13:03:48.058 [DefaultDispatcher-worker-15 @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:36233/UmAppDatabase/replication/nodeId. 2025-04-23 13:03:48.058 [DefaultDispatcher-worker-15 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/UmAppDatabase/replication/nodeId 2025-04-23 13:03:48.059 [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-23 13:03:48.059 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.060 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 13:03:48.060 [DefaultDispatcher-worker-2 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/UmAppDatabase/replication/nodeId 2025-04-23 13:03:48.060 [DefaultDispatcher-worker-2 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36233/UmAppDatabase/replication/nodeId 2025-04-23 13:03:48.066 [DefaultDispatcher-worker-5 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:48.072 [DefaultDispatcher-worker-9 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:48.073 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-init-batch 2025-04-23 13:03:48.073 [DefaultDispatcher-worker-13 @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:36233/api/blob/upload-init-batch. 2025-04-23 13:03:48.073 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-init-batch 2025-04-23 13:03:48.073 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:48.074 [eventLoopGroupProxy-13-1 @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-23 13:03:48.075 [eventLoopGroupProxy-13-1 @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-23 13:03:48.118 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.120 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-23 13:03:48.121 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-init-batch 2025-04-23 13:03:48.121 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36233/api/blob/upload-init-batch 2025-04-23 13:03:48.121 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36233/api/blob/upload-init-batch. 2025-04-23 13:03:48.121 [DefaultDispatcher-worker-13 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36233/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:48.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.125 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.125 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.126 [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-23 13:03:48.128 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.128 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.128 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.129 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.130 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.131 [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-23 13:03:48.173 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.173 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.173 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:48.174 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.175 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.176 [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-23 13:03:48.178 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.178 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.178 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.178 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.179 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.179 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.179 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.179 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.180 [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-23 13:03:48.183 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.183 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.183 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 13:03:48.187 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.188 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.188 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.188 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.188 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.189 [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-23 13:03:48.191 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.191 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.191 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.191 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.193 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.193 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.193 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.193 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.194 [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-23 13:03:48.255 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.256 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.256 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-23 13:03:48.256 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.258 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.258 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.258 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.258 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.258 [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-23 13:03:48.305 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.305 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.305 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 13:03:48.306 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.307 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.307 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.307 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.307 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.308 [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-23 13:03:48.350 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.350 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.351 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:48.351 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.352 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.352 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.352 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.352 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.353 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.395 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.395 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.395 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:48.395 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.396 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.397 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.397 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.397 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.397 [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-23 13:03:48.440 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.440 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.441 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:03:48.441 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.442 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.442 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.442 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.442 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.443 [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-23 13:03:48.444 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.444 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.444 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.444 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.445 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.445 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.445 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.445 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.446 [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-23 13:03:48.447 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.447 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.447 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.447 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.448 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.448 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.448 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.448 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.449 [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-23 13:03:48.450 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.450 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.450 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.451 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.451 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.451 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.451 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.451 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.452 [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-23 13:03:48.453 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.453 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.453 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.454 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.454 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.454 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.454 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.454 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.455 [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-23 13:03:48.456 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.457 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.457 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.457 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.458 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.458 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.458 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.458 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.458 [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-23 13:03:48.460 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.460 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.460 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.460 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.461 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.461 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.461 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.461 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.462 [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-23 13:03:48.463 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.464 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.464 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.464 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.465 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.465 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.465 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.465 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.466 [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-23 13:03:48.467 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.467 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.467 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.467 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.468 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.468 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.468 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.468 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.469 [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-23 13:03:48.470 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.470 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.470 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.471 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.471 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.471 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.471 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.472 [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-23 13:03:48.473 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.473 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.473 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.473 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.474 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.475 [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-23 13:03:48.476 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.476 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.476 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.476 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.477 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.477 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.477 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.477 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.478 [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-23 13:03:48.479 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.479 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.479 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.479 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.481 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.482 [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-23 13:03:48.483 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.483 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.483 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.484 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.484 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.484 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.484 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.484 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.485 [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-23 13:03:48.486 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.486 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.487 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.487 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.488 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.488 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.488 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.488 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.489 [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-23 13:03:48.490 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.490 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.490 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.491 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.491 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.492 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.492 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.492 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.492 [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-23 13:03:48.493 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.494 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.494 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.494 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.495 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.495 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.495 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.495 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.495 [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-23 13:03:48.497 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.497 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.497 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.497 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.498 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.498 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.498 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.498 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.498 [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-23 13:03:48.500 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.500 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.500 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.500 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.501 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.501 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.501 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.501 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.501 [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-23 13:03:48.502 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.503 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.503 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.503 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.504 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.504 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.504 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.504 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.504 [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-23 13:03:48.505 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.506 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.506 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.506 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.507 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.507 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.507 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.507 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.507 [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-23 13:03:48.509 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.509 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.509 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.509 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.510 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.510 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.511 [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-23 13:03:48.512 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.512 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.512 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.512 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.513 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.513 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.513 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.513 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.514 [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-23 13:03:48.515 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.515 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.515 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.515 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.516 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.516 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.516 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.516 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.516 [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-23 13:03:48.518 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.518 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.518 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.518 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.519 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.519 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.519 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.519 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.519 [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-23 13:03:48.520 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.520 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.520 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.521 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.521 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.522 [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-23 13:03:48.523 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.523 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.523 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.523 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.524 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.524 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.524 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.524 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.524 [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-23 13:03:48.566 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.567 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.567 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:48.567 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.569 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.569 [DefaultDispatcher-worker-1 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:48.570 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.570 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.570 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.570 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.571 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.571 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.571 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.571 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.571 [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-23 13:03:48.572 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.573 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.573 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.573 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.574 [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-23 13:03:48.575 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.575 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.575 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.575 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.576 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.576 [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-23 13:03:48.619 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.619 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.619 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:48.620 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.621 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.621 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.621 [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-23 13:03:48.665 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.665 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.665 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:03:48.665 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.666 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.666 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.666 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.666 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.667 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.668 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.668 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.668 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.668 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.669 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.669 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.669 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.669 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.669 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.670 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.671 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.671 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.671 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.672 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.673 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.673 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.673 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.673 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.716 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.716 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.716 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:48.716 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.718 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.718 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.718 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.718 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.719 [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-23 13:03:48.720 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.720 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.720 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.720 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.722 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.722 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.722 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.722 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.722 [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-23 13:03:48.723 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.724 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.724 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.724 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.725 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.725 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.725 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.725 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.727 [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-23 13:03:48.728 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.728 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.728 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.728 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.730 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.730 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.730 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.730 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.730 [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-23 13:03:48.732 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.732 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.732 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.732 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.733 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.733 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.733 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.733 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.734 [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-23 13:03:48.777 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.777 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.777 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:48.777 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.779 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.779 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.779 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.779 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.780 [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-23 13:03:48.781 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.781 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.781 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.782 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.783 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.784 [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-23 13:03:48.785 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.785 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.785 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.785 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.789 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.789 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.789 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.789 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.790 [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-23 13:03:48.791 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.791 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.791 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.791 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.792 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.792 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.792 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.792 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.793 [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-23 13:03:48.794 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.794 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.794 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.794 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.795 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.795 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.795 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.795 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.795 [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-23 13:03:48.796 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.796 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.797 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.797 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.798 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.798 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.798 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.798 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.798 [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-23 13:03:48.799 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.799 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.799 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.800 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.800 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.800 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.800 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.800 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.801 [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-23 13:03:48.802 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.802 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.802 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.802 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.803 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.803 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.803 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.803 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.804 [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-23 13:03:48.805 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.805 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.805 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.805 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.806 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.806 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.806 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.806 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.806 [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-23 13:03:48.807 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.807 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.807 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.808 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.808 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.808 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.808 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.808 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.809 [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-23 13:03:48.810 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.810 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.810 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.811 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.811 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.811 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.811 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.811 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.812 [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-23 13:03:48.813 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.813 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.813 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.813 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.814 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.814 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.814 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.814 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.815 [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-23 13:03:48.816 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.816 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.816 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.816 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.817 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.817 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.817 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.817 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.818 [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-23 13:03:48.861 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.861 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.861 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:48.861 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.862 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.862 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.862 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.862 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.863 [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-23 13:03:48.864 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.864 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.864 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.865 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.865 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.865 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.865 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.865 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.866 [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-23 13:03:48.867 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.867 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.867 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.867 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.868 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.869 [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-23 13:03:48.911 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.911 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.911 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:48.912 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.913 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.913 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.913 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.913 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.913 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.914 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.914 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.915 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.915 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.915 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.915 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.915 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.915 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.916 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.917 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.917 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.917 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.917 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.918 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.918 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.918 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.918 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.918 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.919 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.920 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.920 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:48.920 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.920 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.920 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.921 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.921 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.921 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.963 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.963 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.963 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:48.963 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.964 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.964 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.964 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.964 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.965 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:48.966 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:48.966 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:48.966 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:48.966 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.967 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.967 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:48.967 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:48.967 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:48.967 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.010 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.010 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.010 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.011 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.012 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.012 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.012 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.012 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.013 [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-23 13:03:49.057 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.057 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.057 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:03:49.058 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.058 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.058 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.058 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.058 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.059 [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-23 13:03:49.079 [DefaultDispatcher-worker-7 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:49.101 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.101 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.102 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.102 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.102 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.102 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.102 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.102 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.103 [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-23 13:03:49.146 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.146 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.146 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.146 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.147 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.147 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.147 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.147 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.148 [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-23 13:03:49.149 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.149 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.149 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.149 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.150 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.150 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.150 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.150 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.150 [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-23 13:03:49.151 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.151 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.151 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.152 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.153 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.153 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.153 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.153 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.153 [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-23 13:03:49.154 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.154 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.154 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.155 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.155 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.155 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.155 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.155 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.156 [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-23 13:03:49.157 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.157 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.157 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.157 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.158 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.158 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.158 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.158 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.158 [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-23 13:03:49.159 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.160 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.160 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.160 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.161 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.161 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.161 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.161 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.161 [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-23 13:03:49.162 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.162 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.163 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.163 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.163 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.163 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.163 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.163 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.164 [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-23 13:03:49.165 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.165 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.165 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.165 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.166 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.166 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.166 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.166 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.167 [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-23 13:03:49.168 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.168 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.168 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.168 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.169 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.169 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.169 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.169 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.169 [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-23 13:03:49.170 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.171 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.171 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.171 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.172 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.172 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.172 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.172 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.172 [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-23 13:03:49.173 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.173 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.173 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.173 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.174 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.174 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.174 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.174 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.175 [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-23 13:03:49.176 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.176 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.176 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.176 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.177 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.177 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.177 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.177 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.177 [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-23 13:03:49.178 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.178 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.178 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.179 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.179 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.179 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.179 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.179 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.180 [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-23 13:03:49.181 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.181 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.181 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.181 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.182 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.182 [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-23 13:03:49.183 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.183 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.184 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.184 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.184 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.184 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.185 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.185 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.185 [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-23 13:03:49.229 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.229 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.229 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:03:49.229 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.230 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.230 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.230 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.230 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.231 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.232 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.232 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.232 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.232 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.233 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.233 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.233 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.233 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.234 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.235 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.235 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.235 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.235 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.236 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.236 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.236 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.236 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.236 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.237 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.238 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.238 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.238 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.238 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.238 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.238 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.238 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.239 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.240 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.240 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.240 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.240 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.241 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.241 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.241 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.241 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.241 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.242 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.242 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.243 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.243 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.243 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.243 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.243 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.243 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.244 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.245 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.245 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.245 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.245 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.246 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.246 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.289 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.289 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.289 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.289 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.290 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.290 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.290 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.290 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.291 [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-23 13:03:49.292 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.292 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.292 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.292 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.293 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.293 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.293 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.293 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.293 [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-23 13:03:49.294 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.294 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.294 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.294 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.295 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.296 [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-23 13:03:49.339 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.339 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.339 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.339 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.340 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.340 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.340 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.340 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.341 [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-23 13:03:49.342 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.342 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.342 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.342 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.343 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.343 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.343 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.343 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.343 [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-23 13:03:49.344 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.345 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.345 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.345 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.345 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.345 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.346 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.346 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.346 [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-23 13:03:49.347 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.347 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.347 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.347 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.348 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.349 [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-23 13:03:49.349 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.349 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.350 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.350 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.350 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.350 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.350 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.350 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.351 [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-23 13:03:49.352 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.352 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.352 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.352 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.353 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.353 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.353 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.353 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.353 [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-23 13:03:49.354 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.354 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.354 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.355 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.356 [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-23 13:03:49.357 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.357 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.357 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.357 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.358 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.358 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.358 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.358 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.358 [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-23 13:03:49.359 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.360 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.360 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.360 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.361 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.361 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.361 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.361 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.361 [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-23 13:03:49.362 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.362 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.362 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.362 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.363 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.363 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.363 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.363 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.364 [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-23 13:03:49.365 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.365 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.365 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.365 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.367 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.367 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.367 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.367 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.367 [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-23 13:03:49.368 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.369 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.369 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.369 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.369 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.369 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.369 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.369 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.370 [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-23 13:03:49.413 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.413 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.413 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.414 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.414 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.414 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.414 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.414 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.415 [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-23 13:03:49.416 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.416 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.416 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.416 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.417 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.417 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.417 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.417 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.417 [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-23 13:03:49.460 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.460 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.460 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.461 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.461 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.461 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.461 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.461 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.462 [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-23 13:03:49.463 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.463 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.463 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.463 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.464 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.464 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.464 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.464 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.464 [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-23 13:03:49.506 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.507 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.507 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.507 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.508 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.508 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.508 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.508 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.508 [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-23 13:03:49.550 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.551 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.551 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.551 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.552 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.552 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.552 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.552 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.552 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.589 [DefaultDispatcher-worker-16 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:49.594 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.594 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.594 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:49.594 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.595 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.595 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.595 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.595 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.596 [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-23 13:03:49.637 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.638 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.638 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:49.638 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.639 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.639 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.639 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.639 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.639 [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-23 13:03:49.682 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.682 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.682 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.682 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.683 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.683 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.683 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.683 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.684 [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-23 13:03:49.685 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.685 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.685 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.685 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.685 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.685 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.685 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.685 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.686 [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-23 13:03:49.729 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.729 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.729 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.730 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.730 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.730 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.730 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.730 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.731 [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-23 13:03:49.732 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.732 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.732 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.733 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.733 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.733 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.733 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.733 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.734 [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-23 13:03:49.735 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.735 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.735 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.735 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.736 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.736 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.736 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.736 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.736 [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-23 13:03:49.737 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.737 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.737 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.738 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.738 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.738 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.738 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.738 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.738 [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-23 13:03:49.740 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.740 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.740 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.740 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.740 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.740 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.740 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.740 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.741 [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-23 13:03:49.742 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.742 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.742 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.742 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.742 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.742 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.742 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.742 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.743 [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-23 13:03:49.786 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.786 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.786 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.786 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.787 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.787 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.787 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.787 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.788 [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-23 13:03:49.789 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.789 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.789 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.789 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.789 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.789 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.789 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.789 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.790 [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-23 13:03:49.790 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.791 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.791 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.791 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.791 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.791 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.791 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.791 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.792 [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-23 13:03:49.792 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.792 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.792 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.793 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.793 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.793 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.793 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.793 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.793 [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-23 13:03:49.821 [DefaultDispatcher-worker-5 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.836 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.836 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.836 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.836 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.837 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.837 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.837 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.837 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.838 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.839 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.839 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.839 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.839 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.840 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.840 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.840 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.840 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.840 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.840 [DefaultDispatcher-worker-5 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:49.841 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.841 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.841 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.841 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.842 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.842 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.842 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.842 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.842 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.843 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.843 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.843 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.843 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.844 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.844 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.844 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.844 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.844 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:49.887 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.887 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.887 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.887 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.888 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.888 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.888 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.888 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.889 [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-23 13:03:49.931 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.931 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.932 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:03:49.932 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.933 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.933 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.933 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.933 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.933 [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-23 13:03:49.934 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.934 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.934 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.935 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.935 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.935 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.935 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.935 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.936 [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-23 13:03:49.941 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.941 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.941 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 13:03:49.941 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.942 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.942 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.942 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.942 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.942 [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-23 13:03:49.943 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.943 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.943 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:49.943 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.944 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.944 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.944 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.944 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.944 [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-23 13:03:49.987 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.987 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.987 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:49.987 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.988 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.988 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.988 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.988 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.989 [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-23 13:03:49.989 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:49.989 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:49.990 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:49.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:49.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:49.990 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:49.991 [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-23 13:03:50.033 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.033 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.033 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:50.033 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.034 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.034 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.034 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.034 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.035 [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-23 13:03:50.077 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.077 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.077 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:03:50.077 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.078 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.078 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.078 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.078 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.079 [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-23 13:03:50.080 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.080 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.080 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:50.080 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.081 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.081 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.081 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.081 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.081 [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-23 13:03:50.097 [DefaultDispatcher-worker-20 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:50.124 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.125 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.125 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:03:50.125 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.126 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.126 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.126 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.126 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.126 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:50.127 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.127 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.127 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:50.128 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.128 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.128 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.128 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.128 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.128 [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-23 13:03:50.129 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.129 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.129 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:50.130 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.130 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.130 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.130 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.130 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.131 [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-23 13:03:50.131 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.131 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.131 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:50.132 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.132 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.132 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.132 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.132 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.133 [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-23 13:03:50.179 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.179 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.179 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 13:03:50.179 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.180 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.180 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.180 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.180 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.180 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:03:50.223 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.223 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.223 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:03:50.223 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.224 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.224 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.224 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.224 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.225 [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-23 13:03:50.225 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.225 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.226 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:50.226 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.226 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.226 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.226 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.226 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.227 [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-23 13:03:50.227 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.228 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.228 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:03:50.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.228 [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:36233/api/blob/upload-batch-data. 2025-04-23 13:03:50.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.228 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:50.229 [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-23 13:03:50.230 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:50.231 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.231 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:03:50.231 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/blob/upload-batch-data 2025-04-23 13:03:50.237 [DefaultDispatcher-worker-16 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:50.241 [DefaultDispatcher-worker-11 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:50.241 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/UmAppDatabase/replication/message 2025-04-23 13:03:50.241 [DefaultDispatcher-worker-11 @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:36233/UmAppDatabase/replication/message. 2025-04-23 13:03:50.241 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/UmAppDatabase/replication/message 2025-04-23 13:03:50.241 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36233/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:03:50.242 [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-23 13:03:50.242 [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-23 13:03:50.242 [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-23 13:03:50.254 [DefaultDispatcher-worker-19 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bed61d2 2025-04-23 13:03:50.255 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:50.255 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-19 @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:36233/api/content/719705211522449408/_ustadmanifest.json. 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-18 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/UmAppDatabase/replication/message 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-18 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36233/UmAppDatabase/replication/message 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-18 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36233/UmAppDatabase/replication/message. 2025-04-23 13:03:50.255 [DefaultDispatcher-worker-18 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36233/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:50.256 [DefaultDispatcher-worker-6 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:50.256 [DefaultDispatcher-worker-6 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json 2025-04-23 13:03:50.256 [DefaultDispatcher-worker-19 @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:36233/api/content/719705211522449408/_ustadmanifest.json. 2025-04-23 13:03:50.256 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36233/api/content/719705211522449408/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:03:50.261 [DefaultDispatcher-worker-10 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2025-04-23 13:03:50.275 [DefaultDispatcher-worker-14 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bed61d2 2025-04-23 13:03:50.301 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:03:50.301 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:03:50.301 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:03:50.301 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:03:50.301 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:03:50.304 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-23 13:03:50.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 13:03:50.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 13:03:50.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:50.304 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f11d889: (connection evicted) 2025-04-23 13:03:50.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:50.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 13:03:50.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 13:03:50.336 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:50.336 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:50.737 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:03:51.307 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5364b481 2025-04-23 13:03:51.307 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5364b481 2025-04-23 13:03:51.311 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502b9399 2025-04-23 13:03:51.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 13:03:51.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 13:03:51.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:51.311 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bed61d2: (connection evicted) 2025-04-23 13:03:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:51.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 13:03:51.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df13b7e 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:51.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-23 13:03:51.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-23 13:03:51.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 13:03:51.346 [DefaultDispatcher-worker-1 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d55a46 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-23 13:03:51.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-23 13:03:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adb4cc8 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:51.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:51.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 13:03:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-23 13:03:51.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-23 13:03:51.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 13:03:51.353 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:03:51.354 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 13:03:51.355 [DefaultDispatcher-worker-20 @coroutine#1639] INFO ktor.application - Responding at http://0.0.0.0:40843 2025-04-23 13:03:51.357 [DefaultDispatcher-worker-20 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-23 13:03:51.358 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40843/api/blob/upload-init-batch 2025-04-23 13:03:51.358 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40843/api/blob/upload-init-batch. 2025-04-23 13:03:51.358 [Test worker @coroutine#1640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40843/api/blob/upload-init-batch 2025-04-23 13:03:51.358 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40843/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:51.359 [eventLoopGroupProxy-16-1 @call-handler#1646] 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-23 13:03:51.359 [eventLoopGroupProxy-16-1 @call-handler#1646] 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-23 13:03:51.360 [eventLoopGroupProxy-16-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-23 13:03:51.361 [Test worker @coroutine#1640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40843/api/blob/upload-init-batch 2025-04-23 13:03:51.361 [Test worker @coroutine#1640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40843/api/blob/upload-init-batch 2025-04-23 13:03:51.362 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40843/api/blob/upload-init-batch. 2025-04-23 13:03:51.362 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40843/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:51.362 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40843/api/blob/upload-batch-data 2025-04-23 13:03:51.362 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40843/api/blob/upload-batch-data. 2025-04-23 13:03:51.362 [Test worker @coroutine#1651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40843/api/blob/upload-batch-data 2025-04-23 13:03:51.362 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:51.363 [eventLoopGroupProxy-16-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-23 13:03:51.365 [eventLoopGroupProxy-16-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-23 13:03:51.365 [eventLoopGroupProxy-16-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:51.365 [Test worker @coroutine#1651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40843/api/blob/upload-batch-data 2025-04-23 13:03:51.367 [eventLoopGroupProxy-16-2 @call-handler#1663] 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-23 13:03:51.369 [eventLoopGroupProxy-16-2 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:03:51.372 [Test worker @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-23 13:03:51.421 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:51.451 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:51.452 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356ab368 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-23 13:03:52.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-23 13:03:52.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 13:03:52.463 [DefaultDispatcher-worker-14 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-23 13:03:52.466 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54633/api/blob/upload-init-batch 2025-04-23 13:03:52.466 [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:54633/api/blob/upload-init-batch. 2025-04-23 13:03:52.466 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54633/api/blob/upload-init-batch 2025-04-23 13:03:52.466 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54633/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:52.467 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54633/api/blob/upload-init-batch 2025-04-23 13:03:52.467 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54633/api/blob/upload-init-batch 2025-04-23 13:03:52.468 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54633/api/blob/upload-init-batch. 2025-04-23 13:03:52.468 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54633/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:52.474 [DefaultDispatcher-worker-16 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-23 13:03:52.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 13:03:52.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 13:03:52.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.476 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c555e1e: (connection evicted) 2025-04-23 13:03:52.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 13:03:52.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 13:03:52.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dae9e61 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec2b2f 2025-04-23 13:03:52.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec2b2f 2025-04-23 13:03:52.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 13:03:52.492 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38397/api/blob/upload-init-batch 2025-04-23 13:03:52.492 [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:38397/api/blob/upload-init-batch. 2025-04-23 13:03:52.492 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38397/api/blob/upload-init-batch 2025-04-23 13:03:52.492 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38397/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:52.493 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38397/api/blob/upload-init-batch 2025-04-23 13:03:52.493 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38397/api/blob/upload-init-batch 2025-04-23 13:03:52.493 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38397/api/blob/upload-init-batch. 2025-04-23 13:03:52.493 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38397/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:52.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 13:03:52.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 13:03:52.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.494 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ec2b2f: (connection evicted) 2025-04-23 13:03:52.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 13:03:52.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222a7429 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a 2025-04-23 13:03:52.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a 2025-04-23 13:03:52.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 13:03:52.511 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37509/api/blob/upload-init-batch 2025-04-23 13:03:52.511 [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:37509/api/blob/upload-init-batch. 2025-04-23 13:03:52.511 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37509/api/blob/upload-init-batch 2025-04-23 13:03:52.511 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37509/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:03:52.513 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37509/api/blob/upload-init-batch 2025-04-23 13:03:52.513 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37509/api/blob/upload-init-batch 2025-04-23 13:03:52.513 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37509/api/blob/upload-init-batch. 2025-04-23 13:03:52.513 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37509/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:03:52.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 13:03:52.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 13:03:52.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.517 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a: (connection evicted) 2025-04-23 13:03:52.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 13:03:52.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4f1bc5 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 13:03:52.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@89ff043 2025-04-23 13:03:52.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@89ff043 2025-04-23 13:03:52.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 13:03:52.771 [DefaultDispatcher-worker-7 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89ff043 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c80f8dd 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 13:03:52.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-23 13:03:52.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-23 13:03:52.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 13:03:52.794 [DefaultDispatcher-worker-14 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9c7e7d 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@951461a 2025-04-23 13:03:52.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@951461a 2025-04-23 13:03:52.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae90cb9 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 13:03:52.836 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.837 [DefaultDispatcher-worker-6 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.841 [DefaultDispatcher-worker-7 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.845 [DefaultDispatcher-worker-11 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.849 [DefaultDispatcher-worker-15 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.851 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.855 [DefaultDispatcher-worker-13 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2025-04-23 13:03:52.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 13:03:52.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 13:03:52.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.858 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db679: (connection evicted) 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 13:03:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ff8d76f 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 13:03:52.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 13:03:52.874 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.879 [DefaultDispatcher-worker-13 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.883 [DefaultDispatcher-worker-13 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.887 [DefaultDispatcher-worker-3 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.891 [DefaultDispatcher-worker-4 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.893 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.895 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.898 [DefaultDispatcher-worker-7 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5746609e 2025-04-23 13:03:52.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 13:03:52.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 13:03:52.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.899 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5746609e: (connection evicted) 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 13:03:52.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b5598b 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 13:03:52.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 13:03:52.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 13:03:52.920 [DefaultDispatcher-worker-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 13:03:52.924 [DefaultDispatcher-worker-20 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 13:03:52.928 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 13:03:52.932 [DefaultDispatcher-worker-10 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2025-04-23 13:03:52.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 13:03:52.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 13:03:52.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.932 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f794e: (connection evicted) 2025-04-23 13:03:52.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 13:03:52.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d200dce 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:52.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 13:03:52.953 [DefaultDispatcher-worker-18 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.957 [DefaultDispatcher-worker-9 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.961 [DefaultDispatcher-worker-2 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.965 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.967 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.971 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2025-04-23 13:03:52.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 13:03:52.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 13:03:52.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:52.972 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627: (connection evicted) 2025-04-23 13:03:52.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:52.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 13:03:52.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 13:03:53.322 [DefaultDispatcher-worker-17 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-23 13:03:53.353 [DefaultDispatcher-worker-17 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-23 13:03:56.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 13:03:56.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e7cde3 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:56.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae07dbd 2025-04-23 13:03:56.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae07dbd 2025-04-23 13:03:56.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 13:03:56.527 [DefaultDispatcher-worker-20 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae07dbd 2025-04-23 13:03:56.607 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2472ba04 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 13:03:57.037 [DefaultDispatcher-worker-2 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.041 [DefaultDispatcher-worker-13 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.045 [DefaultDispatcher-worker-4 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.049 [DefaultDispatcher-worker-10 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.053 [DefaultDispatcher-worker-13 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379df603 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 13:03:57.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 13:03:57.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 13:03:57.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 13:03:57.073 [DefaultDispatcher-worker-5 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 13:03:57.077 [DefaultDispatcher-worker-10 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 13:03:57.080 [DefaultDispatcher-worker-14 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 13:03:57.084 [DefaultDispatcher-worker-5 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb160fb 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 13:03:57.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 13:03:57.102 [DefaultDispatcher-worker-11 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.106 [DefaultDispatcher-worker-18 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.109 [DefaultDispatcher-worker-8 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.113 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.116 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.119 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.122 [DefaultDispatcher-worker-20 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-04-23 13:03:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 13:03:57.141 [DefaultDispatcher-worker-7 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.145 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.148 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.151 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.155 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 13:03:57.157 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.174 [DefaultDispatcher-worker-4 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.178 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.182 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.186 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.186 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.190 [DefaultDispatcher-worker-5 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.195 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-04-23 13:03:57.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 13:03:57.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 13:03:57.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 13:03:57.217 [DefaultDispatcher-worker-20 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 13:03:57.221 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 13:03:57.223 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.225 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 13:03:57.228 [DefaultDispatcher-worker-5 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 13:03:57.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3749c6ac 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 13:03:57.246 [DefaultDispatcher-worker-5 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.250 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.253 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.256 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.256 [DefaultDispatcher-worker-4 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.259 [DefaultDispatcher-worker-14 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.266 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 13:03:57.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 13:03:57.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-04-23 13:03:57.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2b608e 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-23 13:03:57.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-23 13:03:57.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 13:03:57.293 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-23 13:03:57.294 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:03:57.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:03:57.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 13:03:57.298 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.310 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:03:57.312 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464017f5 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 13:03:57.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 13:03:57.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 13:03:57.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 13:03:57.327 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 13:03:57.328 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 13:03:57.329 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4ba80 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 13:03:57.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-23 13:03:57.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-23 13:03:57.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 13:03:57.342 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-23 13:03:57.344 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-23 13:03:57.348 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.348 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.349 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.349 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.349 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.368 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.378 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.390 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.390 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.390 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.397 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.415 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.430 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.431 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.431 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.431 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.472 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.473 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.473 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.514 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.515 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.515 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.556 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.557 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38929/ 2025-04-23 13:03:57.557 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38929/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.598 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38929/ 2025-04-23 13:03:57.600 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.600 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.601 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.602 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.602 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.643 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.644 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.644 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.685 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.686 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.686 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.727 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.728 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.728 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.769 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.770 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.770 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.811 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.812 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43449/ 2025-04-23 13:03:57.812 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43449/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:03:57.812 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43449/ 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334ac669 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@506654fa 2025-04-23 13:03:57.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@506654fa 2025-04-23 13:03:57.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 13:03:57.897 [DefaultDispatcher-worker-7 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506654fa 2025-04-23 13:03:57.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae2028d 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-23 13:03:57.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-23 13:03:57.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 13:03:57.923 [DefaultDispatcher-worker-8 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d25e1d 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-23 13:03:57.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-23 13:03:57.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 13:03:57.942 [DefaultDispatcher-worker-5 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cba89f 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 13:03:57.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 13:03:57.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 13:03:57.959 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:57.962 [DefaultDispatcher-worker-6 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec5d3e1 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 13:03:57.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-23 13:03:57.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-23 13:03:57.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 13:03:57.983 [DefaultDispatcher-worker-16 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddc5a75 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd025d9 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:57.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:57.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 13:03:57.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-23 13:03:57.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-23 13:03:57.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 13:03:58.004 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.008 [DefaultDispatcher-worker-16 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fae6f43 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 13:03:58.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-23 13:03:58.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-23 13:03:58.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 13:03:58.024 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.035 [DefaultDispatcher-worker-17 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360d0c7a 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 13:03:58.044 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.055 [DefaultDispatcher-worker-7 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.060 [DefaultDispatcher-worker-5 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.063 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.064 [DefaultDispatcher-worker-3 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.067 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.074 [DefaultDispatcher-worker-12 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.078 [DefaultDispatcher-worker-8 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-04-23 13:03:58.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 13:03:58.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 13:03:58.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.081 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@657e7e8: (connection evicted) 2025-04-23 13:03:58.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:03:58.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 13:03:58.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b517357 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2025-04-23 13:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2025-04-23 13:03:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 13:03:58.085 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.103 [DefaultDispatcher-worker-14 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f16c21f 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 13:03:58.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-23 13:03:58.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-23 13:03:58.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 13:03:58.111 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.127 [DefaultDispatcher-worker-14 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 13:03:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 13:03:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 13:03:58.148 [DefaultDispatcher-worker-17 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602e7a9e 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 13:03:58.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c6e821 2025-04-23 13:03:58.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c6e821 2025-04-23 13:03:58.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 13:03:58.169 [DefaultDispatcher-worker-8 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c6e821 2025-04-23 13:03:58.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 13:03:58.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 13:03:58.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 13:03:58.182 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.190 [DefaultDispatcher-worker-9 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 13:03:58.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 13:03:58.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 13:03:58.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 13:03:58.209 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.210 [DefaultDispatcher-worker-17 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2226fd2b 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 13:03:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 13:03:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 13:03:58.228 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.232 [DefaultDispatcher-worker-20 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 13:03:58.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d36b56 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:03:58.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1e63b5 2025-04-23 13:03:58.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1e63b5 2025-04-23 13:03:58.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 13:03:58.250 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.254 [DefaultDispatcher-worker-15 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1e63b5 2025-04-23 13:03:58.286 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.291 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.318 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:03:58.333 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c49a55 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2025-04-23 13:04:02.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2025-04-23 13:04:02.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 13:04:02.338 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2025-04-23 13:04:02.347 [DefaultDispatcher-worker-8 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2025-04-23 13:04:02.353 [DefaultDispatcher-worker-8 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85104d6 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 13:04:02.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 13:04:02.365 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.374 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.378 [DefaultDispatcher-worker-20 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.381 [DefaultDispatcher-worker-4 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.386 [DefaultDispatcher-worker-16 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 13:04:02.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 13:04:02.396 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.405 [DefaultDispatcher-worker-7 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.409 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.413 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.416 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cebb78 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-23 13:04:02.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-23 13:04:02.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 13:04:02.427 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-23 13:04:02.428 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.436 [DefaultDispatcher-worker-10 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-23 13:04:02.441 [DefaultDispatcher-worker-15 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-23 13:04:02.444 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1003d9 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:04:02.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:04:02.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 13:04:02.455 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.456 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:04:02.464 [DefaultDispatcher-worker-15 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:04:02.468 [DefaultDispatcher-worker-4 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 13:04:02.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 13:04:02.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 13:04:02.480 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 13:04:02.487 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.489 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f5eba4 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-23 13:04:02.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-23 13:04:02.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 13:04:02.501 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-23 13:04:02.510 [DefaultDispatcher-worker-16 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-23 13:04:02.517 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.547 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.571 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.606 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48064a5a 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 13:04:02.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 13:04:02.632 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.639 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.640 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.642 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.642 [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:43287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:02.642 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.642 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:02.643 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.643 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.646 [DefaultDispatcher-worker-5 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.646 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.646 [DefaultDispatcher-worker-5 @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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:02.646 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.647 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.647 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.648 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443d94ae 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 13:04:02.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-23 13:04:02.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-23 13:04:02.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 13:04:02.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-23 13:04:02.670 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-23 13:04:02.671 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-23 13:04:02.674 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:04:02.674 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43287/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 13:04:02.674 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:04:02.675 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:04:02.675 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:04:02.676 [DefaultDispatcher-worker-12 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b551e7b 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d1f6e1c 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 13:04:02.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 13:04:02.718 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.720 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3b8b18 2025-04-23 13:04:02.720 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3b8b18 2025-04-23 13:04:02.721 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fc6c0f 2025-04-23 13:04:02.721 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fc6c0f 2025-04-23 13:04:02.722 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c3e068 2025-04-23 13:04:02.722 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c3e068 2025-04-23 13:04:02.724 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c16634 2025-04-23 13:04:02.724 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c16634 2025-04-23 13:04:02.725 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b54eff 2025-04-23 13:04:02.725 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b54eff 2025-04-23 13:04:02.727 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@358fc492 2025-04-23 13:04:02.727 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@358fc492 2025-04-23 13:04:02.728 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b11b2eb 2025-04-23 13:04:02.728 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b11b2eb 2025-04-23 13:04:02.730 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee997b 2025-04-23 13:04:02.730 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee997b 2025-04-23 13:04:02.731 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d95f1af 2025-04-23 13:04:02.731 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d95f1af 2025-04-23 13:04:02.731 [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-23 13:04:02.732 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.739 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.740 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.741 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.741 [DefaultDispatcher-worker-7 @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:36949/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:02.741 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.741 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36949/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:02.742 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.742 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.745 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.745 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.745 [DefaultDispatcher-worker-3 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:02.745 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.746 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.746 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.746 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.749 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.751 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abfe7c3 2025-04-23 13:04:02.751 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abfe7c3 2025-04-23 13:04:02.751 [DefaultDispatcher-worker-12 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.754 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@747816e4 2025-04-23 13:04:02.754 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@747816e4 2025-04-23 13:04:02.756 [DefaultDispatcher-worker-11 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.756 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70478cb3 2025-04-23 13:04:02.756 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70478cb3 2025-04-23 13:04:02.758 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35451cdf 2025-04-23 13:04:02.758 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35451cdf 2025-04-23 13:04:02.760 [DefaultDispatcher-worker-20 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.760 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041744b 2025-04-23 13:04:02.760 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041744b 2025-04-23 13:04:02.763 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba8b91 2025-04-23 13:04:02.763 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba8b91 2025-04-23 13:04:02.764 [DefaultDispatcher-worker-12 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.765 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4854bda1 2025-04-23 13:04:02.765 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4854bda1 2025-04-23 13:04:02.767 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@556ae390 2025-04-23 13:04:02.767 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@556ae390 2025-04-23 13:04:02.769 [DefaultDispatcher-worker-9 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.769 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb2265a 2025-04-23 13:04:02.769 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb2265a 2025-04-23 13:04:02.769 [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-23 13:04:02.773 [DefaultDispatcher-worker-18 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.777 [DefaultDispatcher-worker-11 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.781 [DefaultDispatcher-worker-13 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.785 [DefaultDispatcher-worker-4 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.789 [DefaultDispatcher-worker-19 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:02.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fecc26f 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 13:04:02.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.817 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.818 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.819 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.819 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.819 [DefaultDispatcher-worker-19 @coroutine#2170] 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:56883/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:02.819 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.819 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56883/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:02.820 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cd42db 2025-04-23 13:04:02.820 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cd42db 2025-04-23 13:04:02.820 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.820 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.822 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0abed2 2025-04-23 13:04:02.822 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0abed2 2025-04-23 13:04:02.824 [DefaultDispatcher-worker-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.824 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.824 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:02.824 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.824 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.824 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.824 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@193529ab 2025-04-23 13:04:02.824 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@193529ab 2025-04-23 13:04:02.825 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 13:04:02.826 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c37b4e9 2025-04-23 13:04:02.826 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c37b4e9 2025-04-23 13:04:02.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:04:02.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:04:02.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 13:04:02.828 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595ee2e 2025-04-23 13:04:02.828 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595ee2e 2025-04-23 13:04:02.828 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:04:02.830 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da12860 2025-04-23 13:04:02.830 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da12860 2025-04-23 13:04:02.832 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de92c0e 2025-04-23 13:04:02.832 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de92c0e 2025-04-23 13:04:02.834 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c184ba6 2025-04-23 13:04:02.834 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c184ba6 2025-04-23 13:04:02.835 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:04:02.836 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:04:02.836 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63695 2025-04-23 13:04:02.836 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63695 2025-04-23 13:04:02.836 [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-23 13:04:02.837 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:04:02.837 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 13:04:02.837 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:04:02.837 [DefaultDispatcher-worker-19 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:04:02.837 [DefaultDispatcher-worker-19 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:04:02.840 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0d8df8 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 13:04:02.895 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.896 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.898 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-23 13:04:02.898 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-23 13:04:02.899 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-23 13:04:02.900 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-23 13:04:02.901 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-23 13:04:02.901 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-23 13:04:02.902 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.902 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-23 13:04:02.902 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-23 13:04:02.904 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.904 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-23 13:04:02.904 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-23 13:04:02.904 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.904 [DefaultDispatcher-worker-19 @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:60499/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:02.904 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.904 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60499/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:02.905 [DefaultDispatcher-worker-20 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.905 [DefaultDispatcher-worker-20 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.905 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-23 13:04:02.906 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-23 13:04:02.907 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-23 13:04:02.907 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-23 13:04:02.909 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-23 13:04:02.909 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-23 13:04:02.909 [DefaultDispatcher-worker-1 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.909 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.909 [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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:02.909 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.909 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.909 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.910 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:02.910 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-23 13:04:02.910 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-23 13:04:02.910 [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-23 13:04:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 13:04:02.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 13:04:02.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 13:04:02.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 13:04:02.913 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 13:04:02.920 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 13:04:02.921 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360432d3 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 13:04:02.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 13:04:02.926 [DefaultDispatcher-worker-10 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 13:04:02.928 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.930 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@139c8f55 2025-04-23 13:04:02.930 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@139c8f55 2025-04-23 13:04:02.932 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5b6356 2025-04-23 13:04:02.932 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5b6356 2025-04-23 13:04:02.934 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1964e425 2025-04-23 13:04:02.934 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1964e425 2025-04-23 13:04:02.936 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c66696d 2025-04-23 13:04:02.936 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c66696d 2025-04-23 13:04:02.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.938 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf7a393 2025-04-23 13:04:02.938 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf7a393 2025-04-23 13:04:02.940 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d703468 2025-04-23 13:04:02.940 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d703468 2025-04-23 13:04:02.942 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@530ba02f 2025-04-23 13:04:02.942 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@530ba02f 2025-04-23 13:04:02.944 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c499622 2025-04-23 13:04:02.944 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c499622 2025-04-23 13:04:02.944 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.945 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.946 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a345103 2025-04-23 13:04:02.946 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a345103 2025-04-23 13:04:02.946 [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-23 13:04:02.946 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.946 [DefaultDispatcher-worker-10 @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:50917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:02.946 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.946 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:02.947 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.947 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.951 [DefaultDispatcher-worker-8 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.951 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.951 [DefaultDispatcher-worker-8 @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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:02.951 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.951 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.951 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.952 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 13:04:02.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:04:02.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:04:02.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 13:04:02.955 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:04:02.962 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:04:02.963 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:04:02.963 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d3ed1f9 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:02.964 [DefaultDispatcher-worker-12 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 13:04:02.967 [DefaultDispatcher-worker-7 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:04:02.979 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:02.980 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:02.982 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0b6e4 2025-04-23 13:04:02.982 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0b6e4 2025-04-23 13:04:02.984 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917566e 2025-04-23 13:04:02.984 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917566e 2025-04-23 13:04:02.986 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:02.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28dd94 2025-04-23 13:04:02.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28dd94 2025-04-23 13:04:02.987 [DefaultDispatcher-worker-12 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:02.987 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.987 [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-23 13:04:02.987 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.987 [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-23 13:04:02.988 [DefaultDispatcher-worker-12 @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-23 13:04:02.988 [DefaultDispatcher-worker-12 @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-23 13:04:02.988 [DefaultDispatcher-worker-12 @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-23 13:04:02.988 [DefaultDispatcher-worker-12 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:02.988 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382a5c55 2025-04-23 13:04:02.988 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382a5c55 2025-04-23 13:04:02.988 [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-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d5b303 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:02.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 13:04:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:02.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 13:04:02.991 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3faa22 2025-04-23 13:04:02.991 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3faa22 2025-04-23 13:04:02.991 [DefaultDispatcher-worker-14 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:02.992 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.992 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:02.992 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.992 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:02.993 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@958212d 2025-04-23 13:04:02.993 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@958212d 2025-04-23 13:04:02.996 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a789ef 2025-04-23 13:04:02.996 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a789ef 2025-04-23 13:04:02.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5805a31a 2025-04-23 13:04:02.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5805a31a 2025-04-23 13:04:03.001 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdc6c82 2025-04-23 13:04:03.001 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdc6c82 2025-04-23 13:04:03.001 [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-23 13:04:03.005 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.011 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.012 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.013 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.013 [DefaultDispatcher-worker-17 @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:36101/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:03.013 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.013 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36101/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:03.013 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.014 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.014 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.016 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58a3ed 2025-04-23 13:04:03.016 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58a3ed 2025-04-23 13:04:03.017 [DefaultDispatcher-worker-9 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.017 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.017 [DefaultDispatcher-worker-9 @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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.017 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.017 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.017 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.018 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f4a76 2025-04-23 13:04:03.018 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f4a76 2025-04-23 13:04:03.018 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.020 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a0c89d 2025-04-23 13:04:03.020 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a0c89d 2025-04-23 13:04:03.022 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a2404d 2025-04-23 13:04:03.022 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a2404d 2025-04-23 13:04:03.023 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.023 [DefaultDispatcher-worker-19 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.024 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc27f 2025-04-23 13:04:03.024 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc27f 2025-04-23 13:04:03.025 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-23 13:04:03.025 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-23 13:04:03.026 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198f5a0 2025-04-23 13:04:03.026 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198f5a0 2025-04-23 13:04:03.027 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-23 13:04:03.027 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-23 13:04:03.027 [DefaultDispatcher-worker-20 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.028 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@724f292e 2025-04-23 13:04:03.028 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@724f292e 2025-04-23 13:04:03.029 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-23 13:04:03.029 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-23 13:04:03.030 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@108dbf02 2025-04-23 13:04:03.030 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@108dbf02 2025-04-23 13:04:03.031 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-23 13:04:03.031 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-23 13:04:03.032 [DefaultDispatcher-worker-7 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.033 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-23 13:04:03.033 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f51b56 2025-04-23 13:04:03.033 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-23 13:04:03.033 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f51b56 2025-04-23 13:04:03.033 [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-23 13:04:03.035 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-23 13:04:03.035 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-23 13:04:03.036 [DefaultDispatcher-worker-3 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.036 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-23 13:04:03.036 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-23 13:04:03.038 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-23 13:04:03.038 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-23 13:04:03.040 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-23 13:04:03.040 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-23 13:04:03.040 [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-23 13:04:03.041 [DefaultDispatcher-worker-3 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.044 [DefaultDispatcher-worker-10 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.048 [DefaultDispatcher-worker-8 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.052 [DefaultDispatcher-worker-19 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.055 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.056 [DefaultDispatcher-worker-8 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.057 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-23 13:04:03.057 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-23 13:04:03.058 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.058 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:04:03.058 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.058 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.058 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.059 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:04:03.059 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36101/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:03.059 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-23 13:04:03.059 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-23 13:04:03.059 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.059 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36101/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 13:04:03.059 [DefaultDispatcher-worker-11 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.060 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.060 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.061 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-23 13:04:03.061 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-23 13:04:03.063 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-23 13:04:03.063 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-23 13:04:03.064 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.066 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-23 13:04:03.066 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-23 13:04:03.067 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81c22e 2025-04-23 13:04:03.067 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81c22e 2025-04-23 13:04:03.068 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-23 13:04:03.068 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-23 13:04:03.069 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13462fee 2025-04-23 13:04:03.069 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13462fee 2025-04-23 13:04:03.070 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-23 13:04:03.070 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-23 13:04:03.072 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-23 13:04:03.072 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779a95e 2025-04-23 13:04:03.072 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779a95e 2025-04-23 13:04:03.072 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-23 13:04:03.074 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-23 13:04:03.074 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b25d5 2025-04-23 13:04:03.074 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b25d5 2025-04-23 13:04:03.074 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-23 13:04:03.074 [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-23 13:04:03.076 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41780d06 2025-04-23 13:04:03.076 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41780d06 2025-04-23 13:04:03.078 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63637398 2025-04-23 13:04:03.078 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63637398 2025-04-23 13:04:03.079 [DefaultDispatcher-worker-3 @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:03.080 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a05f3 2025-04-23 13:04:03.080 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a05f3 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af0ae2c 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 13:04:03.083 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3254da9a 2025-04-23 13:04:03.083 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3254da9a 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 13:04:03.085 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3345e1eb 2025-04-23 13:04:03.085 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3345e1eb 2025-04-23 13:04:03.085 [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-23 13:04:03.090 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.092 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5720de 2025-04-23 13:04:03.092 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5720de 2025-04-23 13:04:03.093 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390c704 2025-04-23 13:04:03.093 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390c704 2025-04-23 13:04:03.095 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af4bae 2025-04-23 13:04:03.095 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af4bae 2025-04-23 13:04:03.096 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adcd3f 2025-04-23 13:04:03.096 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adcd3f 2025-04-23 13:04:03.098 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76884c64 2025-04-23 13:04:03.098 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76884c64 2025-04-23 13:04:03.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.099 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e50d56 2025-04-23 13:04:03.099 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e50d56 2025-04-23 13:04:03.101 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2ad2bf 2025-04-23 13:04:03.101 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2ad2bf 2025-04-23 13:04:03.104 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62823270 2025-04-23 13:04:03.104 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62823270 2025-04-23 13:04:03.104 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.105 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.106 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@565da928 2025-04-23 13:04:03.106 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@565da928 2025-04-23 13:04:03.106 [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-23 13:04:03.106 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.106 [DefaultDispatcher-worker-16 @coroutine#2326] 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:44067/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:03.106 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.106 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:03.107 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.107 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.110 [DefaultDispatcher-worker-1 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.110 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.110 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.110 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.111 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.111 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.112 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5457123a 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 13:04:03.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-04-23 13:04:03.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-04-23 13:04:03.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 13:04:03.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-04-23 13:04:03.121 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-04-23 13:04:03.122 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-04-23 13:04:03.126 [DefaultDispatcher-worker-10 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-04-23 13:04:03.126 [DefaultDispatcher-worker-11 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.130 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.133 [DefaultDispatcher-worker-5 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.136 [DefaultDispatcher-worker-11 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.148 [DefaultDispatcher-worker-9 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.155 [DefaultDispatcher-worker-2 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.159 [DefaultDispatcher-worker-2 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.163 [DefaultDispatcher-worker-13 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.167 [DefaultDispatcher-worker-20 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.171 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfe2797 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 13:04:03.183 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.186 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ead0305 2025-04-23 13:04:03.186 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ead0305 2025-04-23 13:04:03.187 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.188 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@206ae8a0 2025-04-23 13:04:03.188 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@206ae8a0 2025-04-23 13:04:03.191 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@24556875 2025-04-23 13:04:03.191 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@24556875 2025-04-23 13:04:03.193 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6157e29b 2025-04-23 13:04:03.193 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6157e29b 2025-04-23 13:04:03.194 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.195 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.195 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2724709f 2025-04-23 13:04:03.195 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2724709f 2025-04-23 13:04:03.195 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.195 [DefaultDispatcher-worker-17 @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:49505/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:03.195 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.196 [DefaultDispatcher-worker-17 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49505/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:03.197 [DefaultDispatcher-worker-10 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.197 [DefaultDispatcher-worker-10 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.198 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@507ca333 2025-04-23 13:04:03.198 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@507ca333 2025-04-23 13:04:03.200 [DefaultDispatcher-worker-11 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.200 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.200 [DefaultDispatcher-worker-11 @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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.200 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.200 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe56f89 2025-04-23 13:04:03.200 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe56f89 2025-04-23 13:04:03.201 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.201 [DefaultDispatcher-worker-14 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.201 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19983dd1 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 13:04:03.203 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1781dd4 2025-04-23 13:04:03.203 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1781dd4 2025-04-23 13:04:03.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-04-23 13:04:03.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-04-23 13:04:03.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 13:04:03.205 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-04-23 13:04:03.205 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c25ec 2025-04-23 13:04:03.205 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c25ec 2025-04-23 13:04:03.205 [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-23 13:04:03.211 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-04-23 13:04:03.212 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-04-23 13:04:03.214 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.216 [DefaultDispatcher-worker-14 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-04-23 13:04:03.216 [DefaultDispatcher-worker-17 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.217 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b6c9 2025-04-23 13:04:03.217 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715b6c9 2025-04-23 13:04:03.219 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d24c5b 2025-04-23 13:04:03.219 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d24c5b 2025-04-23 13:04:03.220 [DefaultDispatcher-worker-13 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.221 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedddb9 2025-04-23 13:04:03.221 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedddb9 2025-04-23 13:04:03.223 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ef4660 2025-04-23 13:04:03.223 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ef4660 2025-04-23 13:04:03.224 [DefaultDispatcher-worker-3 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.225 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6064a 2025-04-23 13:04:03.225 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6064a 2025-04-23 13:04:03.227 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@594d2edd 2025-04-23 13:04:03.227 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@594d2edd 2025-04-23 13:04:03.229 [DefaultDispatcher-worker-11 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.229 [DefaultDispatcher-worker-9 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.229 [DefaultDispatcher-worker-9 @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:49505/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:04:03.229 [DefaultDispatcher-worker-9 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.229 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8e3058 2025-04-23 13:04:03.229 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8e3058 2025-04-23 13:04:03.230 [DefaultDispatcher-worker-14 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.230 [DefaultDispatcher-worker-14 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:04:03.231 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0b92f 2025-04-23 13:04:03.231 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0b92f 2025-04-23 13:04:03.233 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a661a2b 2025-04-23 13:04:03.233 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a661a2b 2025-04-23 13:04:03.233 [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-23 13:04:03.271 [DefaultDispatcher-worker-11 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49505/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:04:03.271 [DefaultDispatcher-worker-11 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49505/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:03.272 [DefaultDispatcher-worker-11 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.272 [DefaultDispatcher-worker-11 @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:49505/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 13:04:03.272 [DefaultDispatcher-worker-11 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.272 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.272 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:04:03.273 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:03.274 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c49ed3 2025-04-23 13:04:03.274 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c49ed3 2025-04-23 13:04:03.276 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1703739b 2025-04-23 13:04:03.276 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1703739b 2025-04-23 13:04:03.278 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf5a3 2025-04-23 13:04:03.278 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf5a3 2025-04-23 13:04:03.279 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@563e79a0 2025-04-23 13:04:03.279 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@563e79a0 2025-04-23 13:04:03.280 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb147b2 2025-04-23 13:04:03.280 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb147b2 2025-04-23 13:04:03.282 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@67226ef4 2025-04-23 13:04:03.282 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@67226ef4 2025-04-23 13:04:03.284 [DefaultDispatcher-worker-20 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:03.284 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13470e5e 2025-04-23 13:04:03.284 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13470e5e 2025-04-23 13:04:03.285 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@361186ef 2025-04-23 13:04:03.285 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@361186ef 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e35d1 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 13:04:03.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 13:04:03.287 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fccb48 2025-04-23 13:04:03.287 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fccb48 2025-04-23 13:04:03.287 [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-23 13:04:03.299 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.304 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.304 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.305 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.305 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.305 [DefaultDispatcher-worker-20 @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:49259/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:03.305 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.305 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49259/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:03.306 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.306 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:03.307 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@712b1539 2025-04-23 13:04:03.307 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@712b1539 2025-04-23 13:04:03.309 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecf56c 2025-04-23 13:04:03.309 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecf56c 2025-04-23 13:04:03.309 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.309 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.309 [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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.309 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.309 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.310 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.310 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.310 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd37e49 2025-04-23 13:04:03.310 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd37e49 2025-04-23 13:04:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 13:04:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a486851 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 13:04:03.312 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1ff57 2025-04-23 13:04:03.312 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1ff57 2025-04-23 13:04:03.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2025-04-23 13:04:03.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2025-04-23 13:04:03.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 13:04:03.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2025-04-23 13:04:03.314 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faa769 2025-04-23 13:04:03.314 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faa769 2025-04-23 13:04:03.315 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5676f 2025-04-23 13:04:03.315 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa5676f 2025-04-23 13:04:03.317 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6461e4 2025-04-23 13:04:03.317 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6461e4 2025-04-23 13:04:03.318 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2025-04-23 13:04:03.318 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efe0018 2025-04-23 13:04:03.318 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efe0018 2025-04-23 13:04:03.319 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2025-04-23 13:04:03.320 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7d3541 2025-04-23 13:04:03.320 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7d3541 2025-04-23 13:04:03.320 [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-23 13:04:03.321 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/auth/register 2025-04-23 13:04:03.321 [DefaultDispatcher-worker-7 @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:49259/auth/register. 2025-04-23 13:04:03.321 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/auth/register 2025-04-23 13:04:03.321 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49259/auth/register from class io.ktor.http.content.TextContent 2025-04-23 13:04:03.321 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/auth/register 2025-04-23 13:04:03.321 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/auth/register 2025-04-23 13:04:03.323 [DefaultDispatcher-worker-11 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1001b435 2025-04-23 13:04:03.362 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49259/auth/register. 2025-04-23 13:04:03.362 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49259/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:03.374 [DefaultDispatcher-worker-3 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.377 [DefaultDispatcher-worker-8 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c02089 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 13:04:03.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 13:04:03.387 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.389 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0a7b18 2025-04-23 13:04:03.389 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0a7b18 2025-04-23 13:04:03.390 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cd8c89 2025-04-23 13:04:03.390 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cd8c89 2025-04-23 13:04:03.391 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f21068 2025-04-23 13:04:03.391 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f21068 2025-04-23 13:04:03.392 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f086b2 2025-04-23 13:04:03.392 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f086b2 2025-04-23 13:04:03.393 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3eff0f 2025-04-23 13:04:03.393 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3eff0f 2025-04-23 13:04:03.395 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a81c5 2025-04-23 13:04:03.395 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a81c5 2025-04-23 13:04:03.397 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@641ea6da 2025-04-23 13:04:03.397 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@641ea6da 2025-04-23 13:04:03.398 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.399 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@60df79fd 2025-04-23 13:04:03.399 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@60df79fd 2025-04-23 13:04:03.400 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@b72346e 2025-04-23 13:04:03.400 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@b72346e 2025-04-23 13:04:03.400 [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-23 13:04:03.403 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.404 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.405 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.405 [DefaultDispatcher-worker-8 @coroutine#2457] 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-23 13:04:03.405 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.405 [DefaultDispatcher-worker-8 @coroutine#2457] 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-23 13:04:03.406 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.406 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.409 [DefaultDispatcher-worker-13 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.409 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.409 [DefaultDispatcher-worker-13 @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/dummyreplication/nodeId. 2025-04-23 13:04:03.409 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.409 [DefaultDispatcher-worker-20 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.409 [DefaultDispatcher-worker-20 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.410 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.412 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.413 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.414 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f432ea 2025-04-23 13:04:03.414 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f432ea 2025-04-23 13:04:03.416 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@733dda4 2025-04-23 13:04:03.416 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@733dda4 2025-04-23 13:04:03.418 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c599a 2025-04-23 13:04:03.418 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c599a 2025-04-23 13:04:03.419 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@460ed79f 2025-04-23 13:04:03.419 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@460ed79f 2025-04-23 13:04:03.421 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e45ded6 2025-04-23 13:04:03.421 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e45ded6 2025-04-23 13:04:03.422 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7702f047 2025-04-23 13:04:03.422 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7702f047 2025-04-23 13:04:03.423 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-04-23 13:04:03.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 13:04:03.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 13:04:03.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.424 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a3a7b4 2025-04-23 13:04:03.424 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a3a7b4 2025-04-23 13:04:03.424 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6: (connection evicted) 2025-04-23 13:04:03.426 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@262128d0 2025-04-23 13:04:03.426 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@262128d0 2025-04-23 13:04:03.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 13:04:03.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 13:04:03.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c79b69 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 13:04:03.428 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d2e1ac 2025-04-23 13:04:03.428 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d2e1ac 2025-04-23 13:04:03.428 [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-23 13:04:03.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 13:04:03.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.434 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.435 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.435 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.435 [DefaultDispatcher-worker-8 @coroutine#2484] 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-23 13:04:03.435 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.435 [DefaultDispatcher-worker-8 @coroutine#2484] 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-23 13:04:03.436 [DefaultDispatcher-worker-20 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.436 [DefaultDispatcher-worker-20 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.439 [DefaultDispatcher-worker-3 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.439 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.439 [DefaultDispatcher-worker-3 @coroutine#2483] 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-23 13:04:03.439 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.440 [DefaultDispatcher-worker-10 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.440 [DefaultDispatcher-worker-10 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.441 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.442 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.443 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ee423f 2025-04-23 13:04:03.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 13:04:03.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.444 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ee423f: (connection evicted) 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 13:04:03.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365eaef 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 13:04:03.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 13:04:03.446 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.451 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.452 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.452 [DefaultDispatcher-worker-10 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.452 [DefaultDispatcher-worker-10 @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-23 13:04:03.452 [DefaultDispatcher-worker-10 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.453 [DefaultDispatcher-worker-10 @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-23 13:04:03.453 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.453 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.456 [DefaultDispatcher-worker-2 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.456 [DefaultDispatcher-worker-2 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.456 [DefaultDispatcher-worker-2 @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-23 13:04:03.456 [DefaultDispatcher-worker-2 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.457 [DefaultDispatcher-worker-11 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.457 [DefaultDispatcher-worker-11 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.458 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.459 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.460 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.462 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.463 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.465 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.466 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2025-04-23 13:04:03.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 13:04:03.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 13:04:03.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.467 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2b199: (connection evicted) 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 13:04:03.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541c76fd 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 13:04:03.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 13:04:03.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.474 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.475 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.475 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.475 [DefaultDispatcher-worker-11 @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-23 13:04:03.475 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.475 [DefaultDispatcher-worker-11 @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-23 13:04:03.476 [DefaultDispatcher-worker-1 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.476 [DefaultDispatcher-worker-1 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.479 [DefaultDispatcher-worker-9 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.479 [DefaultDispatcher-worker-9 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.479 [DefaultDispatcher-worker-9 @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-23 13:04:03.479 [DefaultDispatcher-worker-9 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.480 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.480 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.481 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.482 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.483 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3993cecb 2025-04-23 13:04:03.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 13:04:03.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 13:04:03.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.484 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3993cecb: (connection evicted) 2025-04-23 13:04:03.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 13:04:03.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445d4517 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 13:04:03.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 13:04:03.487 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.491 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.492 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.493 [DefaultDispatcher-worker-8 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.493 [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-23 13:04:03.493 [DefaultDispatcher-worker-8 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.493 [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-23 13:04:03.494 [DefaultDispatcher-worker-18 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.494 [DefaultDispatcher-worker-18 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.497 [DefaultDispatcher-worker-4 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.497 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.497 [DefaultDispatcher-worker-4 @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-23 13:04:03.497 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.497 [DefaultDispatcher-worker-13 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.497 [DefaultDispatcher-worker-13 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.498 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.500 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.501 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.502 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.504 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2025-04-23 13:04:03.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 13:04:03.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 13:04:03.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.504 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@125bc00d: (connection evicted) 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 13:04:03.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7479cdf7 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 13:04:03.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 13:04:03.507 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.512 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.513 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.513 [DefaultDispatcher-worker-14 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.513 [DefaultDispatcher-worker-14 @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-23 13:04:03.513 [DefaultDispatcher-worker-14 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.513 [DefaultDispatcher-worker-14 @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-23 13:04:03.514 [DefaultDispatcher-worker-5 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.514 [DefaultDispatcher-worker-5 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:04:03.517 [DefaultDispatcher-worker-2 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.517 [DefaultDispatcher-worker-2 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.517 [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-23 13:04:03.517 [DefaultDispatcher-worker-2 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.518 [DefaultDispatcher-worker-2 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.518 [DefaultDispatcher-worker-2 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:04:03.519 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.520 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2025-04-23 13:04:03.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 13:04:03.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 13:04:03.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.521 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308f18c0: (connection evicted) 2025-04-23 13:04:03.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 13:04:03.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 13:04:03.651 [DefaultDispatcher-worker-4 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:03.652 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.652 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.652 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.652 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.652 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.750 [DefaultDispatcher-worker-18 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:03.751 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.751 [DefaultDispatcher-worker-18 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.751 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.751 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.751 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39cf7f3c 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.777 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.778 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 13:04:03.788 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.793 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.794 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.794 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.800 [DefaultDispatcher-worker-18 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.806 [DefaultDispatcher-worker-6 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a 2025-04-23 13:04:03.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 13:04:03.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 13:04:03.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.807 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb9695a: (connection evicted) 2025-04-23 13:04:03.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 13:04:03.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d24c43 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.809 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 13:04:03.816 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.821 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.822 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.823 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.823 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3125ff 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.824 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 13:04:03.829 [DefaultDispatcher-worker-18 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:03.829 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.829 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.829 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.830 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.830 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.832 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.837 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.838 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.839 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.843 [DefaultDispatcher-worker-19 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2025-04-23 13:04:03.851 [DefaultDispatcher-worker-3 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.855 [DefaultDispatcher-worker-17 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.858 [DefaultDispatcher-worker-14 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a66949a 2025-04-23 13:04:03.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 13:04:03.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 13:04:03.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.865 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a66949a: (connection evicted) 2025-04-23 13:04:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 13:04:03.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 13:04:03.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 13:04:03.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 13:04:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.866 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b26d289: (connection evicted) 2025-04-23 13:04:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 13:04:03.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461c0572 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.867 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 13:04:03.875 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.879 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.880 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.881 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a509c 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.881 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 13:04:03.882 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.882 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.882 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 13:04:03.889 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.893 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.894 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.895 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.899 [DefaultDispatcher-worker-7 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2025-04-23 13:04:03.906 [DefaultDispatcher-worker-15 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.910 [DefaultDispatcher-worker-17 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.913 [DefaultDispatcher-worker-7 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:03.913 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.913 [DefaultDispatcher-worker-7 @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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.913 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.913 [DefaultDispatcher-worker-5 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2025-04-23 13:04:03.914 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.914 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 13:04:03.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 13:04:03.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.915 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44872224: (connection evicted) 2025-04-23 13:04:03.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 13:04:03.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 13:04:03.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 13:04:03.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 13:04:03.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.916 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e94655a: (connection evicted) 2025-04-23 13:04:03.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 13:04:03.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c2a046 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.917 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 13:04:03.918 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.918 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.918 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 13:04:03.925 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.930 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.931 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.932 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.936 [DefaultDispatcher-worker-1 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.946 [DefaultDispatcher-worker-3 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.947 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.951 [DefaultDispatcher-worker-7 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22858c21 2025-04-23 13:04:03.956 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:03.956 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.956 [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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:03.956 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.957 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.957 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 13:04:03.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 13:04:03.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:03.964 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22858c21: (connection evicted) 2025-04-23 13:04:03.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:03.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 13:04:03.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461e479c 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:03.965 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 13:04:03.966 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.966 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.966 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 13:04:03.975 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.981 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.982 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.982 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.988 [DefaultDispatcher-worker-10 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:03.996 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:03.997 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.997 [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-23 13:04:03.997 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:03.997 [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-23 13:04:04.000 [DefaultDispatcher-worker-20 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:04.001 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:04.006 [DefaultDispatcher-worker-12 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2823bd30 2025-04-23 13:04:04.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 13:04:04.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 13:04:04.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.010 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2823bd30: (connection evicted) 2025-04-23 13:04:04.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:04.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 13:04:04.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f171392 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.011 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.012 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 13:04:04.020 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.022 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:04.022 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.022 [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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.022 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.023 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.023 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.026 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.027 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.028 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.033 [DefaultDispatcher-worker-15 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.043 [DefaultDispatcher-worker-17 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.047 [DefaultDispatcher-worker-6 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.112 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.116 [DefaultDispatcher-worker-13 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:04.116 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.116 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.116 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.116 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.116 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.161 [DefaultDispatcher-worker-10 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2025-04-23 13:04:04.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 13:04:04.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 13:04:04.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.191 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c: (connection evicted) 2025-04-23 13:04:04.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:04.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 13:04:04.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.192 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55448710 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.193 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 13:04:04.200 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.205 [DefaultDispatcher-worker-12 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:04.205 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.205 [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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.205 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.205 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.206 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.206 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.206 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.207 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.211 [DefaultDispatcher-worker-2 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.212 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.223 [DefaultDispatcher-worker-14 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.227 [DefaultDispatcher-worker-16 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2025-04-23 13:04:04.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 13:04:04.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 13:04:04.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.232 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c36d48: (connection evicted) 2025-04-23 13:04:04.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:04.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 13:04:04.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768d8a25 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.233 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.234 [Test worker @coroutine#2968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 13:04:04.234 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.234 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.234 [Test worker @coroutine#2968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 13:04:04.241 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.246 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.247 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.247 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.253 [DefaultDispatcher-worker-13 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2025-04-23 13:04:04.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 13:04:04.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 13:04:04.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.291 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db: (connection evicted) 2025-04-23 13:04:04.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:04.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 13:04:04.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fa3dd8 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 13:04:04.339 [DefaultDispatcher-worker-19 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:04.339 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.339 [DefaultDispatcher-worker-19 @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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.339 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.340 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.340 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.350 [DefaultDispatcher-worker-5 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.353 [DefaultDispatcher-worker-2 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.356 [DefaultDispatcher-worker-12 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.359 [DefaultDispatcher-worker-5 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.375 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.376 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:04:04.380 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-23 13:04:04.381 [DefaultDispatcher-worker-7 @coroutine#3008] INFO ktor.application - Responding at http://0.0.0.0:44455 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438a2337 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 13:04:04.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 13:04:04.390 [DefaultDispatcher-worker-2 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.390 [DefaultDispatcher-worker-2 @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:44455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:04.390 [DefaultDispatcher-worker-2 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.390 [DefaultDispatcher-worker-2 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.391 [eventLoopGroupProxy-19-1 @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-23 13:04:04.391 [eventLoopGroupProxy-19-2 @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-23 13:04:04.391 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.391 [eventLoopGroupProxy-19-2 @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-23 13:04:04.391 [eventLoopGroupProxy-19-2 @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-23 13:04:04.392 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.392 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.392 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.393 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffc9be 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 13:04:04.400 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.400 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.400 [DefaultDispatcher-worker-16 @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:44455/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.400 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.400 [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-23 13:04:04.400 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.401 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.401 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.403 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.403 [DefaultDispatcher-worker-14 @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:44455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:04.403 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.403 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213a2fe3 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:04.404 [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-23 13:04:04.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 13:04:04.404 [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-23 13:04:04.404 [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-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-04-23 13:04:04.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-04-23 13:04:04.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 13:04:04.404 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.405 [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-23 13:04:04.405 [eventLoopGroupProxy-19-3 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.405 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.405 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.405 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.408 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-19 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-19 @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:44455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-19 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-19 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-15 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-15 @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:44455/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.414 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.415 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-23 13:04:04.415 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-23 13:04:04.415 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:04:04.415 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.415 [eventLoopGroupProxy-19-4 @call-handler#3053] 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-23 13:04:04.415 [eventLoopGroupProxy-19-4 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.416 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.416 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:04:04.417 [eventLoopGroupProxy-19-5 @call-handler#3056] 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-23 13:04:04.417 [eventLoopGroupProxy-19-5 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.417 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.417 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.420 [DefaultDispatcher-worker-12 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.421 [DefaultDispatcher-worker-13 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.423 [DefaultDispatcher-worker-19 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.423 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.424 [DefaultDispatcher-worker-16 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-04-23 13:04:04.424 [DefaultDispatcher-worker-16 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.424 [DefaultDispatcher-worker-16 @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:44455/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.424 [DefaultDispatcher-worker-16 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.425 [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-23 13:04:04.425 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.425 [DefaultDispatcher-worker-16 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.425 [DefaultDispatcher-worker-16 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.429 [DefaultDispatcher-worker-12 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-04-23 13:04:04.432 [DefaultDispatcher-worker-20 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-04-23 13:04:04.439 [DefaultDispatcher-worker-2 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.440 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.440 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 13:04:04.440 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.441 [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-23 13:04:04.444 [DefaultDispatcher-worker-16 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241. 2025-04-23 13:04:04.456 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241 2025-04-23 13:04:04.457 [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-23 13:04:04.461 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.461 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241 2025-04-23 13:04:04.461 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241 2025-04-23 13:04:04.461 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241. 2025-04-23 13:04:04.461 [DefaultDispatcher-worker-19 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.465 [DefaultDispatcher-worker-8 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.466 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.466 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:04:04.466 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.466 [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-23 13:04:04.468 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.468 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.468 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.468 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:04:04.468 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.472 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.482 [DefaultDispatcher-worker-17 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.482 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:04.485 [DefaultDispatcher-worker-18 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.485 [DefaultDispatcher-worker-18 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.485 [DefaultDispatcher-worker-11 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.485 [DefaultDispatcher-worker-18 @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:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.485 [DefaultDispatcher-worker-18 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.485 [DefaultDispatcher-worker-18 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.485 [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-23 13:04:04.486 [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-23 13:04:04.486 [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-23 13:04:04.489 [DefaultDispatcher-worker-7 @call-handler#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.490 [eventLoopGroupProxy-19-2 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.490 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.490 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.490 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.490 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.493 [DefaultDispatcher-worker-4 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.495 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.500 [DefaultDispatcher-worker-15 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.501 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.501 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 13:04:04.501 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.501 [eventLoopGroupProxy-19-2 @call-handler#3106] 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-23 13:04:04.504 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.504 [DefaultDispatcher-worker-10 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242. 2025-04-23 13:04:04.514 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242 2025-04-23 13:04:04.514 [eventLoopGroupProxy-19-2 @call-handler#3110] 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-23 13:04:04.515 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.515 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242 2025-04-23 13:04:04.515 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242 2025-04-23 13:04:04.515 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242. 2025-04-23 13:04:04.515 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719705285175562242 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.519 [DefaultDispatcher-worker-5 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.519 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.520 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:04:04.520 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.520 [eventLoopGroupProxy-19-2 @call-handler#3114] 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-23 13:04:04.520 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.520 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.520 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:04:04.520 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:04:04.520 [DefaultDispatcher-worker-5 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.524 [DefaultDispatcher-worker-13 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.535 [DefaultDispatcher-worker-19 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.538 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.539 [DefaultDispatcher-worker-19 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.539 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.539 [DefaultDispatcher-worker-15 @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:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.539 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.539 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.539 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-23 13:04:04.539 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-23 13:04:04.539 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:04:04.541 [DefaultDispatcher-worker-15 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.545 [DefaultDispatcher-worker-8 @call-handler#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.545 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.545 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.545 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.545 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.545 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.549 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.552 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.552 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240. 2025-04-23 13:04:04.552 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.552 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.552 [UI Thread @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:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.552 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.552 [eventLoopGroupProxy-19-2 @call-handler#3155] 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-23 13:04:04.553 [eventLoopGroupProxy-19-5 @call-handler#3157] 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-23 13:04:04.553 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.553 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.553 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.553 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.553 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.553 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.554 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.554 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241. 2025-04-23 13:04:04.554 [UI Thread @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.554 [eventLoopGroupProxy-19-5 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.555 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.555 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.555 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.555 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.555 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.555 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.555 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.556 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240. 2025-04-23 13:04:04.556 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.556 [eventLoopGroupProxy-19-6 @call-handler#3180] 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-23 13:04:04.556 [eventLoopGroupProxy-19-7 @call-handler#3181] 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-23 13:04:04.557 [eventLoopGroupProxy-19-8 @call-handler#3186] 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-23 13:04:04.557 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.557 [eventLoopGroupProxy-19-6 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.557 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.557 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.557 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.557 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.557 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.557 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.557 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.557 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.560 [DefaultDispatcher-worker-12 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.564 [eventLoopGroupProxy-19-8 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.564 [UI Thread @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.564 [UI Thread @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.564 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241. 2025-04-23 13:04:04.564 [UI Thread @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.564 [DefaultDispatcher-worker-15 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.568 [DefaultDispatcher-worker-14 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.571 [DefaultDispatcher-worker-18 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.575 [DefaultDispatcher-worker-1 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.578 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240 2025-04-23 13:04:04.578 [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:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240. 2025-04-23 13:04:04.578 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240 2025-04-23 13:04:04.578 [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-23 13:04:04.579 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.580 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240 2025-04-23 13:04:04.580 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240 2025-04-23 13:04:04.580 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240. 2025-04-23 13:04:04.580 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.584 [DefaultDispatcher-worker-1 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.590 [DefaultDispatcher-worker-19 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.593 [DefaultDispatcher-worker-14 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.593 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.593 [DefaultDispatcher-worker-14 @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:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.593 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.593 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.594 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 13:04:04.594 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 13:04:04.594 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:04:04.598 [DefaultDispatcher-worker-1 @call-handler#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.599 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.599 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.599 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.599 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.599 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.603 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241 2025-04-23 13:04:04.603 [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:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241. 2025-04-23 13:04:04.603 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241 2025-04-23 13:04:04.603 [DefaultDispatcher-worker-16 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.603 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-23 13:04:04.606 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.607 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241 2025-04-23 13:04:04.607 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241 2025-04-23 13:04:04.607 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241. 2025-04-23 13:04:04.607 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719705285175562242&assignmentUid=719705285175562240&clazzUid=719705285175562240&submitterUid=719705285175562241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.611 [DefaultDispatcher-worker-2 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.616 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241 2025-04-23 13:04:04.616 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241. 2025-04-23 13:04:04.616 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241 2025-04-23 13:04:04.617 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-23 13:04:04.617 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.617 [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:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.617 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.617 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240 2025-04-23 13:04:04.617 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240. 2025-04-23 13:04:04.617 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240 2025-04-23 13:04:04.617 [eventLoopGroupProxy-19-5 @call-handler#3255] 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-23 13:04:04.617 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.617 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.617 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.617 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.618 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.618 [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:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.618 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.618 [eventLoopGroupProxy-19-6 @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-23 13:04:04.618 [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-23 13:04:04.618 [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-23 13:04:04.618 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241 2025-04-23 13:04:04.618 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241 2025-04-23 13:04:04.619 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241. 2025-04-23 13:04:04.619 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/PersonDao/getNamesByUid?uid=719705285175562241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.619 [eventLoopGroupProxy-19-7 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.619 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.619 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.619 [eventLoopGroupProxy-19-8 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.619 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.619 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.619 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.619 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.619 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.619 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.619 [eventLoopGroupProxy-19-5 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.620 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.620 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.620 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.620 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.620 [eventLoopGroupProxy-19-6 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.621 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240 2025-04-23 13:04:04.621 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240 2025-04-23 13:04:04.621 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240. 2025-04-23 13:04:04.621 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.623 [DefaultDispatcher-worker-18 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.626 [DefaultDispatcher-worker-16 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.629 [DefaultDispatcher-worker-8 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.632 [DefaultDispatcher-worker-20 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.636 [DefaultDispatcher-worker-13 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.639 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242 2025-04-23 13:04:04.639 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242. 2025-04-23 13:04:04.639 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242 2025-04-23 13:04:04.642 [eventLoopGroupProxy-19-2 @call-handler#3283] 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-23 13:04:04.644 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.645 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242 2025-04-23 13:04:04.645 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242 2025-04-23 13:04:04.645 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242. 2025-04-23 13:04:04.645 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562242 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.649 [DefaultDispatcher-worker-16 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.651 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241 2025-04-23 13:04:04.651 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241. 2025-04-23 13:04:04.651 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241 2025-04-23 13:04:04.651 [eventLoopGroupProxy-19-2 @call-handler#3289] 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-23 13:04:04.652 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.652 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241 2025-04-23 13:04:04.652 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241 2025-04-23 13:04:04.652 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241. 2025-04-23 13:04:04.652 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/PersonDao/findByUidAsync?uid=719705285175562241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.655 [DefaultDispatcher-worker-12 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.656 [DefaultDispatcher-worker-14 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:04.656 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.656 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.656 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.656 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.656 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.661 [DefaultDispatcher-worker-15 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.665 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.665 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.665 [DefaultDispatcher-worker-4 @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:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.665 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.665 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44455/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:04:04.666 [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-23 13:04:04.666 [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-23 13:04:04.666 [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-23 13:04:04.670 [DefaultDispatcher-worker-10 @call-handler#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2025-04-23 13:04:04.670 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.670 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.670 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/replication/message 2025-04-23 13:04:04.670 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/replication/message. 2025-04-23 13:04:04.670 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.672 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.672 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240. 2025-04-23 13:04:04.672 [UI Thread @coroutine#3321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.672 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.672 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.672 [UI Thread @coroutine#3325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.672 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.672 [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:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.672 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.672 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/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-23 13:04:04.672 [eventLoopGroupProxy-19-5 @call-handler#3339] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-23 13:04:04.672 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.672 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.672 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.672 [eventLoopGroupProxy-19-6 @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-23 13:04:04.672 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.672 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.672 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241. 2025-04-23 13:04:04.673 [UI Thread @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.673 [eventLoopGroupProxy-19-8 @call-handler#3354] 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-23 13:04:04.673 [UI Thread @coroutine#3321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.673 [UI Thread @coroutine#3321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 2025-04-23 13:04:04.673 [eventLoopGroupProxy-19-2 @call-handler#3360] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 13:04:04.673 [eventLoopGroupProxy-19-6 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.673 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240. 2025-04-23 13:04:04.673 [UI Thread @coroutine#3321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.673 [eventLoopGroupProxy-19-8 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.673 [eventLoopGroupProxy-19-5 @call-handler#3339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.673 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.673 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.673 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.673 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.674 [UI Thread @coroutine#3325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.674 [UI Thread @coroutine#3325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.674 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.674 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 2025-04-23 13:04:04.674 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.674 [UI Thread @coroutine#3325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.674 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240. 2025-04-23 13:04:04.674 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719705285175562241&assignmentUid=719705285175562240 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.675 [eventLoopGroupProxy-19-2 @call-handler#3360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:04:04.675 [UI Thread @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.675 [UI Thread @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 2025-04-23 13:04:04.675 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241. 2025-04-23 13:04:04.675 [UI Thread @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44455/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719705285175562240&clazzUid=719705285175562240&accountPersonUid=719705285175562241 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:04.675 [DefaultDispatcher-worker-17 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-04-23 13:04:04.677 [DefaultDispatcher-worker-4 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.680 [DefaultDispatcher-worker-13 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.683 [DefaultDispatcher-worker-15 @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.686 [DefaultDispatcher-worker-12 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.689 [DefaultDispatcher-worker-2 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2025-04-23 13:04:04.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 13:04:04.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 13:04:04.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.691 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e537465: (connection evicted) 2025-04-23 13:04:04.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:04.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 13:04:04.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 13:04:04.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 13:04:04.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 13:04:04.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:04.692 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ae6721: (connection evicted) 2025-04-23 13:04:04.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:04.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 13:04:04.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 13:04:04.755 [DefaultDispatcher-worker-10 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:04.755 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.755 [DefaultDispatcher-worker-10 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.755 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.756 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.756 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.834 [DefaultDispatcher-worker-20 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:04.834 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.834 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.834 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.835 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.835 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.918 [DefaultDispatcher-worker-1 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:04.918 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.918 [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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.918 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.919 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.919 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.961 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:04.961 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.961 [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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:04.961 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.961 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:04.961 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.001 [DefaultDispatcher-worker-9 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:05.001 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.001 [DefaultDispatcher-worker-9 @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-23 13:04:05.001 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.001 [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-23 13:04:05.027 [DefaultDispatcher-worker-20 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:05.027 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.027 [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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.027 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.027 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.027 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.121 [DefaultDispatcher-worker-5 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:05.121 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.121 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.121 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.122 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.122 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.194 [eventLoopGroupProxy-19-4] WARN i.n.u.c.SingleThreadEventExecutor - An event executor terminated with non-empty task queue (1) 2025-04-23 13:04:05.210 [DefaultDispatcher-worker-17 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:05.210 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.210 [DefaultDispatcher-worker-17 @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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.210 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.210 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.210 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.345 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:05.345 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.345 [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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.345 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.346 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.346 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.661 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:05.662 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.662 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.662 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.662 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.662 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 13:04:05.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 13:04:05.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.696 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7: (connection evicted) 2025-04-23 13:04:05.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 13:04:05.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.699 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 13:04:05.708 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.714 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.715 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.716 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bb16ee 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.717 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 13:04:05.727 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.733 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.734 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.735 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.739 [DefaultDispatcher-worker-3 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-23 13:04:05.747 [DefaultDispatcher-worker-8 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.752 [DefaultDispatcher-worker-7 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-23 13:04:05.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 13:04:05.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 13:04:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.757 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2025-04-23 13:04:05.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 13:04:05.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 13:04:05.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 13:04:05.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 13:04:05.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.757 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441a2d52: (connection evicted) 2025-04-23 13:04:05.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 13:04:05.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c4370a 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.759 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 13:04:05.761 [DefaultDispatcher-worker-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:05.761 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.761 [DefaultDispatcher-worker-2 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.761 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.761 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.761 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.768 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.774 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.775 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.776 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2ccd7f 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.776 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.777 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 13:04:05.786 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.792 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.793 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.794 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.798 [DefaultDispatcher-worker-19 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1198 2025-04-23 13:04:05.806 [DefaultDispatcher-worker-4 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.811 [DefaultDispatcher-worker-2 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.815 [DefaultDispatcher-worker-8 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.826 [DefaultDispatcher-worker-15 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3656f 2025-04-23 13:04:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 13:04:05.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 13:04:05.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.828 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a3656f: (connection evicted) 2025-04-23 13:04:05.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 13:04:05.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 13:04:05.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 13:04:05.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 13:04:05.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.829 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ef1198: (connection evicted) 2025-04-23 13:04:05.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 13:04:05.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a712344 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.830 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 13:04:05.839 [DefaultDispatcher-worker-19 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:05.839 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.839 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.839 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.840 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.840 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.840 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.846 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.847 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.848 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f8ff82 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.848 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 13:04:05.849 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.849 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.849 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 13:04:05.857 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.863 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.864 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.865 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.869 [DefaultDispatcher-worker-2 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2025-04-23 13:04:05.878 [DefaultDispatcher-worker-20 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.883 [DefaultDispatcher-worker-14 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245a90b1 2025-04-23 13:04:05.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 13:04:05.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 13:04:05.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.886 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245a90b1: (connection evicted) 2025-04-23 13:04:05.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 13:04:05.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 13:04:05.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 13:04:05.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 13:04:05.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.887 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d: (connection evicted) 2025-04-23 13:04:05.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 13:04:05.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e7cdb2 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.888 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 13:04:05.897 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.903 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.904 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.905 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c8bc1e 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.905 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 13:04:05.906 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.906 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.906 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 13:04:05.914 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.920 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.921 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.923 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.924 [DefaultDispatcher-worker-8 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:05.924 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.924 [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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.924 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.925 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.925 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.927 [DefaultDispatcher-worker-5 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d 2025-04-23 13:04:05.935 [DefaultDispatcher-worker-7 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.940 [DefaultDispatcher-worker-3 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2025-04-23 13:04:05.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 13:04:05.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 13:04:05.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.944 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428e875f: (connection evicted) 2025-04-23 13:04:05.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 13:04:05.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 13:04:05.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 13:04:05.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 13:04:05.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:05.945 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ac2772d: (connection evicted) 2025-04-23 13:04:05.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:05.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 13:04:05.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64e2d0 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.946 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 13:04:05.955 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.961 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.962 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.963 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.963 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685280dd 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.964 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 13:04:05.966 [DefaultDispatcher-worker-8 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:05.967 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.967 [DefaultDispatcher-worker-8 @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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:05.967 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.967 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.967 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:05.974 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.979 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.981 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.982 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.986 [DefaultDispatcher-worker-7 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2 2025-04-23 13:04:05.994 [DefaultDispatcher-worker-4 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:05.999 [DefaultDispatcher-worker-11 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2025-04-23 13:04:06.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 13:04:06.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 13:04:06.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.003 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f6a083: (connection evicted) 2025-04-23 13:04:06.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 13:04:06.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 13:04:06.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 13:04:06.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 13:04:06.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.004 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b0fc8c2: (connection evicted) 2025-04-23 13:04:06.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 13:04:06.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c855eb7 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.005 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.006 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.006 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 13:04:06.006 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.006 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.006 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 13:04:06.006 [DefaultDispatcher-worker-8 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:06.006 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.006 [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-23 13:04:06.006 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.007 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.015 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.021 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.022 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.023 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d9177 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.023 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.024 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 13:04:06.032 [DefaultDispatcher-worker-7 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:06.032 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.032 [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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.032 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.032 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.032 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.033 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.039 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.040 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.041 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.045 [DefaultDispatcher-worker-1 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2025-04-23 13:04:06.053 [DefaultDispatcher-worker-15 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.059 [DefaultDispatcher-worker-16 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.062 [DefaultDispatcher-worker-19 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2025-04-23 13:04:06.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 13:04:06.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 13:04:06.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.066 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2: (connection evicted) 2025-04-23 13:04:06.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 13:04:06.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 13:04:06.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 13:04:06.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 13:04:06.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.067 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4: (connection evicted) 2025-04-23 13:04:06.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 13:04:06.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578081e5 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.068 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 13:04:06.077 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.082 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.083 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.084 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df0bb1 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.085 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 13:04:06.093 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.098 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.099 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.100 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.104 [DefaultDispatcher-worker-7 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2025-04-23 13:04:06.112 [DefaultDispatcher-worker-7 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.116 [DefaultDispatcher-worker-2 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.120 [DefaultDispatcher-worker-7 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.126 [DefaultDispatcher-worker-10 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:06.126 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.126 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.126 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.127 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.127 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.130 [DefaultDispatcher-worker-8 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9 2025-04-23 13:04:06.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 13:04:06.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 13:04:06.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.132 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e3e1d9: (connection evicted) 2025-04-23 13:04:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 13:04:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 13:04:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 13:04:06.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 13:04:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.133 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c: (connection evicted) 2025-04-23 13:04:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 13:04:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea7134 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.134 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 13:04:06.144 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.149 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.150 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.151 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44835de9 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.152 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 13:04:06.159 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.164 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.165 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.166 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.169 [DefaultDispatcher-worker-13 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2542e124 2025-04-23 13:04:06.177 [DefaultDispatcher-worker-5 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.181 [DefaultDispatcher-worker-2 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.182 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2025-04-23 13:04:06.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 13:04:06.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 13:04:06.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.186 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06: (connection evicted) 2025-04-23 13:04:06.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 13:04:06.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 13:04:06.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 13:04:06.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 13:04:06.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.187 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2542e124: (connection evicted) 2025-04-23 13:04:06.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 13:04:06.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2406dd 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.188 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 13:04:06.195 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.200 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.201 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.202 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.202 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 13:04:06.209 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.214 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.214 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:06.215 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.215 [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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.215 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.215 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.215 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.215 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.216 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.219 [DefaultDispatcher-worker-9 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-04-23 13:04:06.233 [DefaultDispatcher-worker-17 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.238 [DefaultDispatcher-worker-5 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.239 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.240 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-04-23 13:04:06.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 13:04:06.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 13:04:06.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.244 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b: (connection evicted) 2025-04-23 13:04:06.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 13:04:06.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 13:04:06.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 13:04:06.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 13:04:06.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.244 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2025-04-23 13:04:06.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 13:04:06.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1d63ec 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.245 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 13:04:06.246 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.246 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.246 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 13:04:06.253 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.258 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.258 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.259 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.259 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f7bc42 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.260 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 13:04:06.267 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.272 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.272 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.273 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.277 [DefaultDispatcher-worker-17 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2025-04-23 13:04:06.284 [DefaultDispatcher-worker-4 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.288 [DefaultDispatcher-worker-7 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-04-23 13:04:06.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 13:04:06.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 13:04:06.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.327 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76737130: (connection evicted) 2025-04-23 13:04:06.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 13:04:06.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 13:04:06.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 13:04:06.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 13:04:06.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.327 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa: (connection evicted) 2025-04-23 13:04:06.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 13:04:06.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3520d2db 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.329 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 13:04:06.337 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.342 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.342 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.343 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e56b17 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.344 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 13:04:06.350 [DefaultDispatcher-worker-7 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:06.350 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.350 [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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.350 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.351 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.351 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.352 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.357 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.358 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.358 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.362 [DefaultDispatcher-worker-11 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2025-04-23 13:04:06.369 [DefaultDispatcher-worker-6 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.373 [DefaultDispatcher-worker-16 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a36a405 2025-04-23 13:04:06.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 13:04:06.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 13:04:06.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.378 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a36a405: (connection evicted) 2025-04-23 13:04:06.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 13:04:06.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 13:04:06.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 13:04:06.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 13:04:06.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.378 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67add4c9: (connection evicted) 2025-04-23 13:04:06.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 13:04:06.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105d2c27 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.379 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 13:04:06.380 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.380 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.380 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 13:04:06.387 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.392 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.392 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.393 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9d5218 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.394 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 13:04:06.401 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.406 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.406 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.407 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.411 [DefaultDispatcher-worker-19 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11261fc9 2025-04-23 13:04:06.418 [DefaultDispatcher-worker-7 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.422 [DefaultDispatcher-worker-10 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.423 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.424 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c092c 2025-04-23 13:04:06.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 13:04:06.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 13:04:06.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.428 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701c092c: (connection evicted) 2025-04-23 13:04:06.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 13:04:06.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 13:04:06.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 13:04:06.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 13:04:06.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.429 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11261fc9: (connection evicted) 2025-04-23 13:04:06.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 13:04:06.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c190662 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.430 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 13:04:06.437 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.442 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.443 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.444 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9355a6 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.444 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 13:04:06.445 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.445 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.445 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 13:04:06.452 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.457 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.457 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.458 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.462 [DefaultDispatcher-worker-7 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2025-04-23 13:04:06.469 [DefaultDispatcher-worker-7 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.473 [DefaultDispatcher-worker-17 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.478 [UI Thread @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0 2025-04-23 13:04:06.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 13:04:06.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 13:04:06.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.480 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3acd06b0: (connection evicted) 2025-04-23 13:04:06.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 13:04:06.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 13:04:06.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 13:04:06.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 13:04:06.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.481 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c1d547: (connection evicted) 2025-04-23 13:04:06.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 13:04:06.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 13:04:06.482 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e0d68 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.483 [Test worker @coroutine#4312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 13:04:06.490 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.495 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.496 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.497 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.501 [DefaultDispatcher-worker-16 @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.502 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.509 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0 2025-04-23 13:04:06.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 13:04:06.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 13:04:06.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.522 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f03ab0: (connection evicted) 2025-04-23 13:04:06.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 13:04:06.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e30573c 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2025-04-23 13:04:06.523 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 13:04:06.530 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2025-04-23 13:04:06.535 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2025-04-23 13:04:06.536 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2025-04-23 13:04:06.537 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2025-04-23 13:04:06.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 13:04:06.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 13:04:06.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:06.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 13:04:06.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2bcce1 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-23 13:04:06.540 [Test worker @coroutine#4375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 13:04:06.548 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-23 13:04:06.553 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-23 13:04:06.554 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-23 13:04:06.554 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2025-04-23 13:04:06.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 13:04:06.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 13:04:06.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:06.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 13:04:06.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42018e32 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.557 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 13:04:06.558 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@679cdfc3 2025-04-23 13:04:06.558 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@679cdfc3 2025-04-23 13:04:06.558 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 13:04:06.565 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679cdfc3 2025-04-23 13:04:06.570 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679cdfc3 2025-04-23 13:04:06.571 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679cdfc3 2025-04-23 13:04:06.572 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679cdfc3 2025-04-23 13:04:06.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 13:04:06.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 13:04:06.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:06.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 13:04:06.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb0c234 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.575 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 13:04:06.584 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.588 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.589 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.590 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.595 [DefaultDispatcher-worker-13 @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-04-23 13:04:06.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 13:04:06.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 13:04:06.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.603 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c4b938: (connection evicted) 2025-04-23 13:04:06.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 13:04:06.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1baef878 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 13:04:06.604 [Test worker @coroutine#4469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 13:04:06.612 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 13:04:06.616 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 13:04:06.617 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 13:04:06.618 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 13:04:06.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 13:04:06.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 13:04:06.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:06.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 13:04:06.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f36b021 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.620 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 13:04:06.628 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.633 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.634 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.635 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.639 [DefaultDispatcher-worker-18 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.640 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.642 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2025-04-23 13:04:06.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 13:04:06.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 13:04:06.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.653 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8: (connection evicted) 2025-04-23 13:04:06.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 13:04:06.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9053b3 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.654 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.655 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 13:04:06.662 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.666 [DefaultDispatcher-worker-3 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:06.667 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.667 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.667 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.667 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.667 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.667 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.668 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.669 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5c04a4 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.669 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 13:04:06.677 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.682 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.683 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.686 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.690 [DefaultDispatcher-worker-19 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-23 13:04:06.697 [DefaultDispatcher-worker-19 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.706 [DefaultDispatcher-worker-19 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-23 13:04:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 13:04:06.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 13:04:06.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.711 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a700311: (connection evicted) 2025-04-23 13:04:06.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 13:04:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 13:04:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 13:04:06.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 13:04:06.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.712 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64bcf689: (connection evicted) 2025-04-23 13:04:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 13:04:06.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acf7db2 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.713 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 13:04:06.720 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.725 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.726 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.727 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da61ee2 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.727 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 13:04:06.728 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.728 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.728 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 13:04:06.735 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.740 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.741 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.742 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.746 [DefaultDispatcher-worker-3 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-04-23 13:04:06.753 [DefaultDispatcher-worker-3 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.762 [DefaultDispatcher-worker-10 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-04-23 13:04:06.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 13:04:06.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 13:04:06.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.764 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e: (connection evicted) 2025-04-23 13:04:06.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 13:04:06.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 13:04:06.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 13:04:06.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 13:04:06.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.765 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c74025e: (connection evicted) 2025-04-23 13:04:06.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 13:04:06.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 13:04:06.766 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:06.766 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.766 [DefaultDispatcher-worker-3 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.766 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 13:04:06.767 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.767 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1e9a10 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.767 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 13:04:06.775 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.780 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.781 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.781 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ea2a36 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.782 [Test worker @coroutine#4591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 13:04:06.790 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.795 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.796 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.797 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.801 [DefaultDispatcher-worker-6 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-23 13:04:06.809 [DefaultDispatcher-worker-19 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.816 [DefaultDispatcher-worker-5 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.820 [DefaultDispatcher-worker-3 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.825 [DefaultDispatcher-worker-17 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-23 13:04:06.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 13:04:06.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 13:04:06.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.832 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f: (connection evicted) 2025-04-23 13:04:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 13:04:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 13:04:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 13:04:06.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 13:04:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.832 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@feb0f52: (connection evicted) 2025-04-23 13:04:06.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 13:04:06.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db55dec 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.834 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 13:04:06.843 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.845 [DefaultDispatcher-worker-19 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:06.845 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.845 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.845 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.846 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.846 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.848 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.849 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.850 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e654f7 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.850 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 13:04:06.858 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.863 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.864 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.865 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.869 [DefaultDispatcher-worker-1 @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 13:04:06.877 [DefaultDispatcher-worker-20 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.882 [DefaultDispatcher-worker-4 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.886 [DefaultDispatcher-worker-11 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 13:04:06.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 13:04:06.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 13:04:06.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.892 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6990f6af: (connection evicted) 2025-04-23 13:04:06.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 13:04:06.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 13:04:06.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 13:04:06.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 13:04:06.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.893 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f: (connection evicted) 2025-04-23 13:04:06.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 13:04:06.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319f536 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.894 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 13:04:06.901 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.906 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.907 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.908 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1361b39a 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.908 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 13:04:06.916 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.920 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.921 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.922 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.926 [DefaultDispatcher-worker-4 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a61267 2025-04-23 13:04:06.929 [DefaultDispatcher-worker-9 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:06.929 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.929 [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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.929 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.930 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.930 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.933 [DefaultDispatcher-worker-15 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.937 [DefaultDispatcher-worker-13 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503eac4c 2025-04-23 13:04:06.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 13:04:06.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 13:04:06.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.939 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503eac4c: (connection evicted) 2025-04-23 13:04:06.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 13:04:06.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 13:04:06.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 13:04:06.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 13:04:06.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.940 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a61267: (connection evicted) 2025-04-23 13:04:06.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 13:04:06.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@128fe3ab 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.942 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 13:04:06.950 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.954 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.955 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.956 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.956 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d8b30 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.957 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 13:04:06.964 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.969 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.970 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.971 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.972 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:06.972 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.972 [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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:06.972 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.973 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.973 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:06.974 [DefaultDispatcher-worker-18 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b557402 2025-04-23 13:04:06.981 [DefaultDispatcher-worker-18 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.986 [DefaultDispatcher-worker-10 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.997 [DefaultDispatcher-worker-14 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4e75 2025-04-23 13:04:06.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 13:04:06.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 13:04:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.998 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724d4e75: (connection evicted) 2025-04-23 13:04:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 13:04:06.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 13:04:06.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 13:04:06.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 13:04:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:06.998 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b557402: (connection evicted) 2025-04-23 13:04:06.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:06.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 13:04:06.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d776eb 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:06.999 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.000 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 13:04:07.000 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.000 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.000 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 13:04:07.007 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.011 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:07.011 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.011 [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-23 13:04:07.011 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.012 [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-23 13:04:07.013 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.013 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.014 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.014 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196c8b93 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.015 [Test worker @coroutine#4748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 13:04:07.023 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.028 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.029 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.030 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.034 [DefaultDispatcher-worker-10 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d1315b 2025-04-23 13:04:07.036 [DefaultDispatcher-worker-20 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:07.037 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.037 [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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.037 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.037 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.037 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.042 [DefaultDispatcher-worker-18 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.047 [DefaultDispatcher-worker-6 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.051 [DefaultDispatcher-worker-15 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.058 [DefaultDispatcher-worker-11 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17734113 2025-04-23 13:04:07.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 13:04:07.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 13:04:07.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.058 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17734113: (connection evicted) 2025-04-23 13:04:07.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 13:04:07.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 13:04:07.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 13:04:07.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 13:04:07.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.059 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d1315b: (connection evicted) 2025-04-23 13:04:07.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 13:04:07.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd3cf6b 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.061 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 13:04:07.068 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.073 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.074 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.075 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1313dea8 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.075 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 13:04:07.082 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.087 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.088 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.089 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.093 [DefaultDispatcher-worker-8 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fbb80 2025-04-23 13:04:07.100 [DefaultDispatcher-worker-8 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.104 [DefaultDispatcher-worker-7 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2025-04-23 13:04:07.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 13:04:07.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 13:04:07.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.110 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179dc2: (connection evicted) 2025-04-23 13:04:07.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 13:04:07.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 13:04:07.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 13:04:07.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 13:04:07.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.111 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@526fbb80: (connection evicted) 2025-04-23 13:04:07.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 13:04:07.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4460edf 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.112 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 13:04:07.119 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.124 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.125 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.126 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5672920 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.126 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 13:04:07.132 [DefaultDispatcher-worker-3 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:07.132 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.132 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.132 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.133 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.133 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.134 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.139 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.140 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.141 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.144 [DefaultDispatcher-worker-10 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522db06e 2025-04-23 13:04:07.151 [DefaultDispatcher-worker-13 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.156 [DefaultDispatcher-worker-3 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7000df03 2025-04-23 13:04:07.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 13:04:07.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 13:04:07.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.158 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7000df03: (connection evicted) 2025-04-23 13:04:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 13:04:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 13:04:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 13:04:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 13:04:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.159 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522db06e: (connection evicted) 2025-04-23 13:04:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 13:04:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173039b5 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.160 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 13:04:07.167 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.172 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.173 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.174 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eba64a9 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.174 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.175 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 13:04:07.182 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.187 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.188 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.189 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.195 [DefaultDispatcher-worker-18 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-23 13:04:07.202 [DefaultDispatcher-worker-16 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.207 [DefaultDispatcher-worker-14 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-23 13:04:07.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 13:04:07.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 13:04:07.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.208 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37635407: (connection evicted) 2025-04-23 13:04:07.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 13:04:07.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 13:04:07.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 13:04:07.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 13:04:07.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.209 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c: (connection evicted) 2025-04-23 13:04:07.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 13:04:07.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5312940c 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.211 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 13:04:07.219 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.219 [DefaultDispatcher-worker-11 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:07.220 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.220 [DefaultDispatcher-worker-11 @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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.220 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.220 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.220 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.224 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.225 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.226 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@172f88b1 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.226 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 13:04:07.233 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.238 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.239 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.240 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.244 [DefaultDispatcher-worker-3 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2025-04-23 13:04:07.251 [DefaultDispatcher-worker-1 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.257 [DefaultDispatcher-worker-16 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.261 [DefaultDispatcher-worker-13 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.311 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.326 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.355 [DefaultDispatcher-worker-1 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:07.355 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.355 [DefaultDispatcher-worker-1 @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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.355 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.355 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.356 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.374 [DefaultDispatcher-worker-19 @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-23 13:04:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 13:04:07.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 13:04:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.375 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14574cdf: (connection evicted) 2025-04-23 13:04:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 13:04:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 13:04:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 13:04:07.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 13:04:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.376 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37b17938: (connection evicted) 2025-04-23 13:04:07.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 13:04:07.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fce3e5 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.377 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 13:04:07.384 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.389 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.390 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.391 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515c3dd2 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.391 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 13:04:07.398 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.403 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.404 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.405 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.408 [DefaultDispatcher-worker-3 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061 2025-04-23 13:04:07.416 [DefaultDispatcher-worker-4 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.421 [DefaultDispatcher-worker-1 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.425 [DefaultDispatcher-worker-7 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 13:04:07.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 13:04:07.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 13:04:07.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.427 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13967a64: (connection evicted) 2025-04-23 13:04:07.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 13:04:07.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 13:04:07.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 13:04:07.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 13:04:07.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.428 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c9fe061: (connection evicted) 2025-04-23 13:04:07.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 13:04:07.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 13:04:07.428 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32089590 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.429 [Test worker @coroutine#4988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 13:04:07.436 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.441 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.442 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.443 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@441e789e 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.443 [Test worker @coroutine#4988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 13:04:07.450 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.455 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.456 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.457 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.460 [DefaultDispatcher-worker-19 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2025-04-23 13:04:07.468 [DefaultDispatcher-worker-16 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.473 [DefaultDispatcher-worker-6 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 13:04:07.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 13:04:07.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 13:04:07.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.476 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e: (connection evicted) 2025-04-23 13:04:07.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 13:04:07.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 13:04:07.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 13:04:07.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 13:04:07.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.476 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a: (connection evicted) 2025-04-23 13:04:07.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 13:04:07.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b035d0c 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.477 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.478 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 13:04:07.485 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.490 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.490 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.491 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e13e2fc 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.491 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.492 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 13:04:07.499 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.504 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.505 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.505 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.509 [DefaultDispatcher-worker-8 @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2025-04-23 13:04:07.516 [DefaultDispatcher-worker-11 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.522 [DefaultDispatcher-worker-13 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.527 [DefaultDispatcher-worker-8 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2025-04-23 13:04:07.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 13:04:07.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 13:04:07.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.530 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b97c69: (connection evicted) 2025-04-23 13:04:07.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 13:04:07.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 13:04:07.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 13:04:07.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 13:04:07.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.530 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f: (connection evicted) 2025-04-23 13:04:07.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 13:04:07.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bebdfcb 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.531 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 13:04:07.539 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.543 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.544 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.545 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.549 [DefaultDispatcher-worker-16 @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.553 [DefaultDispatcher-worker-3 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2025-04-23 13:04:07.560 [UI Thread @coroutine#5072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719705295603441664 2025-04-23 13:04:07.560 [UI Thread @coroutine#5072] 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=719705295603441664. 2025-04-23 13:04:07.560 [UI Thread @coroutine#5072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719705295603441664 2025-04-23 13:04:07.561 [UI Thread @coroutine#5072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719705295603441664 2025-04-23 13:04:07.561 [UI Thread @coroutine#5072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719705295603441664 2025-04-23 13:04:07.561 [UI Thread @coroutine#5072] 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=719705295603441664. 2025-04-23 13:04:07.561 [UI Thread @coroutine#5072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719705295603441664 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:04:07.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 13:04:07.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 13:04:07.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.563 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42908ad5: (connection evicted) 2025-04-23 13:04:07.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 13:04:07.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7740028a 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.596 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 13:04:07.604 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.609 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.610 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.611 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.616 [DefaultDispatcher-worker-8 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.625 [DefaultDispatcher-worker-13 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.629 [DefaultDispatcher-worker-8 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27 2025-04-23 13:04:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 13:04:07.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 13:04:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.636 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a7eef27: (connection evicted) 2025-04-23 13:04:07.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 13:04:07.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 13:04:07.674 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:07.674 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.674 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.674 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55145dc5 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 13:04:07.674 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.674 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-04-23 13:04:07.674 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 13:04:07.682 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-04-23 13:04:07.687 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-04-23 13:04:07.688 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-04-23 13:04:07.689 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2025-04-23 13:04:07.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 13:04:07.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 13:04:07.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:07.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 13:04:07.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2394fad2 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.693 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 13:04:07.694 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-23 13:04:07.694 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-23 13:04:07.694 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 13:04:07.701 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-23 13:04:07.706 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-23 13:04:07.707 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-23 13:04:07.707 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-23 13:04:07.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 13:04:07.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 13:04:07.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:07.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 13:04:07.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f649d3 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.710 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 13:04:07.719 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.723 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.724 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.725 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efb7f82 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.725 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 13:04:07.726 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.726 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.726 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 13:04:07.733 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.738 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.739 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.740 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.743 [DefaultDispatcher-worker-17 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-04-23 13:04:07.750 [DefaultDispatcher-worker-4 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-04-23 13:04:07.753 [UI Thread @coroutine#5175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.753 [UI Thread @coroutine#5175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:04:07.753 [UI Thread @coroutine#5175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.754 [UI Thread @coroutine#5175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.754 [UI Thread @coroutine#5175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.754 [UI Thread @coroutine#5175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:04:07.754 [UI Thread @coroutine#5175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:07.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 13:04:07.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 13:04:07.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.755 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39584147: (connection evicted) 2025-04-23 13:04:07.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 13:04:07.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 13:04:07.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 13:04:07.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 13:04:07.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.755 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e772d11: (connection evicted) 2025-04-23 13:04:07.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 13:04:07.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f0b02a3 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.757 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 13:04:07.764 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.769 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.770 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.771 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:07.771 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.771 [DefaultDispatcher-worker-12 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.771 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.771 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.772 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.772 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d1254b9 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.772 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 13:04:07.780 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.784 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.785 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.786 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.790 [DefaultDispatcher-worker-12 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462 2025-04-23 13:04:07.796 [DefaultDispatcher-worker-8 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-04-23 13:04:07.797 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58363/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.797 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58363/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:04:07.797 [UI Thread @coroutine#5207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58363/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.798 [UI Thread @coroutine#5207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58363/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.798 [UI Thread @coroutine#5207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58363/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 13:04:07.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 13:04:07.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.799 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab: (connection evicted) 2025-04-23 13:04:07.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 13:04:07.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 13:04:07.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 13:04:07.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 13:04:07.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.799 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f6c4462: (connection evicted) 2025-04-23 13:04:07.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 13:04:07.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ce2d47 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.800 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.801 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 13:04:07.808 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.813 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.814 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.815 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73032867 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.815 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 13:04:07.822 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.827 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.828 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.829 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.832 [DefaultDispatcher-worker-18 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-04-23 13:04:07.840 [DefaultDispatcher-worker-18 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-04-23 13:04:07.841 [UI Thread @coroutine#5236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.841 [UI Thread @coroutine#5236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:04:07.841 [UI Thread @coroutine#5236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.842 [UI Thread @coroutine#5236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.842 [UI Thread @coroutine#5236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:04:07.842 [UI Thread @coroutine#5236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:04:07.842 [UI Thread @coroutine#5236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59639/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:07.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 13:04:07.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 13:04:07.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.843 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0e903a: (connection evicted) 2025-04-23 13:04:07.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 13:04:07.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 13:04:07.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 13:04:07.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 13:04:07.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.843 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b995b8: (connection evicted) 2025-04-23 13:04:07.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 13:04:07.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 13:04:07.844 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c943847 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.845 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 13:04:07.852 [DefaultDispatcher-worker-4 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:07.853 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.853 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.853 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.853 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.853 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.856 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.861 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.862 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.863 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d26b390 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.863 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 13:04:07.870 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.875 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.876 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.877 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.881 [DefaultDispatcher-worker-11 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-23 13:04:07.888 [DefaultDispatcher-worker-15 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.895 [DefaultDispatcher-worker-3 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-04-23 13:04:07.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 13:04:07.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 13:04:07.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.900 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24305eca: (connection evicted) 2025-04-23 13:04:07.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 13:04:07.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 13:04:07.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 13:04:07.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 13:04:07.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.900 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b49d0: (connection evicted) 2025-04-23 13:04:07.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 13:04:07.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e199cec 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.902 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 13:04:07.910 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.914 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.915 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.916 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.920 [DefaultDispatcher-worker-20 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.930 [DefaultDispatcher-worker-9 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.933 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:07.933 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.933 [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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.933 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.934 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.934 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.936 [DefaultDispatcher-worker-17 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.946 [DefaultDispatcher-worker-12 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649df002 2025-04-23 13:04:07.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 13:04:07.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 13:04:07.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.947 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@649df002: (connection evicted) 2025-04-23 13:04:07.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 13:04:07.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@217c7135 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.949 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 13:04:07.956 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.961 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.962 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.963 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1913188a 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.963 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 13:04:07.971 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.976 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.977 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:07.977 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.977 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.977 [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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:07.977 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.978 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.978 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:07.978 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.981 [DefaultDispatcher-worker-16 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f 2025-04-23 13:04:07.988 [DefaultDispatcher-worker-17 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.992 [DefaultDispatcher-worker-19 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29 2025-04-23 13:04:07.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 13:04:07.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 13:04:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.996 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c4bf29: (connection evicted) 2025-04-23 13:04:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 13:04:07.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 13:04:07.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 13:04:07.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 13:04:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:07.997 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e9f8c8f: (connection evicted) 2025-04-23 13:04:07.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:07.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 13:04:07.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2adb532c 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:07.998 [Test worker @coroutine#5372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 13:04:08.006 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.010 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.011 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.012 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.015 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:08.015 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.015 [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-23 13:04:08.015 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.016 [DefaultDispatcher-worker-16 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.016 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.019 [DefaultDispatcher-worker-14 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.025 [DefaultDispatcher-worker-12 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-23 13:04:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 13:04:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 13:04:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.026 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c: (connection evicted) 2025-04-23 13:04:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 13:04:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7efcdcde 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.027 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 13:04:08.034 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.039 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.040 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.041 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.041 [DefaultDispatcher-worker-10 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:08.041 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.041 [DefaultDispatcher-worker-10 @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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.041 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.042 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.042 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.045 [DefaultDispatcher-worker-9 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.048 [DefaultDispatcher-worker-17 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b4cf 2025-04-23 13:04:08.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 13:04:08.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 13:04:08.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.049 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352b4cf: (connection evicted) 2025-04-23 13:04:08.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 13:04:08.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d588dd 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.050 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 13:04:08.051 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.051 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.051 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 13:04:08.058 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.063 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.063 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.064 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.101 [DefaultDispatcher-worker-18 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb 2025-04-23 13:04:08.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 13:04:08.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 13:04:08.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.103 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d19ddeb: (connection evicted) 2025-04-23 13:04:08.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 13:04:08.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 13:04:08.104 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fba15d7 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.105 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 13:04:08.113 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.117 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.118 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.119 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.123 [DefaultDispatcher-worker-12 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.127 [DefaultDispatcher-worker-8 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4 2025-04-23 13:04:08.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 13:04:08.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 13:04:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.130 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f4f5d4: (connection evicted) 2025-04-23 13:04:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 13:04:08.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1baf1268 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.132 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 13:04:08.133 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-04-23 13:04:08.133 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-04-23 13:04:08.133 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 13:04:08.137 [DefaultDispatcher-worker-6 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:08.137 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.137 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.137 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.137 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.137 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.140 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-04-23 13:04:08.145 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-04-23 13:04:08.146 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-04-23 13:04:08.146 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-04-23 13:04:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 13:04:08.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 13:04:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 13:04:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.149 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce87f9d 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2025-04-23 13:04:08.150 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 13:04:08.157 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2025-04-23 13:04:08.162 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2025-04-23 13:04:08.163 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2025-04-23 13:04:08.164 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2025-04-23 13:04:08.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 13:04:08.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 13:04:08.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:08.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 13:04:08.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c46930 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2025-04-23 13:04:08.166 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 13:04:08.174 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2025-04-23 13:04:08.179 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2025-04-23 13:04:08.180 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2025-04-23 13:04:08.181 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547ef1c6 2025-04-23 13:04:08.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 13:04:08.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 13:04:08.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:08.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 13:04:08.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 13:04:08.188 [UI Thread @coroutine#5534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55175/Site/verify 2025-04-23 13:04:08.188 [UI Thread @coroutine#5534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55175/Site/verify. 2025-04-23 13:04:08.188 [UI Thread @coroutine#5534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55175/Site/verify 2025-04-23 13:04:08.189 [UI Thread @coroutine#5534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55175/Site/verify 2025-04-23 13:04:08.189 [UI Thread @coroutine#5534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55175/Site/verify 2025-04-23 13:04:08.189 [UI Thread @coroutine#5534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55175/Site/verify. 2025-04-23 13:04:08.189 [UI Thread @coroutine#5534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55175/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3fa4c0 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2025-04-23 13:04:08.192 [Test worker @coroutine#5548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 13:04:08.200 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2025-04-23 13:04:08.205 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2025-04-23 13:04:08.206 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2025-04-23 13:04:08.207 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef85262 2025-04-23 13:04:08.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 13:04:08.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 13:04:08.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:08.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 13:04:08.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e3544d 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-23 13:04:08.209 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 13:04:08.217 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-23 13:04:08.222 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-23 13:04:08.223 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-23 13:04:08.224 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-04-23 13:04:08.225 [DefaultDispatcher-worker-6 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:08.225 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.225 [DefaultDispatcher-worker-6 @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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.225 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 13:04:08.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 13:04:08.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:08.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 13:04:08.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 13:04:08.225 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.225 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18accf9c 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-04-23 13:04:08.226 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 13:04:08.234 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-04-23 13:04:08.240 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-04-23 13:04:08.241 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-04-23 13:04:08.242 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-04-23 13:04:08.243 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33901/Site/verify 2025-04-23 13:04:08.243 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33901/Site/verify. 2025-04-23 13:04:08.243 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33901/Site/verify 2025-04-23 13:04:08.243 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33901/Site/verify 2025-04-23 13:04:08.243 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33901/Site/verify 2025-04-23 13:04:08.244 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33901/Site/verify. 2025-04-23 13:04:08.244 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33901/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:08.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 13:04:08.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 13:04:08.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:08.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 13:04:08.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 13:04:08.247 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56833/Site/verify 2025-04-23 13:04:08.247 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56833/Site/verify. 2025-04-23 13:04:08.247 [UI Thread @coroutine#5611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56833/Site/verify 2025-04-23 13:04:08.248 [UI Thread @coroutine#5611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56833/Site/verify 2025-04-23 13:04:08.248 [UI Thread @coroutine#5611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56833/Site/verify 2025-04-23 13:04:08.248 [UI Thread @coroutine#5611] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56833/Site/verify. 2025-04-23 13:04:08.248 [UI Thread @coroutine#5611] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56833/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:08.250 [UI Thread @coroutine#5624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42233/Site/verify 2025-04-23 13:04:08.250 [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.localdomain:42233/Site/verify. 2025-04-23 13:04:08.250 [UI Thread @coroutine#5624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42233/Site/verify 2025-04-23 13:04:08.251 [UI Thread @coroutine#5624] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42233/Site/verify 2025-04-23 13:04:08.251 [UI Thread @coroutine#5624] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42233/Site/verify 2025-04-23 13:04:08.251 [UI Thread @coroutine#5624] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42233/Site/verify. 2025-04-23 13:04:08.251 [UI Thread @coroutine#5624] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42233/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:08.254 [UI Thread @coroutine#5638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 13:04:08.254 [UI Thread @coroutine#5638] 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-23 13:04:08.254 [UI Thread @coroutine#5638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 13:04:08.255 [UI Thread @coroutine#5638] 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-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ae8ce3 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.256 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 13:04:08.257 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.257 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.257 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 13:04:08.265 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.270 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.270 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.271 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.275 [DefaultDispatcher-worker-15 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.286 [DefaultDispatcher-worker-19 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.290 [DefaultDispatcher-worker-20 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.293 [DefaultDispatcher-worker-11 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.297 [DefaultDispatcher-worker-8 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.300 [DefaultDispatcher-worker-19 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.304 [DefaultDispatcher-worker-5 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.313 [DefaultDispatcher-worker-3 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-04-23 13:04:08.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 13:04:08.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 13:04:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.314 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@597050fa: (connection evicted) 2025-04-23 13:04:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 13:04:08.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f3c1f7 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.315 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 13:04:08.323 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.327 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.328 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.329 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b27a3fc 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.329 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 13:04:08.330 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.330 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.330 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 13:04:08.338 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.342 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.343 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.344 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.348 [DefaultDispatcher-worker-19 @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-04-23 13:04:08.354 [DefaultDispatcher-worker-4 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65263248 2025-04-23 13:04:08.360 [DefaultDispatcher-worker-11 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:08.360 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.360 [DefaultDispatcher-worker-11 @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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.360 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.361 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.361 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 13:04:08.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 13:04:08.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.362 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65263248: (connection evicted) 2025-04-23 13:04:08.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 13:04:08.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 13:04:08.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 13:04:08.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 13:04:08.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.363 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db644d5: (connection evicted) 2025-04-23 13:04:08.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 13:04:08.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 13:04:08.363 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d8e6daa 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.364 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 13:04:08.371 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.376 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.377 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.380 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fb9c08 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.380 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 13:04:08.381 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.381 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.381 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 13:04:08.388 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.393 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.394 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.394 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.398 [DefaultDispatcher-worker-4 @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd729 2025-04-23 13:04:08.405 [DefaultDispatcher-worker-4 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.410 [DefaultDispatcher-worker-12 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cf108b 2025-04-23 13:04:08.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 13:04:08.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 13:04:08.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.412 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74cf108b: (connection evicted) 2025-04-23 13:04:08.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 13:04:08.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 13:04:08.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 13:04:08.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 13:04:08.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.413 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd729: (connection evicted) 2025-04-23 13:04:08.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 13:04:08.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3087b35f 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.414 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 13:04:08.421 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.426 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.427 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.428 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ebb6e20 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.428 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 13:04:08.435 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.440 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.441 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.442 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.446 [DefaultDispatcher-worker-19 @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-04-23 13:04:08.453 [DefaultDispatcher-worker-14 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.457 [DefaultDispatcher-worker-4 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-04-23 13:04:08.514 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.529 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.678 [DefaultDispatcher-worker-16 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:08.679 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.679 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.679 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.679 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.679 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 13:04:08.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 13:04:08.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.710 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19324eab: (connection evicted) 2025-04-23 13:04:08.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 13:04:08.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 13:04:08.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 13:04:08.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 13:04:08.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.711 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a81582c: (connection evicted) 2025-04-23 13:04:08.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 13:04:08.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62509b77 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.712 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 13:04:08.720 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.725 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.725 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.726 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@890196b 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.726 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.727 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 13:04:08.734 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.738 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.739 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.740 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.744 [DefaultDispatcher-worker-14 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-04-23 13:04:08.751 [DefaultDispatcher-worker-14 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.754 [DefaultDispatcher-worker-1 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.758 [DefaultDispatcher-worker-14 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b261005 2025-04-23 13:04:08.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 13:04:08.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 13:04:08.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.760 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b261005: (connection evicted) 2025-04-23 13:04:08.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 13:04:08.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 13:04:08.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 13:04:08.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 13:04:08.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.761 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51: (connection evicted) 2025-04-23 13:04:08.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 13:04:08.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b48b 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.762 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 13:04:08.769 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.774 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.775 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.776 [DefaultDispatcher-worker-20 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:08.776 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.776 [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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.776 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.776 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4b5ac8 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.776 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 13:04:08.776 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.776 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.783 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.788 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.789 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.790 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.793 [DefaultDispatcher-worker-2 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2025-04-23 13:04:08.800 [DefaultDispatcher-worker-6 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.804 [DefaultDispatcher-worker-3 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.807 [DefaultDispatcher-worker-5 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2025-04-23 13:04:08.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 13:04:08.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 13:04:08.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.810 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5: (connection evicted) 2025-04-23 13:04:08.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 13:04:08.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 13:04:08.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 13:04:08.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 13:04:08.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.810 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f: (connection evicted) 2025-04-23 13:04:08.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 13:04:08.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@634cd45c 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 13:04:08.811 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.812 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.812 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 13:04:08.819 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.823 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.824 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.825 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c63936 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.825 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 13:04:08.826 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.826 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.826 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 13:04:08.833 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.837 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.838 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.839 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.843 [DefaultDispatcher-worker-1 @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@562b791b 2025-04-23 13:04:08.849 [DefaultDispatcher-worker-1 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.853 [DefaultDispatcher-worker-19 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.856 [DefaultDispatcher-worker-19 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-04-23 13:04:08.857 [DefaultDispatcher-worker-3 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:08.857 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.857 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.857 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.857 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.857 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 13:04:08.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 13:04:08.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.859 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dce54c: (connection evicted) 2025-04-23 13:04:08.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 13:04:08.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 13:04:08.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 13:04:08.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 13:04:08.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.859 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@562b791b: (connection evicted) 2025-04-23 13:04:08.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 13:04:08.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 13:04:08.860 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe51d5 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.861 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 13:04:08.868 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.874 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.875 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.876 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.880 [DefaultDispatcher-worker-15 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-04-23 13:04:08.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 13:04:08.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 13:04:08.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.881 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0: (connection evicted) 2025-04-23 13:04:08.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 13:04:08.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e941cc8 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.882 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 13:04:08.890 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.894 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.895 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.896 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.900 [DefaultDispatcher-worker-6 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.910 [DefaultDispatcher-worker-19 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.913 [DefaultDispatcher-worker-11 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-23 13:04:08.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 13:04:08.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 13:04:08.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.916 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e: (connection evicted) 2025-04-23 13:04:08.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 13:04:08.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476e4bb0 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.917 [Test worker @coroutine#6043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 13:04:08.924 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.929 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.930 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.930 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.935 [DefaultDispatcher-worker-19 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.937 [DefaultDispatcher-worker-12 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:08.937 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.937 [DefaultDispatcher-worker-12 @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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.937 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.938 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.938 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.944 [DefaultDispatcher-worker-9 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.948 [DefaultDispatcher-worker-19 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.954 [DefaultDispatcher-worker-14 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-04-23 13:04:08.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 13:04:08.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 13:04:08.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.955 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a558335: (connection evicted) 2025-04-23 13:04:08.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 13:04:08.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca62855 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.956 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 13:04:08.963 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.968 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.969 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.970 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.974 [DefaultDispatcher-worker-6 @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.981 [DefaultDispatcher-worker-10 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:08.981 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.981 [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:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:08.981 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.982 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.982 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:08.984 [DefaultDispatcher-worker-16 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.988 [DefaultDispatcher-worker-1 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.993 [DefaultDispatcher-worker-18 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-04-23 13:04:08.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 13:04:08.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 13:04:08.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:08.993 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b: (connection evicted) 2025-04-23 13:04:08.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:08.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 13:04:08.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f0b64 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a0ada1 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a0ada1 2025-04-23 13:04:08.995 [Test worker @coroutine#6113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 13:04:09.002 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a0ada1 2025-04-23 13:04:09.007 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a0ada1 2025-04-23 13:04:09.008 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a0ada1 2025-04-23 13:04:09.009 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a0ada1 2025-04-23 13:04:09.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 13:04:09.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 13:04:09.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 13:04:09.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43493a5d 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2025-04-23 13:04:09.013 [Test worker @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 13:04:09.020 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:09.020 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.020 [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-23 13:04:09.020 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.021 [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-23 13:04:09.021 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2025-04-23 13:04:09.026 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2025-04-23 13:04:09.027 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2025-04-23 13:04:09.027 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2025-04-23 13:04:09.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 13:04:09.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 13:04:09.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 13:04:09.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1fc897 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@129204bf 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@129204bf 2025-04-23 13:04:09.030 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 13:04:09.038 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129204bf 2025-04-23 13:04:09.043 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129204bf 2025-04-23 13:04:09.044 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129204bf 2025-04-23 13:04:09.045 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129204bf 2025-04-23 13:04:09.046 [DefaultDispatcher-worker-14 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:09.046 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.046 [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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.046 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.047 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.047 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 13:04:09.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 13:04:09.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 13:04:09.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6bcbcf 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bc4376 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bc4376 2025-04-23 13:04:09.049 [UI Thread @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 13:04:09.056 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bc4376 2025-04-23 13:04:09.061 [UI Thread @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bc4376 2025-04-23 13:04:09.062 [UI Thread @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bc4376 2025-04-23 13:04:09.063 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bc4376 2025-04-23 13:04:09.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 13:04:09.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 13:04:09.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:09.064 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bc4376: (connection evicted) 2025-04-23 13:04:09.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 13:04:09.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 13:04:09.065 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab80ea 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 13:04:09.066 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 13:04:09.074 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 13:04:09.079 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 13:04:09.079 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 13:04:09.080 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ec723c 2025-04-23 13:04:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 13:04:09.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 13:04:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 13:04:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d68ea4 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.082 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.083 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 13:04:09.083 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-04-23 13:04:09.083 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-04-23 13:04:09.083 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 13:04:09.090 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-04-23 13:04:09.097 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-04-23 13:04:09.100 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-04-23 13:04:09.101 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1155ab2c 2025-04-23 13:04:09.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 13:04:09.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 13:04:09.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 13:04:09.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@634de03e 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-04-23 13:04:09.104 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 13:04:09.112 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-04-23 13:04:09.118 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-04-23 13:04:09.119 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-04-23 13:04:09.120 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-04-23 13:04:09.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 13:04:09.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 13:04:09.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 13:04:09.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@292109c7 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.121 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-23 13:04:09.122 [Test worker @coroutine#6250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 13:04:09.130 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-23 13:04:09.134 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-23 13:04:09.135 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-23 13:04:09.136 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-23 13:04:09.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 13:04:09.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 13:04:09.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 13:04:09.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3badd554 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3b7825 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3b7825 2025-04-23 13:04:09.138 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 13:04:09.141 [DefaultDispatcher-worker-7 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:09.142 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.142 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.142 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.142 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.142 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.147 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3b7825 2025-04-23 13:04:09.152 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3b7825 2025-04-23 13:04:09.153 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3b7825 2025-04-23 13:04:09.153 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3b7825 2025-04-23 13:04:09.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 13:04:09.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 13:04:09.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 13:04:09.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f707d71 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.156 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-04-23 13:04:09.157 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 13:04:09.165 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-04-23 13:04:09.170 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-04-23 13:04:09.170 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-04-23 13:04:09.171 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-04-23 13:04:09.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 13:04:09.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 13:04:09.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 13:04:09.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7a2459 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-23 13:04:09.173 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 13:04:09.181 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-23 13:04:09.186 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-23 13:04:09.187 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-23 13:04:09.188 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-23 13:04:09.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 13:04:09.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 13:04:09.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 13:04:09.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 13:04:09.189 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 13:04:09.189 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a426150 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c156ea 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c156ea 2025-04-23 13:04:09.190 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 13:04:09.198 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c156ea 2025-04-23 13:04:09.203 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c156ea 2025-04-23 13:04:09.203 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c156ea 2025-04-23 13:04:09.204 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c156ea 2025-04-23 13:04:09.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 13:04:09.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 13:04:09.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 13:04:09.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d361fa 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.207 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 13:04:09.208 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@497031ea 2025-04-23 13:04:09.208 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@497031ea 2025-04-23 13:04:09.208 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 13:04:09.216 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497031ea 2025-04-23 13:04:09.221 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497031ea 2025-04-23 13:04:09.221 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497031ea 2025-04-23 13:04:09.222 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497031ea 2025-04-23 13:04:09.224 [UI Thread @coroutine#6358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 13:04:09.224 [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-23 13:04:09.224 [UI Thread @coroutine#6358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 13:04:09.225 [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-23 13:04:09.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 13:04:09.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 13:04:09.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 13:04:09.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32142479 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@58842f55 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@58842f55 2025-04-23 13:04:09.227 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 13:04:09.229 [DefaultDispatcher-worker-15 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:09.229 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.229 [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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.229 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.230 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.230 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.235 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58842f55 2025-04-23 13:04:09.240 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58842f55 2025-04-23 13:04:09.241 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58842f55 2025-04-23 13:04:09.242 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58842f55 2025-04-23 13:04:09.244 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/Site/verify 2025-04-23 13:04:09.244 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/Site/verify. 2025-04-23 13:04:09.244 [UI Thread @coroutine#6383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/Site/verify 2025-04-23 13:04:09.245 [UI Thread @coroutine#6383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/Site/verify 2025-04-23 13:04:09.245 [UI Thread @coroutine#6383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/Site/verify 2025-04-23 13:04:09.245 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45557/Site/verify. 2025-04-23 13:04:09.245 [UI Thread @coroutine#6383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45557/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:04:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 13:04:09.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 13:04:09.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:04:09.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:09.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 13:04:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102e9731 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:09.248 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:09.249 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:09.249 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 13:04:09.249 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.249 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.249 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 13:04:09.257 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.262 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.263 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.263 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.268 [DefaultDispatcher-worker-19 @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.271 [DefaultDispatcher-worker-20 @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-04-23 13:04:09.275 [UI Thread @coroutine#6409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60115/719705307218456576/_ustadmanifest.json 2025-04-23 13:04:09.275 [UI Thread @coroutine#6409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60115/719705307218456576/_ustadmanifest.json. 2025-04-23 13:04:09.275 [UI Thread @coroutine#6409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60115/719705307218456576/_ustadmanifest.json 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60115/719705307218456576/_ustadmanifest.json 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60115/719705307218456576/_ustadmanifest.json 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] 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:60115/719705307218456576/_ustadmanifest.json. 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60115/719705307218456576/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60115/mediainfo.json 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60115/mediainfo.json. 2025-04-23 13:04:09.276 [UI Thread @coroutine#6409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60115/mediainfo.json 2025-04-23 13:04:09.277 [UI Thread @coroutine#6409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60115/mediainfo.json 2025-04-23 13:04:09.277 [UI Thread @coroutine#6409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60115/mediainfo.json 2025-04-23 13:04:09.318 [UI Thread @coroutine#6409] 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:60115/mediainfo.json. 2025-04-23 13:04:09.318 [UI Thread @coroutine#6409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60115/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:04:09.349 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:09.365 [DefaultDispatcher-worker-14 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:09.365 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.365 [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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.365 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.366 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.366 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.684 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-23 13:04:09.684 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.684 [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:43287/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.684 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.684 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.684 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43287/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.781 [DefaultDispatcher-worker-5 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2025-04-23 13:04:09.781 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.781 [DefaultDispatcher-worker-5 @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:36949/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.781 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.781 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.781 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36949/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.862 [DefaultDispatcher-worker-5 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-23 13:04:09.862 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.862 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.862 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.863 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.863 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56883/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.943 [DefaultDispatcher-worker-11 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 13:04:09.943 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.943 [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:60499/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.943 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.944 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.944 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60499/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.986 [DefaultDispatcher-worker-17 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 13:04:09.986 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.986 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:09.987 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.987 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:09.987 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50917/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.025 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c19353 2025-04-23 13:04:10.025 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.026 [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-23 13:04:10.026 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.026 [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-23 13:04:10.052 [DefaultDispatcher-worker-8 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 13:04:10.052 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.052 [DefaultDispatcher-worker-8 @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:36101/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:10.052 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.053 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.053 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36101/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.147 [DefaultDispatcher-worker-10 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-04-23 13:04:10.147 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.147 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:10.147 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.148 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.148 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44067/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.235 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2025-04-23 13:04:10.235 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.235 [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:49505/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:10.235 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.235 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.235 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49505/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 13:04:10.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 13:04:10.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:10.321 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52421f92: (connection evicted) 2025-04-23 13:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:10.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 13:04:10.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533053b4 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.349 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 13:04:10.358 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.364 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.365 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.366 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.370 [DefaultDispatcher-worker-7 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.370 [DefaultDispatcher-worker-8 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aade3c 2025-04-23 13:04:10.370 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.370 [DefaultDispatcher-worker-8 @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:49259/UmAppDatabase/replication/nodeId. 2025-04-23 13:04:10.370 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.371 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.371 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49259/UmAppDatabase/replication/nodeId 2025-04-23 13:04:10.373 [DefaultDispatcher-worker-8 @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7 2025-04-23 13:04:10.449 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:10.454 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57425/719705310010359808/_ustadmanifest.json 2025-04-23 13:04:10.454 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57425/719705310010359808/_ustadmanifest.json. 2025-04-23 13:04:10.454 [UI Thread @coroutine#6471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57425/719705310010359808/_ustadmanifest.json 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57425/719705310010359808/_ustadmanifest.json 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57425/719705310010359808/_ustadmanifest.json 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] 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:57425/719705310010359808/_ustadmanifest.json. 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57425/719705310010359808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57425/tincan.xml 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57425/tincan.xml. 2025-04-23 13:04:10.455 [UI Thread @coroutine#6471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57425/tincan.xml 2025-04-23 13:04:10.456 [UI Thread @coroutine#6471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57425/tincan.xml 2025-04-23 13:04:10.456 [UI Thread @coroutine#6471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57425/tincan.xml 2025-04-23 13:04:10.497 [UI Thread @coroutine#6471] 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:57425/tincan.xml. 2025-04-23 13:04:10.497 [UI Thread @coroutine#6471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57425/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:04:10.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 13:04:10.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 13:04:10.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:04:10.503 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5acf07e7: (connection evicted) 2025-04-23 13:04:10.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:04:10.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 13:04:10.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 13:40:10.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 13:40:10.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:10.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 13:40:10.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 13:40:10.617 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.633 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.635 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.654 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:10.657 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e 2025-04-23 13:40:10.657 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e 2025-04-23 13:40:10.659 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17363350 2025-04-23 13:40:10.659 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17363350 2025-04-23 13:40:10.661 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1309a56e 2025-04-23 13:40:10.661 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1309a56e 2025-04-23 13:40:10.663 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@560b396b 2025-04-23 13:40:10.663 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@560b396b 2025-04-23 13:40:10.665 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a 2025-04-23 13:40:10.665 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a 2025-04-23 13:40:10.668 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67978b4a 2025-04-23 13:40:10.669 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67978b4a 2025-04-23 13:40:10.671 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396b7003 2025-04-23 13:40:10.671 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396b7003 2025-04-23 13:40:10.673 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3624c624 2025-04-23 13:40:10.673 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3624c624 2025-04-23 13:40:10.675 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6 2025-04-23 13:40:10.676 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6 2025-04-23 13:40:10.676 [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-23 13:40:10.765 [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-23 13:40:10.765 [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-23 13:40:10.765 [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-23 13:40:10.766 [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-23 13:40:10.767 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.768 [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-23 13:40:10.768 [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-23 13:40:10.768 [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-23 13:40:10.819 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.836 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.849 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.860 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.872 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.880 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.934 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 13:40:10.953 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:40:10.954 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:40:10.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 13:40:10.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 13:40:10.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 13:40:10.964 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 13:40:10.964 [DefaultDispatcher-worker-5 @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-23 13:40:10.964 [DefaultDispatcher-worker-10 @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-23 13:40:10.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e: (connection evicted) 2025-04-23 13:40:10.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17363350: (connection evicted) 2025-04-23 13:40:10.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1309a56e: (connection evicted) 2025-04-23 13:40:10.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@560b396b: (connection evicted) 2025-04-23 13:40:10.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a: (connection evicted) 2025-04-23 13:40:10.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67978b4a: (connection evicted) 2025-04-23 13:40:10.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396b7003: (connection evicted) 2025-04-23 13:40:10.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3624c624: (connection evicted) 2025-04-23 13:40:10.967 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6: (connection evicted) 2025-04-23 13:40:10.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:10.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 13:40:10.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 13:40:10.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d43cc9 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:10.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:10.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 13:40:10.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:10.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:10.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 13:40:10.975 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:10.981 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:10.983 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:10.984 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:10.984 [DefaultDispatcher-worker-10 @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-23 13:40:10.984 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:10.984 [DefaultDispatcher-worker-10 @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-23 13:40:10.992 [DefaultDispatcher-worker-10 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:10.993 [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-23 13:40:10.993 [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-23 13:40:10.993 [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-23 13:40:10.997 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.006 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.015 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.024 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.032 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.035 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.060 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-23 13:40:11.075 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.078 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfcbde5 2025-04-23 13:40:11.078 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfcbde5 2025-04-23 13:40:11.080 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@533b582a 2025-04-23 13:40:11.080 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@533b582a 2025-04-23 13:40:11.080 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:40:11.081 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 13:40:11.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 13:40:11.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 13:40:11.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-04-23 13:40:11.082 [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-23 13:40:11.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5704d695 2025-04-23 13:40:11.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5704d695 2025-04-23 13:40:11.082 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656ec00d: (connection evicted) 2025-04-23 13:40:11.082 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 13:40:11.083 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dfcbde5: (connection evicted) 2025-04-23 13:40:11.083 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533b582a: (connection evicted) 2025-04-23 13:40:11.083 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5704d695: (connection evicted) 2025-04-23 13:40:11.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:11.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 13:40:11.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 13:40:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef1c3f7 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 13:40:11.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1322b575 2025-04-23 13:40:11.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1322b575 2025-04-23 13:40:11.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 13:40:11.219 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2707c790 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 13:40:11.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9 2025-04-23 13:40:11.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9 2025-04-23 13:40:11.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 13:40:11.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b112a1 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-04-23 13:40:11.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-04-23 13:40:11.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 13:40:11.513 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9 2025-04-23 13:40:11.551 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.565 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.650 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-04-23 13:40:11.656 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-04-23 13:40:11.656 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58009/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:40:11.656 [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:58009/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 13:40:11.656 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58009/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:40:11.670 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58009/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:40:11.670 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58009/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 13:40:11.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 13:40:11.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 13:40:11.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.698 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dece1f9: (connection evicted) 2025-04-23 13:40:11.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:11.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 13:40:11.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 13:40:11.700 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae49387 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 13:40:11.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2025-04-23 13:40:11.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2025-04-23 13:40:11.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 13:40:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 13:40:11.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ef1a0a 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-04-23 13:40:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-04-23 13:40:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 13:40:11.739 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-04-23 13:40:11.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 13:40:11.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 13:40:11.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.742 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80: (connection evicted) 2025-04-23 13:40:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 13:40:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 13:40:11.743 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-04-23 13:40:11.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5922cff3 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 13:40:11.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2025-04-23 13:40:11.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2025-04-23 13:40:11.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f43d1 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 13:40:11.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2025-04-23 13:40:11.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2025-04-23 13:40:11.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 13:40:11.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 13:40:11.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 13:40:11.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.761 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c56434: (connection evicted) 2025-04-23 13:40:11.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:11.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 13:40:11.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a336377 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 13:40:11.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-04-23 13:40:11.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-04-23 13:40:11.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 13:40:11.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2a903f 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-04-23 13:40:11.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-04-23 13:40:11.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 13:40:11.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 13:40:11.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 13:40:11.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.781 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ad095c: (connection evicted) 2025-04-23 13:40:11.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:11.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 13:40:11.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271e851e 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 13:40:11.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-04-23 13:40:11.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-04-23 13:40:11.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f8682a 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 13:40:11.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7 2025-04-23 13:40:11.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7 2025-04-23 13:40:11.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 13:40:11.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 13:40:11.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 13:40:11.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.811 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61e14b53: (connection evicted) 2025-04-23 13:40:11.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:11.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 13:40:11.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 13:40:11.813 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.857 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.875 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.894 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc8c13c 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 13:40:11.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32e983 2025-04-23 13:40:11.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32e983 2025-04-23 13:40:11.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c346c45 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:11.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:11.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:11.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:11.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 13:40:12.071 [DefaultDispatcher-worker-8 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:12.071 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.082 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.088 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:12.094 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:12.098 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:12.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 13:40:12.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 13:40:12.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.131 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b32e983: (connection evicted) 2025-04-23 13:40:12.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 13:40:12.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 13:40:12.135 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30704f85 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 13:40:12.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2025-04-23 13:40:12.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2025-04-23 13:40:12.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2025-04-23 13:40:12.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2025-04-23 13:40:12.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 13:40:12.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 13:40:12.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 13:40:12.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.156 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab: (connection evicted) 2025-04-23 13:40:12.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 13:40:12.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 13:40:12.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68821f6 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2025-04-23 13:40:12.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2025-04-23 13:40:12.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-04-23 13:40:12.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-04-23 13:40:12.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 13:40:12.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 13:40:12.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 13:40:12.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.168 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a28bda: (connection evicted) 2025-04-23 13:40:12.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 13:40:12.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-04-23 13:40:12.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-04-23 13:40:12.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 13:40:12.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d99dc3 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-04-23 13:40:12.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-04-23 13:40:12.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 13:40:12.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 13:40:12.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 13:40:12.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.179 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a902015: (connection evicted) 2025-04-23 13:40:12.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 13:40:12.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-04-23 13:40:12.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-04-23 13:40:12.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-04-23 13:40:12.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-04-23 13:40:12.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 13:40:12.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 13:40:12.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 13:40:12.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.236 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a71d23: (connection evicted) 2025-04-23 13:40:12.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 13:40:12.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246df37b 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2025-04-23 13:40:12.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2025-04-23 13:40:12.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231f77a 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 13:40:12.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2025-04-23 13:40:12.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2025-04-23 13:40:12.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 13:40:12.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 13:40:12.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 13:40:12.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.250 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5: (connection evicted) 2025-04-23 13:40:12.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 13:40:12.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236fd411 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@6480a063 2025-04-23 13:40:12.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@6480a063 2025-04-23 13:40:12.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 13:40:12.253 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f4ac4 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-23 13:40:12.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-23 13:40:12.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 13:40:12.267 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.269 [DefaultDispatcher-worker-10 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-23 13:40:12.270 [DefaultDispatcher-worker-10 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-23 13:40:12.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 13:40:12.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 13:40:12.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.271 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6480a063: (connection evicted) 2025-04-23 13:40:12.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 13:40:12.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 13:40:12.272 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0e9e0c 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-04-23 13:40:12.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-04-23 13:40:12.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 13:40:12.278 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f497aa 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 13:40:12.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 13:40:12.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 13:40:12.290 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 13:40:12.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 13:40:12.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.296 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d: (connection evicted) 2025-04-23 13:40:12.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 13:40:12.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11015ca0 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-04-23 13:40:12.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-04-23 13:40:12.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 13:40:12.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430d3021 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-23 13:40:12.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-23 13:40:12.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 13:40:12.348 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.361 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.385 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.404 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.409 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-23 13:40:12.410 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-23 13:40:12.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 13:40:12.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 13:40:12.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.410 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50672905: (connection evicted) 2025-04-23 13:40:12.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 13:40:12.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 13:40:12.411 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-23 13:40:12.412 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-04-23 13:40:12.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-04-23 13:40:12.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9b66b 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-04-23 13:40:12.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-04-23 13:40:12.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 13:40:12.514 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.522 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 13:40:12.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 13:40:12.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.560 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a: (connection evicted) 2025-04-23 13:40:12.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 13:40:12.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c29aa8 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@12be4f83 2025-04-23 13:40:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@12be4f83 2025-04-23 13:40:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 13:40:12.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-04-23 13:40:12.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-04-23 13:40:12.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 13:40:12.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 13:40:12.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 13:40:12.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.574 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12be4f83: (connection evicted) 2025-04-23 13:40:12.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 13:40:12.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 13:40:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2025-04-23 13:40:12.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2025-04-23 13:40:12.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d99732 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 13:40:12.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-23 13:40:12.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-23 13:40:12.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 13:40:12.672 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.684 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.686 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-23 13:40:12.687 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-23 13:40:12.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 13:40:12.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 13:40:12.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.688 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@839755f: (connection evicted) 2025-04-23 13:40:12.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 13:40:12.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 13:40:12.689 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56299b0e 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 13:40:12.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-23 13:40:12.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-23 13:40:12.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 13:40:12.693 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acb1264 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2025-04-23 13:40:12.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2025-04-23 13:40:12.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 13:40:12.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 13:40:12.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 13:40:12.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.701 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283e1759: (connection evicted) 2025-04-23 13:40:12.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 13:40:12.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e85dcb2 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 13:40:12.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2025-04-23 13:40:12.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2025-04-23 13:40:12.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 13:40:12.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2025-04-23 13:40:12.723 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2025-04-23 13:40:12.724 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 13:40:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-23 13:40:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-04-23 13:40:12.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 13:40:12.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 13:40:12.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 13:40:12.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:12.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 13:40:12.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d32c1c7 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 13:40:12.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2025-04-23 13:40:12.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2025-04-23 13:40:12.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 13:40:12.736 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2025-04-23 13:40:12.742 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2025-04-23 13:40:12.743 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2025-04-23 13:40:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-23 13:40:12.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-23 13:40:12.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 13:40:12.749 [DefaultDispatcher-worker-13 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2025-04-23 13:40:12.750 [DefaultDispatcher-worker-6 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-23 13:40:12.751 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-23 13:40:12.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 13:40:12.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 13:40:12.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.754 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56: (connection evicted) 2025-04-23 13:40:12.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 13:40:12.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 13:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-04-23 13:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-04-23 13:40:12.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 13:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-04-23 13:40:12.764 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-04-23 13:40:12.765 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f177f5 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-23 13:40:12.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-23 13:40:12.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 13:40:12.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 13:40:12.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 13:40:12.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:12.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 13:40:12.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 13:40:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9c11fb 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 13:40:12.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 13:40:12.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 13:40:12.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 13:40:12.773 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 13:40:12.779 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 13:40:12.780 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-23 13:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-23 13:40:12.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 13:40:12.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 13:40:12.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 13:40:12.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:12.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 13:40:12.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fdf7da2 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-04-23 13:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-04-23 13:40:12.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 13:40:12.799 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.819 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-04-23 13:40:12.826 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-04-23 13:40:12.828 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.845 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.856 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-04-23 13:40:12.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 13:40:12.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 13:40:12.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.858 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39695803: (connection evicted) 2025-04-23 13:40:12.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 13:40:12.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a7bbdbc 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-04-23 13:40:12.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-04-23 13:40:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 13:40:12.867 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.881 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.882 [DefaultDispatcher-worker-17 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-04-23 13:40:12.887 [DefaultDispatcher-worker-6 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2025-04-23 13:40:12.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 13:40:12.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 13:40:12.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.897 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19924f15: (connection evicted) 2025-04-23 13:40:12.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 13:40:12.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570ed9c 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 13:40:12.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-04-23 13:40:12.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-04-23 13:40:12.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 13:40:12.918 [DefaultDispatcher-worker-6 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-04-23 13:40:12.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 13:40:12.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 13:40:12.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.919 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5034681f: (connection evicted) 2025-04-23 13:40:12.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 13:40:12.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 13:40:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fceab5d 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-23 13:40:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-23 13:40:12.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 13:40:12.942 [DefaultDispatcher-worker-5 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-23 13:40:12.946 [DefaultDispatcher-worker-9 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-04-23 13:40:12.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 13:40:12.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 13:40:12.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.947 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1592e540: (connection evicted) 2025-04-23 13:40:12.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 13:40:12.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e7a544 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 13:40:12.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 13:40:12.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 13:40:12.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 13:40:12.970 [DefaultDispatcher-worker-3 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 13:40:12.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 13:40:12.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 13:40:12.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.971 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573870cb: (connection evicted) 2025-04-23 13:40:12.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 13:40:12.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dbb7c 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-04-23 13:40:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-04-23 13:40:12.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 13:40:12.991 [DefaultDispatcher-worker-1 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6 2025-04-23 13:40:12.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 13:40:12.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 13:40:12.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:12.991 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2d58e6: (connection evicted) 2025-04-23 13:40:12.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:12.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 13:40:12.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 13:40:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4adcc981 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:13.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-04-23 13:40:13.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-04-23 13:40:13.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 13:40:13.170 [DefaultDispatcher-worker-7 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-04-23 13:40:13.175 [DefaultDispatcher-worker-18 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-04-23 13:40:13.177 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38467/manifest.json 2025-04-23 13:40:13.177 [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:38467/manifest.json. 2025-04-23 13:40:13.177 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38467/manifest.json 2025-04-23 13:40:13.178 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38467/manifest.json 2025-04-23 13:40:13.178 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38467/manifest.json 2025-04-23 13:40:13.231 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.251 [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:38467/manifest.json. 2025-04-23 13:40:13.251 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38467/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:13.259 [DefaultDispatcher-worker-17 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb 2025-04-23 13:40:13.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 13:40:13.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 13:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.263 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3856d0cb: (connection evicted) 2025-04-23 13:40:13.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:13.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 13:40:13.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3130ca39 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:13.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-04-23 13:40:13.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-04-23 13:40:13.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75784062 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:13.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-04-23 13:40:13.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-04-23 13:40:13.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 13:40:13.300 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:40:13.337 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-04-23 13:40:13.337 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@66046e7c 2025-04-23 13:40:13.376 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.383 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.391 [DefaultDispatcher-worker-12 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:46741 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7772d3 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:13.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2025-04-23 13:40:13.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2025-04-23 13:40:13.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 13:40:13.408 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:40:13.412 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:40:13.412 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:40:13.412 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:40:13.413 [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-23 13:40:13.413 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:40:13.413 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:40:13.413 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:40:13.413 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:13.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd9ee2c 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:13.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 13:40:13.442 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.448 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.452 [DefaultDispatcher-worker-13 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2025-04-23 13:40:13.453 [DefaultDispatcher-worker-13 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2025-04-23 13:40:13.458 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.462 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.462 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.462 [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:46741/api/content/719714601369128960/_ustadmanifest.json. 2025-04-23 13:40:13.462 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.464 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.464 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.464 [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:46741/api/content/719714601369128960/_ustadmanifest.json. 2025-04-23 13:40:13.464 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:13.473 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.476 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:40:13.476 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-14d9ea00-7e93-43c4-8001-5caabdf2aca7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:40:13.478 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:13.478 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-14d9ea00-7e93-43c4-8001-5caabdf2aca7 2025-04-23 13:40:13.481 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:13.481 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46741/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:13.481 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:13.481 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46741/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:13.486 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.487 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/UmAppDatabase/replication/nodeId 2025-04-23 13:40:13.487 [DefaultDispatcher-worker-2 @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:46741/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:13.487 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/UmAppDatabase/replication/nodeId 2025-04-23 13:40:13.491 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/api/blob/upload-init-batch 2025-04-23 13:40:13.491 [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:46741/api/blob/upload-init-batch. 2025-04-23 13:40:13.491 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/api/blob/upload-init-batch 2025-04-23 13:40:13.491 [DefaultDispatcher-worker-5 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46741/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:13.492 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.514 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.525 [eventLoopGroupProxy-4-4 @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-23 13:40:13.525 [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-23 13:40:13.525 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 13:40:13.525 [eventLoopGroupProxy-4-3 @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-23 13:40:13.529 [eventLoopGroupProxy-4-4 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:13.529 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:13.530 [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-23 13:40:13.530 [eventLoopGroupProxy-4-3 @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-23 13:40:13.530 [eventLoopGroupProxy-4-3 @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-23 13:40:13.532 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/UmAppDatabase/replication/nodeId 2025-04-23 13:40:13.532 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46741/UmAppDatabase/replication/nodeId 2025-04-23 13:40:13.532 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:13.533 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:13.533 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46741/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:13.535 [eventLoopGroupProxy-4-4 @call-handler#394] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-23 13:40:13.535 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-23 13:40:13.538 [DefaultDispatcher-worker-14 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.539 [eventLoopGroupProxy-4-1 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-04-23 13:40:13.543 [DefaultDispatcher-worker-6 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.550 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 27ms 2025-04-23 13:40:13.551 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/api/blob/upload-init-batch 2025-04-23 13:40:13.551 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46741/api/blob/upload-init-batch 2025-04-23 13:40:13.553 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46741/api/blob/upload-init-batch. 2025-04-23 13:40:13.553 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46741/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:13.564 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/api/blob/upload-batch-data 2025-04-23 13:40:13.564 [DefaultDispatcher-worker-17 @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:46741/api/blob/upload-batch-data. 2025-04-23 13:40:13.564 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/api/blob/upload-batch-data 2025-04-23 13:40:13.564 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46741/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:13.567 [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-23 13:40:13.574 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-04-23 13:40:13.575 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:13.575 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 13:40:13.576 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/api/blob/upload-batch-data 2025-04-23 13:40:13.581 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/api/blob/upload-batch-data 2025-04-23 13:40:13.581 [DefaultDispatcher-worker-17 @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:46741/api/blob/upload-batch-data. 2025-04-23 13:40:13.581 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/api/blob/upload-batch-data 2025-04-23 13:40:13.581 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46741/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:13.583 [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-23 13:40:13.585 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-04-23 13:40:13.585 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:13.585 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:13.585 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/api/blob/upload-batch-data 2025-04-23 13:40:13.597 [DefaultDispatcher-worker-16 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.605 [DefaultDispatcher-worker-15 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.615 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/UmAppDatabase/replication/message 2025-04-23 13:40:13.616 [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:46741/UmAppDatabase/replication/message. 2025-04-23 13:40:13.616 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/UmAppDatabase/replication/message 2025-04-23 13:40:13.616 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46741/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:13.617 [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-23 13:40:13.618 [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-23 13:40:13.618 [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-23 13:40:13.630 [DefaultDispatcher-worker-4 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-04-23 13:40:13.631 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:13.631 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 13:40:13.631 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.631 [DefaultDispatcher-worker-3 @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:46741/api/content/719714601369128960/_ustadmanifest.json. 2025-04-23 13:40:13.631 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.632 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/UmAppDatabase/replication/message 2025-04-23 13:40:13.632 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46741/UmAppDatabase/replication/message 2025-04-23 13:40:13.632 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46741/UmAppDatabase/replication/message. 2025-04-23 13:40:13.632 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46741/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:13.633 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.633 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json 2025-04-23 13:40:13.633 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json. 2025-04-23 13:40:13.633 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46741/api/content/719714601369128960/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:13.637 [DefaultDispatcher-worker-1 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b663112 2025-04-23 13:40:13.638 [DefaultDispatcher-worker-9 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e25780 2025-04-23 13:40:13.639 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:40:13.639 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:40:13.639 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:40:13.639 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:40:13.639 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:40:13.640 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d3e740 2025-04-23 13:40:13.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 13:40:13.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 13:40:13.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:13.640 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b663112: (connection evicted) 2025-04-23 13:40:13.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:13.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 13:40:13.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 13:40:13.909 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:13.910 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:14.098 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:14.644 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@66046e7c 2025-04-23 13:40:14.645 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@66046e7c 2025-04-23 13:40:14.647 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184bb873 2025-04-23 13:40:14.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 13:40:14.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 13:40:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:14.647 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e25780: (connection evicted) 2025-04-23 13:40:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:14.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 13:40:14.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb03908 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:14.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:14.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 13:40:14.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:14.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:14.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:14.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 13:40:14.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 13:40:14.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 13:40:14.661 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:40:14.663 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-23 13:40:14.663 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@16f15a4 2025-04-23 13:40:14.664 [DefaultDispatcher-worker-16 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:41651 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed2baf 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:14.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 13:40:14.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-23 13:40:14.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-23 13:40:14.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 13:40:14.666 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:40:14.666 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:40:14.666 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:40:14.666 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:40:14.666 [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-23 13:40:14.666 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:40:14.666 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:40:14.666 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:40:14.666 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f629aa4 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:14.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 13:40:14.688 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.693 [DefaultDispatcher-worker-4 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.698 [DefaultDispatcher-worker-13 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-23 13:40:14.699 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-23 13:40:14.704 [DefaultDispatcher-worker-4 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.709 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.709 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:14.709 [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:41651/api/content/719714603132620800/_ustadmanifest.json. 2025-04-23 13:40:14.709 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:14.710 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:14.710 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:14.710 [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:41651/api/content/719714603132620800/_ustadmanifest.json. 2025-04-23 13:40:14.710 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:14.717 [DefaultDispatcher-worker-7 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.718 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:40:14.718 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-646b7e43-1619-4234-9dfb-6b35ed7b8525', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:40:14.719 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:14.719 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-646b7e43-1619-4234-9dfb-6b35ed7b8525 2025-04-23 13:40:14.720 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:14.720 [DefaultDispatcher-worker-18 @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:41651/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:14.720 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:14.720 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:14.722 [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-23 13:40:14.722 [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-23 13:40:14.722 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.722 [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-23 13:40:14.722 [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-23 13:40:14.723 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.723 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 13:40:14.723 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:14.723 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:14.726 [DefaultDispatcher-worker-13 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.726 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/UmAppDatabase/replication/nodeId 2025-04-23 13:40:14.726 [DefaultDispatcher-worker-13 @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:41651/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:14.726 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/UmAppDatabase/replication/nodeId 2025-04-23 13:40:14.727 [DefaultDispatcher-worker-11 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:14.727 [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-23 13:40:14.727 [DefaultDispatcher-worker-11 @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:41651/api/blob/upload-init-batch. 2025-04-23 13:40:14.727 [DefaultDispatcher-worker-11 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:14.727 [DefaultDispatcher-worker-11 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:14.727 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.727 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 13:40:14.728 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/UmAppDatabase/replication/nodeId 2025-04-23 13:40:14.728 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/UmAppDatabase/replication/nodeId 2025-04-23 13:40:14.728 [eventLoopGroupProxy-7-1 @call-handler#501] 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-23 13:40:14.728 [eventLoopGroupProxy-7-1 @call-handler#501] 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-23 13:40:14.730 [eventLoopGroupProxy-7-1 @coroutine#504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:14.730 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 13:40:14.731 [DefaultDispatcher-worker-18 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:14.731 [DefaultDispatcher-worker-18 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:14.731 [DefaultDispatcher-worker-18 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41651/api/blob/upload-init-batch. 2025-04-23 13:40:14.731 [DefaultDispatcher-worker-18 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41651/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:14.732 [DefaultDispatcher-worker-18 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.732 [DefaultDispatcher-worker-18 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:14.732 [DefaultDispatcher-worker-18 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.732 [DefaultDispatcher-worker-18 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:14.733 [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-23 13:40:14.734 [DefaultDispatcher-worker-17 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.735 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:14.735 [eventLoopGroupProxy-7-1 @call-handler#510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.735 [eventLoopGroupProxy-7-1 @call-handler#510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:14.736 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.737 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.737 [DefaultDispatcher-worker-13 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:14.737 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.737 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:14.738 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:14.740 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:14.740 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.740 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.740 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:14.740 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.741 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.741 [DefaultDispatcher-worker-4 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:14.741 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.741 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:14.742 [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-23 13:40:14.746 [DefaultDispatcher-worker-11 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-23 13:40:14.750 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:14.752 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:14.765 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:14.767 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:14.784 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.784 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:14.784 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.785 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.785 [DefaultDispatcher-worker-4 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:14.785 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.785 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:14.786 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:14.786 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 13:40:14.786 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.787 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41651/api/blob/upload-batch-data. 2025-04-23 13:40:14.787 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41651/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:14.787 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:41651/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:41651/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 13:40:14.787 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:41651/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:14.795 [DefaultDispatcher-worker-13 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.801 [DefaultDispatcher-worker-7 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:14.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:40:15.302 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-34bf31ae-0f3e-4f13-95b8-762713b46b29', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:40:15.302 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:15.303 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-34bf31ae-0f3e-4f13-95b8-762713b46b29 2025-04-23 13:40:15.305 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:15.305 [DefaultDispatcher-worker-18 @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:41651/api/blob/upload-init-batch. 2025-04-23 13:40:15.305 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:15.305 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:15.306 [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-23 13:40:15.306 [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-23 13:40:15.307 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:15.308 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 13:40:15.309 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:15.309 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/api/blob/upload-init-batch 2025-04-23 13:40:15.309 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41651/api/blob/upload-init-batch. 2025-04-23 13:40:15.309 [DefaultDispatcher-worker-18 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41651/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:15.310 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.310 [DefaultDispatcher-worker-18 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.310 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.310 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.311 [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-23 13:40:15.314 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.314 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 13:40:15.314 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.316 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.316 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.316 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.316 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.317 [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-23 13:40:15.318 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.319 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:15.319 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.320 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.320 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.320 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.320 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.321 [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-23 13:40:15.363 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.363 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.363 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.364 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.364 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.364 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.364 [DefaultDispatcher-worker-11 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.365 [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-23 13:40:15.406 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.406 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 13:40:15.407 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.407 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.407 [DefaultDispatcher-worker-3 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.407 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.407 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.408 [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-23 13:40:15.450 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.450 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.450 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.451 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.451 [DefaultDispatcher-worker-7 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.451 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.451 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.452 [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-23 13:40:15.493 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.493 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 13:40:15.494 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.494 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.494 [DefaultDispatcher-worker-18 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.494 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.494 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.495 [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-23 13:40:15.537 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.537 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.537 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.538 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.538 [DefaultDispatcher-worker-4 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.538 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.538 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.539 [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-23 13:40:15.581 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.581 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.582 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.582 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.582 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.582 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.582 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.583 [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-23 13:40:15.625 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.625 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.626 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.626 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.626 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.626 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.626 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.627 [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-23 13:40:15.668 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.668 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 13:40:15.669 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.669 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.669 [DefaultDispatcher-worker-18 @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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.669 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.669 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.670 [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-23 13:40:15.712 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.712 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.713 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.713 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.713 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.713 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.713 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.714 [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-23 13:40:15.756 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.756 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.757 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.757 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.757 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.757 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.757 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.758 [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-23 13:40:15.800 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.800 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:15.801 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.801 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.801 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.801 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.802 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.802 [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-23 13:40:15.809 [DefaultDispatcher-worker-15 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:15.845 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:15.845 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.845 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:15.846 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.847 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.847 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.847 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.847 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.848 [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-23 13:40:15.849 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:15.849 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.849 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:15.849 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.850 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.850 [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:41651/api/blob/upload-batch-data. 2025-04-23 13:40:15.850 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.850 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:15.851 [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-23 13:40:15.852 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:15.852 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.852 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:15.853 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/blob/upload-batch-data 2025-04-23 13:40:15.859 [DefaultDispatcher-worker-2 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:15.864 [DefaultDispatcher-worker-13 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:15.864 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/UmAppDatabase/replication/message 2025-04-23 13:40:15.864 [DefaultDispatcher-worker-13 @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:41651/UmAppDatabase/replication/message. 2025-04-23 13:40:15.864 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/UmAppDatabase/replication/message 2025-04-23 13:40:15.864 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41651/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:15.865 [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-23 13:40:15.865 [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-23 13:40:15.865 [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-23 13:40:15.877 [DefaultDispatcher-worker-11 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 13:40:15.877 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:15.877 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 13:40:15.877 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:15.878 [DefaultDispatcher-worker-4 @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:41651/api/content/719714603132620800/_ustadmanifest.json. 2025-04-23 13:40:15.878 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:15.878 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/UmAppDatabase/replication/message 2025-04-23 13:40:15.878 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/UmAppDatabase/replication/message 2025-04-23 13:40:15.878 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41651/UmAppDatabase/replication/message. 2025-04-23 13:40:15.878 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41651/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:15.879 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:15.879 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json 2025-04-23 13:40:15.879 [DefaultDispatcher-worker-4 @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:41651/api/content/719714603132620800/_ustadmanifest.json. 2025-04-23 13:40:15.879 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41651/api/content/719714603132620800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:15.882 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-23 13:40:15.883 [DefaultDispatcher-worker-9 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-23 13:40:15.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:40:15.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:40:15.884 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:40:15.884 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:40:15.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:40:15.885 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-23 13:40:15.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 13:40:15.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 13:40:15.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:15.885 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f348e10: (connection evicted) 2025-04-23 13:40:15.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:15.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 13:40:15.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 13:40:16.167 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:16.302 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:16.359 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:16.652 [DefaultDispatcher-worker-4 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-23 13:40:16.889 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@16f15a4 2025-04-23 13:40:16.889 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@16f15a4 2025-04-23 13:40:16.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 13:40:16.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 13:40:16.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:16.890 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe: (connection evicted) 2025-04-23 13:40:16.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:16.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 13:40:16.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 13:40:16.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:16.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:16.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:16.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 13:40:16.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:16.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 13:40:16.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 13:40:16.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 13:40:16.914 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:40:16.915 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 13:40:16.915 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2025-04-23 13:40:16.916 [DefaultDispatcher-worker-5 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:46381 2025-04-23 13:40:16.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:16.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 13:40:16.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 13:40:16.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 13:40:16.918 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:40:16.919 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:40:16.919 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:40:16.919 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:40:16.919 [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-23 13:40:16.919 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:40:16.919 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:40:16.919 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:40:16.919 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:16.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 13:40:16.939 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.943 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.947 [DefaultDispatcher-worker-7 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 13:40:16.949 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 13:40:16.953 [DefaultDispatcher-worker-4 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.958 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.958 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:16.958 [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:46381/api/content/719714613977522176/_ustadmanifest.json. 2025-04-23 13:40:16.958 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:16.959 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:16.959 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:16.959 [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:46381/api/content/719714613977522176/_ustadmanifest.json. 2025-04-23 13:40:16.959 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:16.966 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.967 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:40:16.967 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8464bbe2-4480-409c-af2d-39260f9e930c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:40:16.968 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:16.968 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8464bbe2-4480-409c-af2d-39260f9e930c 2025-04-23 13:40:16.968 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:16.968 [DefaultDispatcher-worker-11 @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:46381/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:16.968 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:16.968 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:16.970 [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-23 13:40:16.970 [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-23 13:40:16.971 [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-23 13:40:16.971 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:16.971 [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-23 13:40:16.971 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:16.971 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 13:40:16.972 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:16.972 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:16.974 [DefaultDispatcher-worker-1 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.974 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-23 13:40:16.974 [DefaultDispatcher-worker-1 @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:46381/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:16.974 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-23 13:40:16.975 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-init-batch 2025-04-23 13:40:16.975 [DefaultDispatcher-worker-12 @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:46381/api/blob/upload-init-batch. 2025-04-23 13:40:16.975 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-init-batch 2025-04-23 13:40:16.975 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:16.975 [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-23 13:40:16.975 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:16.975 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 13:40:16.976 [DefaultDispatcher-worker-11 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-23 13:40:16.976 [DefaultDispatcher-worker-11 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/UmAppDatabase/replication/nodeId 2025-04-23 13:40:16.976 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 13:40:16.976 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 13:40:16.977 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:16.978 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 13:40:16.979 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-init-batch 2025-04-23 13:40:16.979 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/api/blob/upload-init-batch 2025-04-23 13:40:16.979 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-init-batch. 2025-04-23 13:40:16.979 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:16.981 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.981 [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:46381/api/blob/upload-batch-data. 2025-04-23 13:40:16.981 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.981 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:16.982 [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-23 13:40:16.983 [DefaultDispatcher-worker-4 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.984 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:16.984 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:16.985 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 13:40:16.985 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.986 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.986 [DefaultDispatcher-worker-7 @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:46381/api/blob/upload-batch-data. 2025-04-23 13:40:16.986 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.986 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:16.987 [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-23 13:40:16.989 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:16.989 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:16.989 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:16.989 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:16.992 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.994 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.994 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-23 13:40:16.994 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.994 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:16.995 [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-23 13:40:16.998 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:16.998 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:16.998 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 13:40:16.999 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:16.999 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:17.000 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46381/api/blob/upload-batch-data. 2025-04-23 13:40:17.000 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:17.000 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:17.000 [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-23 13:40:17.002 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:17.002 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:17.002 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:17.002 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:17.002 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:17.003 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:17.003 [DefaultDispatcher-worker-4 @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:46381/api/blob/upload-batch-data. 2025-04-23 13:40:17.003 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:17.003 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:17.004 [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-23 13:40:17.004 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:17.005 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:17.006 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:17.006 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:17.006 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/blob/upload-batch-data 2025-04-23 13:40:17.012 [DefaultDispatcher-worker-4 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:17.017 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:17.017 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:17.017 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/UmAppDatabase/replication/message 2025-04-23 13:40:17.017 [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:46381/UmAppDatabase/replication/message. 2025-04-23 13:40:17.017 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/UmAppDatabase/replication/message 2025-04-23 13:40:17.017 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46381/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:17.018 [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-23 13:40:17.019 [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-23 13:40:17.019 [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-23 13:40:17.019 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:17.029 [DefaultDispatcher-worker-17 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 13:40:17.029 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:17.030 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-17 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-17 @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:46381/api/content/719714613977522176/_ustadmanifest.json. 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-17 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/UmAppDatabase/replication/message 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/UmAppDatabase/replication/message 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46381/UmAppDatabase/replication/message. 2025-04-23 13:40:17.030 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:17.031 [DefaultDispatcher-worker-15 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:17.031 [DefaultDispatcher-worker-15 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json 2025-04-23 13:40:17.031 [DefaultDispatcher-worker-15 @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:46381/api/content/719714613977522176/_ustadmanifest.json. 2025-04-23 13:40:17.031 [DefaultDispatcher-worker-15 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46381/api/content/719714613977522176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:17.036 [DefaultDispatcher-worker-3 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 13:40:17.037 [DefaultDispatcher-worker-4 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 13:40:17.037 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:40:17.038 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:40:17.038 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:40:17.038 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:40:17.038 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:40:17.038 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 13:40:17.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 13:40:17.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 13:40:17.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:17.039 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57777c23: (connection evicted) 2025-04-23 13:40:17.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:17.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 13:40:17.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 13:40:17.419 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:17.419 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:17.512 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:18.043 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2025-04-23 13:40:18.044 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2025-04-23 13:40:18.044 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 13:40:18.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 13:40:18.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 13:40:18.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:18.045 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2025-04-23 13:40:18.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:18.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 13:40:18.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3872867d 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:18.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a9c368 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:18.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 13:40:18.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 13:40:18.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 13:40:18.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 13:40:18.078 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:40:18.079 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 13:40:18.079 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@433db56d 2025-04-23 13:40:18.080 [DefaultDispatcher-worker-4 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:41851 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cfe97 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:18.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:18.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 13:40:18.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:18.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:18.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 13:40:18.082 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 13:40:18.082 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 13:40:18.082 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 13:40:18.082 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 13:40:18.082 [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-23 13:40:18.082 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 13:40:18.082 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 13:40:18.082 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 13:40:18.083 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641ab175 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:18.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 13:40:18.103 [DefaultDispatcher-worker-4 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.107 [DefaultDispatcher-worker-11 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.167 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:18.169 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:18.181 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:18.183 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:18.196 [DefaultDispatcher-worker-11 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:18.222 [DefaultDispatcher-worker-11 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:18.231 [DefaultDispatcher-worker-11 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:18.234 [DefaultDispatcher-worker-11 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:18.242 [DefaultDispatcher-worker-17 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.247 [DefaultDispatcher-worker-8 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.247 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:18.247 [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:41851/api/content/719714620534050816/_ustadmanifest.json. 2025-04-23 13:40:18.247 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:18.248 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:18.248 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:18.249 [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:41851/api/content/719714620534050816/_ustadmanifest.json. 2025-04-23 13:40:18.249 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:18.302 [DefaultDispatcher-worker-7 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.302 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 13:40:18.302 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5d3ecabb-6853-4a3c-9b5a-7b7b7b2c5da5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 13:40:18.303 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 13:40:18.303 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5d3ecabb-6853-4a3c-9b5a-7b7b7b2c5da5 2025-04-23 13:40:18.304 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:18.304 [DefaultDispatcher-worker-7 @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:41851/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:18.304 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:18.304 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:18.306 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 13:40:18.306 [eventLoopGroupProxy-13-1 @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-23 13:40:18.306 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.306 [eventLoopGroupProxy-13-1 @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-23 13:40:18.306 [eventLoopGroupProxy-13-1 @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-23 13:40:18.307 [eventLoopGroupProxy-13-1 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.307 [eventLoopGroupProxy-13-1 @call-handler#789] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 13:40:18.307 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:18.307 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:18.309 [DefaultDispatcher-worker-11 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.309 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/UmAppDatabase/replication/nodeId 2025-04-23 13:40:18.309 [DefaultDispatcher-worker-11 @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:41851/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:18.309 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/UmAppDatabase/replication/nodeId 2025-04-23 13:40:18.310 [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-23 13:40:18.310 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.310 [eventLoopGroupProxy-13-1 @call-handler#797] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 13:40:18.311 [DefaultDispatcher-worker-16 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/UmAppDatabase/replication/nodeId 2025-04-23 13:40:18.311 [DefaultDispatcher-worker-16 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/UmAppDatabase/replication/nodeId 2025-04-23 13:40:18.317 [DefaultDispatcher-worker-10 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.322 [DefaultDispatcher-worker-16 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.324 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-init-batch 2025-04-23 13:40:18.324 [DefaultDispatcher-worker-20 @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:41851/api/blob/upload-init-batch. 2025-04-23 13:40:18.324 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-init-batch 2025-04-23 13:40:18.324 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:18.325 [eventLoopGroupProxy-13-1 @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-23 13:40:18.325 [eventLoopGroupProxy-13-1 @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-23 13:40:18.369 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.370 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 13:40:18.370 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-init-batch 2025-04-23 13:40:18.370 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/api/blob/upload-init-batch 2025-04-23 13:40:18.371 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41851/api/blob/upload-init-batch. 2025-04-23 13:40:18.371 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:18.374 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.375 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.375 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.375 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.376 [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-23 13:40:18.377 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.378 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.378 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.378 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.379 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.379 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.379 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.379 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.380 [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-23 13:40:18.423 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.423 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.423 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:18.423 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.424 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.424 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.424 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.424 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.425 [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-23 13:40:18.426 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.426 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.426 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.427 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.427 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.427 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.427 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.427 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.428 [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-23 13:40:18.431 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.431 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.431 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 13:40:18.431 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.432 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.432 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.432 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.432 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.433 [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-23 13:40:18.475 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.475 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.476 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:18.476 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.478 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.478 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.478 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.478 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.478 [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-23 13:40:18.539 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.539 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.539 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-23 13:40:18.540 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.541 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.541 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.541 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.541 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.542 [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-23 13:40:18.588 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.589 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.589 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 13:40:18.589 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.590 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.590 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.590 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.590 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.590 [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-23 13:40:18.633 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.633 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.634 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:18.634 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.635 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.635 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.635 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.635 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.636 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:18.677 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.677 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.677 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 13:40:18.678 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.678 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.678 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.678 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.678 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.679 [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-23 13:40:18.722 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.722 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.722 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:18.723 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.724 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.724 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.724 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.724 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.724 [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-23 13:40:18.726 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.726 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.726 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.726 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.727 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.727 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.727 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.727 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.727 [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-23 13:40:18.728 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.728 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.728 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.729 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.729 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.729 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.729 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.729 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.730 [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-23 13:40:18.731 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.731 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.731 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.731 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.732 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.732 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.732 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.732 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.732 [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-23 13:40:18.733 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.734 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.734 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.734 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.735 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.735 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.735 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.735 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.735 [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-23 13:40:18.736 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.736 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.736 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.737 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.737 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.737 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.737 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.737 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.738 [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-23 13:40:18.739 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.739 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.739 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.739 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.740 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.740 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.740 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.740 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.741 [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-23 13:40:18.742 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.742 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.742 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.742 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.743 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.743 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.743 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.743 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.743 [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-23 13:40:18.744 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.744 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.744 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.744 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.745 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.745 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.745 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.745 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.746 [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-23 13:40:18.747 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.747 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.747 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.747 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.747 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.747 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.747 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.747 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.748 [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-23 13:40:18.749 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.749 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.749 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.749 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.750 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.750 [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-23 13:40:18.752 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.752 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.752 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.753 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.754 [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-23 13:40:18.755 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.755 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.755 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.755 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.756 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.756 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.756 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.756 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.757 [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-23 13:40:18.758 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.758 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.758 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.758 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.759 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.759 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.759 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.759 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.760 [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-23 13:40:18.761 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.761 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.761 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.761 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.762 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.762 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.762 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.762 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.763 [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-23 13:40:18.765 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.765 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.765 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.765 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.767 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.767 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.767 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.767 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.768 [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-23 13:40:18.769 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.769 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.769 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.770 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.770 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.770 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.770 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.770 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.771 [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-23 13:40:18.772 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.773 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.773 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.773 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.774 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.774 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.774 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.774 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.774 [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-23 13:40:18.779 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.779 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.779 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 13:40:18.779 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.780 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.780 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.780 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.780 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.781 [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-23 13:40:18.782 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.782 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.782 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.783 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.783 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.783 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.783 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.783 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.784 [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-23 13:40:18.785 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.785 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.785 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.786 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.786 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.786 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.786 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.786 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.787 [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-23 13:40:18.788 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.788 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.789 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.789 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.789 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.790 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.790 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.790 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.790 [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-23 13:40:18.791 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.791 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.791 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.792 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.792 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.792 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.792 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.792 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.793 [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-23 13:40:18.794 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.794 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.794 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.795 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.795 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.795 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.795 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.795 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.796 [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-23 13:40:18.797 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.797 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.797 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.798 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.798 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.798 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.798 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.798 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.799 [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-23 13:40:18.800 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.800 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.800 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.800 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.801 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.801 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.801 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.801 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.802 [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-23 13:40:18.803 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.803 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.803 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.803 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.804 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.804 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.804 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.804 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.805 [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-23 13:40:18.820 [DefaultDispatcher-worker-16 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:18.846 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.847 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.847 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:18.847 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.848 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.848 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.848 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.848 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.848 [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-23 13:40:18.849 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.850 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.850 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.850 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.850 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.850 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.850 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.850 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.851 [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-23 13:40:18.852 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.852 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.852 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.852 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.853 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.853 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.853 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.853 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.853 [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-23 13:40:18.854 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.854 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.855 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:18.855 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.855 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.855 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.855 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.855 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.856 [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-23 13:40:18.899 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.899 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.899 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:18.900 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.901 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.901 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.901 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.901 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.901 [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-23 13:40:18.945 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.945 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.945 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:40:18.945 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.946 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.946 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.946 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.946 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.947 [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-23 13:40:18.948 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.948 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.948 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.949 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.950 [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-23 13:40:18.951 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.951 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.951 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.951 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.952 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.952 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.952 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.952 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.952 [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-23 13:40:18.994 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.994 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.994 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:18.995 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.995 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.995 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.995 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.995 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.996 [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-23 13:40:18.997 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:18.997 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:18.997 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:18.998 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.998 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.998 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:18.998 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:18.998 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:18.999 [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-23 13:40:19.000 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.000 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.000 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.001 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.002 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.002 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.002 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.002 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.002 [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-23 13:40:19.004 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.004 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.004 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.004 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.005 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.005 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.005 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.005 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.005 [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-23 13:40:19.007 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.007 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.007 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.007 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.008 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.008 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.008 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.008 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.008 [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-23 13:40:19.051 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.051 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.051 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.051 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.052 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.052 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.052 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.052 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.053 [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-23 13:40:19.054 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.054 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.054 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.054 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.056 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.056 [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-23 13:40:19.058 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.058 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.058 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.058 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.059 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.059 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.059 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.059 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.059 [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-23 13:40:19.060 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.060 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.060 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.061 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.061 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.061 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.061 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.061 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.062 [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-23 13:40:19.063 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.063 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.063 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.063 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.064 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.064 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.064 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.064 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.064 [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-23 13:40:19.065 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.066 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.066 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.066 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.066 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.066 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.066 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.066 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.067 [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-23 13:40:19.068 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.068 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.068 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.069 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.069 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.069 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.069 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.069 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.070 [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-23 13:40:19.071 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.071 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.071 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.072 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.073 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.073 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.073 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.073 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.074 [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-23 13:40:19.075 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.076 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.076 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.076 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.078 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.079 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.079 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.079 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.079 [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-23 13:40:19.081 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.081 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.081 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.081 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.082 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.082 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.082 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.082 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.082 [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-23 13:40:19.083 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.084 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.084 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.084 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.085 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.085 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.085 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.085 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.085 [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-23 13:40:19.086 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.086 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.086 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.087 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.087 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.087 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.087 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.087 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.088 [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-23 13:40:19.089 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.089 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.089 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.089 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.090 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.090 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.090 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.090 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.091 [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-23 13:40:19.133 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.133 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.133 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.134 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.135 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.135 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.135 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.135 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.135 [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-23 13:40:19.137 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.137 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.137 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.138 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.138 [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-23 13:40:19.139 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.139 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.139 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.140 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.140 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.140 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.140 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.140 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.141 [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-23 13:40:19.183 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.183 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.184 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.184 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.185 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.186 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.187 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.187 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.187 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.187 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.188 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.188 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.189 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.189 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.189 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.190 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.190 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.190 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.190 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.190 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.191 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.192 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.192 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.192 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.192 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.193 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.193 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.193 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.193 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.193 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.235 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.236 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.236 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.236 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.236 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.236 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.236 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.236 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.237 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.238 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.238 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.238 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.239 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.239 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.239 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.239 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.239 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.240 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.282 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.282 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.282 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.282 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.283 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.284 [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-23 13:40:19.328 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.328 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.328 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:40:19.328 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.329 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.329 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.329 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.329 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.330 [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-23 13:40:19.330 [DefaultDispatcher-worker-7 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:19.372 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.372 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.373 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.373 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.374 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.374 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.374 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.374 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.374 [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-23 13:40:19.417 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.417 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.417 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.417 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.418 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.418 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.418 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.418 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.419 [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-23 13:40:19.420 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.420 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.420 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.420 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.421 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.421 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.421 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.421 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.422 [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-23 13:40:19.423 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.423 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.423 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.423 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.424 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.424 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.424 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.424 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.424 [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-23 13:40:19.425 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.425 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.425 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.426 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.426 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.426 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.426 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.426 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.427 [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-23 13:40:19.428 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.428 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.428 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.428 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.429 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.429 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.429 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.429 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.429 [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-23 13:40:19.430 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.431 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.431 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.431 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.432 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.432 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.432 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.432 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.432 [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-23 13:40:19.433 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.433 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.433 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.434 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.434 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.434 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.434 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.434 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.435 [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-23 13:40:19.436 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.436 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.436 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.436 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.437 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.437 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.437 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.437 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.437 [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-23 13:40:19.438 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.438 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.438 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.439 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.439 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.440 [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-23 13:40:19.441 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.441 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.441 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.441 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.442 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.442 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.442 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.442 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.442 [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-23 13:40:19.443 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.443 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.443 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.443 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.444 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.444 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.444 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.444 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.444 [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-23 13:40:19.445 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.446 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.446 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.446 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.446 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.446 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.446 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.446 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.447 [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-23 13:40:19.448 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.448 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.448 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.448 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.449 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.449 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.449 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.449 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.449 [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-23 13:40:19.450 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.450 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.450 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.451 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.451 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.451 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.451 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.451 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.452 [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-23 13:40:19.453 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.453 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.453 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.453 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.454 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.455 [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-23 13:40:19.498 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.498 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.498 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.499 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.500 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.500 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.500 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.500 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.500 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.501 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.501 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.501 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.502 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.502 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.502 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.502 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.502 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.503 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.504 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.504 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.504 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.504 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.505 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.505 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.505 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.505 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.506 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.507 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.507 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.507 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.507 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.508 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.508 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.508 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.508 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.508 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.509 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.509 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.509 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.509 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.510 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.510 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.510 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.510 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.511 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.512 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.512 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.512 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.512 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.513 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.514 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.514 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.515 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.515 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.515 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.516 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.516 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.516 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.516 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.566 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.567 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.567 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-23 13:40:19.567 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.568 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.568 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.568 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.568 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.569 [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-23 13:40:19.569 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.570 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.570 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.570 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.571 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.571 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.571 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.571 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.572 [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-23 13:40:19.573 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.573 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.573 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.573 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.574 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.574 [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-23 13:40:19.616 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.616 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.616 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.617 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.618 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.618 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.618 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.618 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.618 [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-23 13:40:19.619 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.619 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.620 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.620 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.620 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.620 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.620 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.620 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.621 [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-23 13:40:19.622 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.622 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.622 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.622 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.622 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.622 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.623 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.623 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.623 [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-23 13:40:19.624 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.624 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.624 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.624 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.625 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.625 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.625 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.625 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.625 [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-23 13:40:19.626 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.626 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.626 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.626 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.627 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.627 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.627 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.627 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.627 [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-23 13:40:19.628 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.628 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.628 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.628 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.629 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.629 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.629 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.629 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.629 [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-23 13:40:19.630 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.630 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.630 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.630 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.631 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.631 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.631 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.631 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.631 [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-23 13:40:19.632 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.632 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.632 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.632 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.633 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.633 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.633 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.633 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.633 [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-23 13:40:19.634 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.634 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.634 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.635 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.635 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.635 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.635 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.635 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.636 [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-23 13:40:19.636 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.637 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.637 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.637 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.637 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.637 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.637 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.637 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.638 [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-23 13:40:19.639 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.639 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.639 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.639 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.640 [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-23 13:40:19.641 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.641 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.641 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.641 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.641 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.642 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.642 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.642 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.642 [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-23 13:40:19.684 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.685 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.685 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.685 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.685 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.685 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.686 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.686 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.686 [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-23 13:40:19.687 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.687 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.687 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.687 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.688 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.688 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.688 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.688 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.689 [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-23 13:40:19.730 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.731 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.731 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.731 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.732 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.732 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.732 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.732 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.732 [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-23 13:40:19.733 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.733 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.733 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.733 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.734 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.734 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.734 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.734 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.734 [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-23 13:40:19.776 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.776 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.776 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.776 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.777 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.777 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.777 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.777 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.777 [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-23 13:40:19.820 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.820 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.820 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:19.820 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.821 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.821 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.821 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.821 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.821 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:19.842 [DefaultDispatcher-worker-11 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:19.863 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.863 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.863 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.863 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.864 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.864 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.864 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.864 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.865 [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-23 13:40:19.906 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.906 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.906 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.907 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.907 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.907 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.907 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.907 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.908 [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-23 13:40:19.949 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.950 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.950 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.950 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.951 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.951 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.951 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.951 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.951 [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-23 13:40:19.952 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.952 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.952 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:19.953 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.953 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.953 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.953 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.953 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.953 [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-23 13:40:19.995 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.995 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.995 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:19.995 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.996 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.996 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.996 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.996 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.996 [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-23 13:40:19.998 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:19.998 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:19.998 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:19.998 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.998 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.998 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:19.998 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:19.998 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:19.999 [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-23 13:40:20.000 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.000 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.000 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.000 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.001 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.001 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.001 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.001 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.001 [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-23 13:40:20.002 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.002 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.002 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.002 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.003 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.003 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.003 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.003 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.003 [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-23 13:40:20.005 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.005 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.005 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:20.005 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.005 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.005 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.005 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.005 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.006 [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-23 13:40:20.007 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.007 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.007 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.007 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.008 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.008 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.008 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.008 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.008 [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-23 13:40:20.051 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.051 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.051 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:20.051 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.052 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.052 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.052 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.052 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.053 [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-23 13:40:20.054 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.054 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.054 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.054 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.054 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.054 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.054 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.054 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.055 [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-23 13:40:20.056 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.056 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.056 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.056 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.056 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.057 [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-23 13:40:20.058 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.058 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.058 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.058 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.058 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.058 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.058 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.058 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.059 [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-23 13:40:20.068 [DefaultDispatcher-worker-7 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.086 [DefaultDispatcher-worker-7 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:20.102 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.102 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.102 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:20.102 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.103 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.103 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.103 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.103 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.104 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:20.105 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.105 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.105 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:20.105 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.105 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.105 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.105 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.105 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.106 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:20.107 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.107 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.107 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.107 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.107 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.107 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.107 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.107 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.108 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:20.108 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.108 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.108 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 13:40:20.109 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.109 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.109 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.109 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.109 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.110 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:20.152 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.152 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.152 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:20.152 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.153 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.153 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.153 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.153 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.154 [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-23 13:40:20.197 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.198 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.198 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:40:20.198 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.199 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.199 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.199 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.199 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.200 [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-23 13:40:20.201 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.201 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.201 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.201 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.202 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.202 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.202 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.202 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.203 [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-23 13:40:20.207 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.208 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.208 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 13:40:20.208 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.210 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.210 [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-23 13:40:20.211 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.211 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.211 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.212 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.212 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.212 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.212 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.212 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.213 [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-23 13:40:20.255 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.255 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.255 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:20.255 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.256 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.256 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.256 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.256 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.256 [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-23 13:40:20.257 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.257 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.257 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.257 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.258 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.258 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.258 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.258 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.258 [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-23 13:40:20.301 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.301 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.301 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:20.301 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.302 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.302 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.302 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.302 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.303 [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-23 13:40:20.346 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.347 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.347 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 13:40:20.347 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.348 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.348 [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-23 13:40:20.350 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.350 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.350 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:20.350 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.350 [DefaultDispatcher-worker-11 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:20.351 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.351 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.351 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.351 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.351 [eventLoopGroupProxy-13-1 @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-23 13:40:20.394 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.394 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.394 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 13:40:20.394 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.395 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.395 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.395 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.395 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.396 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 13:40:20.397 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.397 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.397 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.397 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.397 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.397 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.398 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.398 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.398 [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-23 13:40:20.399 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.399 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.399 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.399 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.400 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.400 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.400 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.400 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.400 [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-23 13:40:20.401 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.401 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.401 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.401 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.402 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.402 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.402 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.402 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.403 [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-23 13:40:20.449 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.449 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.449 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 13:40:20.449 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.450 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.450 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.450 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.450 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.450 [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-23 13:40:20.492 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.492 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.492 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 13:40:20.492 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.493 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.493 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.493 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.493 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.494 [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-23 13:40:20.494 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.494 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.494 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.495 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.495 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.495 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.495 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.495 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.496 [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-23 13:40:20.497 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.497 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.497 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 13:40:20.497 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.497 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.497 [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:41851/api/blob/upload-batch-data. 2025-04-23 13:40:20.497 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.497 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:20.498 [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-23 13:40:20.500 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:20.500 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.500 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 13:40:20.500 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/blob/upload-batch-data 2025-04-23 13:40:20.506 [DefaultDispatcher-worker-9 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:20.509 [DefaultDispatcher-worker-20 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:20.510 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/UmAppDatabase/replication/message 2025-04-23 13:40:20.510 [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:41851/UmAppDatabase/replication/message. 2025-04-23 13:40:20.510 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/UmAppDatabase/replication/message 2025-04-23 13:40:20.510 [DefaultDispatcher-worker-20 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41851/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:20.510 [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-23 13:40:20.510 [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-23 13:40:20.510 [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-23 13:40:20.522 [DefaultDispatcher-worker-19 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 13:40:20.523 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:20.523 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-19 @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:41851/api/content/719714620534050816/_ustadmanifest.json. 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/UmAppDatabase/replication/message 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/UmAppDatabase/replication/message 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41851/UmAppDatabase/replication/message. 2025-04-23 13:40:20.523 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:20.524 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:20.524 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json 2025-04-23 13:40:20.524 [DefaultDispatcher-worker-12 @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:41851/api/content/719714620534050816/_ustadmanifest.json. 2025-04-23 13:40:20.524 [DefaultDispatcher-worker-12 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41851/api/content/719714620534050816/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:20.528 [DefaultDispatcher-worker-5 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 13:40:20.541 [DefaultDispatcher-worker-4 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 13:40:20.571 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 13:40:20.571 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 13:40:20.571 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 13:40:20.571 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 13:40:20.571 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 13:40:20.573 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 13:40:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 13:40:20.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 13:40:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:20.574 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4: (connection evicted) 2025-04-23 13:40:20.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:20.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 13:40:20.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 13:40:20.582 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:20.582 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:21.006 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 13:40:21.577 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@433db56d 2025-04-23 13:40:21.577 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@433db56d 2025-04-23 13:40:21.581 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 13:40:21.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 13:40:21.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 13:40:21.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:21.581 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e: (connection evicted) 2025-04-23 13:40:21.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:21.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 13:40:21.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5f4d48 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:21.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 13:40:21.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 13:40:21.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 13:40:21.622 [DefaultDispatcher-worker-4 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b66c89 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:21.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:21.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 13:40:21.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-23 13:40:21.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-23 13:40:21.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc4ca0 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:21.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-23 13:40:21.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-23 13:40:21.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 13:40:21.630 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:40:21.631 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 13:40:21.632 [DefaultDispatcher-worker-12 @coroutine#1639] INFO ktor.application - Responding at http://0.0.0.0:37335 2025-04-23 13:40:21.634 [DefaultDispatcher-worker-12 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-23 13:40:21.635 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37335/api/blob/upload-init-batch 2025-04-23 13:40:21.635 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37335/api/blob/upload-init-batch. 2025-04-23 13:40:21.635 [Test worker @coroutine#1640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37335/api/blob/upload-init-batch 2025-04-23 13:40:21.635 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37335/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:21.637 [eventLoopGroupProxy-16-1 @call-handler#1646] 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-23 13:40:21.637 [eventLoopGroupProxy-16-1 @call-handler#1646] 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-23 13:40:21.638 [eventLoopGroupProxy-16-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-23 13:40:21.639 [Test worker @coroutine#1640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37335/api/blob/upload-init-batch 2025-04-23 13:40:21.639 [Test worker @coroutine#1640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37335/api/blob/upload-init-batch 2025-04-23 13:40:21.639 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37335/api/blob/upload-init-batch. 2025-04-23 13:40:21.639 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37335/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:21.640 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37335/api/blob/upload-batch-data 2025-04-23 13:40:21.640 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37335/api/blob/upload-batch-data. 2025-04-23 13:40:21.640 [Test worker @coroutine#1651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37335/api/blob/upload-batch-data 2025-04-23 13:40:21.640 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37335/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:21.640 [eventLoopGroupProxy-16-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-23 13:40:21.642 [eventLoopGroupProxy-16-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-23 13:40:21.642 [eventLoopGroupProxy-16-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:21.642 [Test worker @coroutine#1651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37335/api/blob/upload-batch-data 2025-04-23 13:40:21.644 [eventLoopGroupProxy-16-2 @call-handler#1663] 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-23 13:40:21.646 [eventLoopGroupProxy-16-2 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:21.649 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-23 13:40:21.691 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:21.727 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:21.728 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da5b46f 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:22.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-23 13:40:22.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-23 13:40:22.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 13:40:22.745 [DefaultDispatcher-worker-18 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-23 13:40:22.748 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47349/api/blob/upload-init-batch 2025-04-23 13:40:22.748 [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:47349/api/blob/upload-init-batch. 2025-04-23 13:40:22.748 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47349/api/blob/upload-init-batch 2025-04-23 13:40:22.748 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:22.749 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47349/api/blob/upload-init-batch 2025-04-23 13:40:22.749 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47349/api/blob/upload-init-batch 2025-04-23 13:40:22.749 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47349/api/blob/upload-init-batch. 2025-04-23 13:40:22.749 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:22.755 [DefaultDispatcher-worker-2 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016 2025-04-23 13:40:22.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 13:40:22.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 13:40:22.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:22.758 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6ff016: (connection evicted) 2025-04-23 13:40:22.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:22.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 13:40:22.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d26a68 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:22.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:22.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-04-23 13:40:22.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-04-23 13:40:22.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 13:40:22.775 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39753/api/blob/upload-init-batch 2025-04-23 13:40:22.775 [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:39753/api/blob/upload-init-batch. 2025-04-23 13:40:22.775 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39753/api/blob/upload-init-batch 2025-04-23 13:40:22.775 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39753/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:22.776 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39753/api/blob/upload-init-batch 2025-04-23 13:40:22.776 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39753/api/blob/upload-init-batch 2025-04-23 13:40:22.776 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39753/api/blob/upload-init-batch. 2025-04-23 13:40:22.776 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39753/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:22.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 13:40:22.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 13:40:22.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:22.777 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b: (connection evicted) 2025-04-23 13:40:22.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:22.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 13:40:22.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4936fbc6 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:22.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:22.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 13:40:22.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-04-23 13:40:22.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-04-23 13:40:22.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 13:40:22.800 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35505/api/blob/upload-init-batch 2025-04-23 13:40:22.801 [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:35505/api/blob/upload-init-batch. 2025-04-23 13:40:22.801 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35505/api/blob/upload-init-batch 2025-04-23 13:40:22.801 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35505/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 13:40:22.802 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35505/api/blob/upload-init-batch 2025-04-23 13:40:22.802 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35505/api/blob/upload-init-batch 2025-04-23 13:40:22.802 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35505/api/blob/upload-init-batch. 2025-04-23 13:40:22.802 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35505/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:22.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 13:40:22.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 13:40:22.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:22.806 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6: (connection evicted) 2025-04-23 13:40:22.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:22.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 13:40:22.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 13:40:23.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f09c282 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-23 13:40:23.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-23 13:40:23.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 13:40:23.068 [DefaultDispatcher-worker-4 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ddc780 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 13:40:23.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-23 13:40:23.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-23 13:40:23.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 13:40:23.091 [DefaultDispatcher-worker-18 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c80f8dd 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 13:40:23.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-23 13:40:23.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7152a 2025-04-23 13:40:23.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c263f8 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 13:40:23.133 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.134 [DefaultDispatcher-worker-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.138 [DefaultDispatcher-worker-5 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.142 [DefaultDispatcher-worker-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.146 [DefaultDispatcher-worker-5 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.148 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.152 [DefaultDispatcher-worker-4 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a0416 2025-04-23 13:40:23.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 13:40:23.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 13:40:23.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.156 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198a0416: (connection evicted) 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:23.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 13:40:23.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f12744 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 13:40:23.171 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.178 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.182 [DefaultDispatcher-worker-9 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.185 [DefaultDispatcher-worker-12 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.189 [DefaultDispatcher-worker-7 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.191 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.193 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.196 [DefaultDispatcher-worker-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344acc03 2025-04-23 13:40:23.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 13:40:23.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 13:40:23.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.197 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344acc03: (connection evicted) 2025-04-23 13:40:23.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:23.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 13:40:23.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 13:40:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fb2be9 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-23 13:40:23.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-23 13:40:23.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 13:40:23.217 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-23 13:40:23.221 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-23 13:40:23.225 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-23 13:40:23.229 [DefaultDispatcher-worker-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2025-04-23 13:40:23.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 13:40:23.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 13:40:23.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.229 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4: (connection evicted) 2025-04-23 13:40:23.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:23.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 13:40:23.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3e4253 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:23.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 13:40:23.250 [DefaultDispatcher-worker-18 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.254 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.259 [DefaultDispatcher-worker-5 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.263 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.264 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.269 [DefaultDispatcher-worker-7 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-23 13:40:23.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 13:40:23.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 13:40:23.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:23.269 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141c66db: (connection evicted) 2025-04-23 13:40:23.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:23.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 13:40:23.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 13:40:23.592 [DefaultDispatcher-worker-10 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 13:40:23.629 [DefaultDispatcher-worker-10 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db565f2 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:26.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:26.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-23 13:40:26.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-23 13:40:26.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 13:40:26.823 [DefaultDispatcher-worker-19 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58267ba1 2025-04-23 13:40:26.904 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6805415d 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 13:40:27.358 [DefaultDispatcher-worker-3 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.362 [DefaultDispatcher-worker-6 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.366 [DefaultDispatcher-worker-17 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.369 [DefaultDispatcher-worker-10 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.374 [DefaultDispatcher-worker-6 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3791160a 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16160a37 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 13:40:27.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-23 13:40:27.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-23 13:40:27.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 13:40:27.396 [DefaultDispatcher-worker-6 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-23 13:40:27.400 [DefaultDispatcher-worker-17 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-23 13:40:27.403 [DefaultDispatcher-worker-18 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-23 13:40:27.407 [DefaultDispatcher-worker-10 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b9c9ff 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 13:40:27.426 [DefaultDispatcher-worker-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.431 [DefaultDispatcher-worker-8 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.434 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.438 [DefaultDispatcher-worker-14 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.440 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.442 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.448 [DefaultDispatcher-worker-15 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-04-23 13:40:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d50b4c4 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 13:40:27.466 [DefaultDispatcher-worker-11 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.470 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.473 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.476 [DefaultDispatcher-worker-10 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.478 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.480 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47596e9 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 13:40:27.498 [DefaultDispatcher-worker-5 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.503 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.506 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.509 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.510 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.513 [DefaultDispatcher-worker-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.517 [DefaultDispatcher-worker-13 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225890bc 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 13:40:27.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 13:40:27.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 13:40:27.537 [DefaultDispatcher-worker-17 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 13:40:27.541 [DefaultDispatcher-worker-5 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 13:40:27.544 [DefaultDispatcher-worker-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 13:40:27.547 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6347f9cc 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 13:40:27.549 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.565 [DefaultDispatcher-worker-3 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.569 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.572 [DefaultDispatcher-worker-15 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.575 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.578 [DefaultDispatcher-worker-18 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.581 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.584 [DefaultDispatcher-worker-3 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ff2b6d 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 13:40:27.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-23 13:40:27.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee80a94 2025-04-23 13:40:27.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 13:40:27.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-23 13:40:27.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-23 13:40:27.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 13:40:27.609 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-23 13:40:27.610 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 13:40:27.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-23 13:40:27.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-23 13:40:27.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 13:40:27.620 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.627 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-23 13:40:27.628 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a89cef 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-23 13:40:27.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-23 13:40:27.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 13:40:27.644 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-23 13:40:27.645 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:27.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:40:27.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:40:27.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 13:40:27.648 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.659 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:40:27.660 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-23 13:40:27.664 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.664 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.665 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.666 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.666 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.686 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.696 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.707 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.707 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.707 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.714 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.731 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.747 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:27.748 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.749 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.749 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.790 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.791 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.791 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.832 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.832 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.832 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.874 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.875 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60893/ 2025-04-23 13:40:27.875 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60893/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.916 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60893/ 2025-04-23 13:40:27.919 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:27.919 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.919 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:27.919 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:27.919 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:27.961 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:27.961 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:27.961 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:28.002 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:28.003 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:28.003 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:28.044 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:28.045 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:28.045 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:28.086 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:28.086 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:28.086 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:28.128 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:28.129 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45619/ 2025-04-23 13:40:28.129 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45619/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 13:40:28.129 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45619/ 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9e7af2 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 13:40:28.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-23 13:40:28.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-23 13:40:28.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 13:40:28.210 [DefaultDispatcher-worker-6 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627ad446 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-23 13:40:28.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-23 13:40:28.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 13:40:28.235 [DefaultDispatcher-worker-3 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6109366a 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-23 13:40:28.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-23 13:40:28.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 13:40:28.254 [DefaultDispatcher-worker-19 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2025-04-23 13:40:28.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 13:40:28.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da701a1 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-23 13:40:28.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-23 13:40:28.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 13:40:28.274 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.275 [DefaultDispatcher-worker-2 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e0dd2 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 13:40:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-23 13:40:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-23 13:40:28.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 13:40:28.297 [DefaultDispatcher-worker-5 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-23 13:40:28.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736eb2a2 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-23 13:40:28.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-23 13:40:28.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 13:40:28.316 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.324 [DefaultDispatcher-worker-16 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4a6afd 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-23 13:40:28.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-23 13:40:28.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 13:40:28.336 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.349 [DefaultDispatcher-worker-19 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29682244 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 13:40:28.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 13:40:28.356 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.370 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.375 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.377 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.379 [DefaultDispatcher-worker-6 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.383 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.390 [DefaultDispatcher-worker-12 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.394 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9 2025-04-23 13:40:28.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 13:40:28.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 13:40:28.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.397 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e76ade9: (connection evicted) 2025-04-23 13:40:28.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:28.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 13:40:28.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 13:40:28.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-23 13:40:28.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-23 13:40:28.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 13:40:28.399 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.420 [DefaultDispatcher-worker-3 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f138b74 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-23 13:40:28.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-23 13:40:28.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 13:40:28.427 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.444 [DefaultDispatcher-worker-10 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc878e6 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 13:40:28.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-23 13:40:28.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-23 13:40:28.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 13:40:28.465 [DefaultDispatcher-worker-14 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ae1007 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 13:40:28.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-23 13:40:28.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-23 13:40:28.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 13:40:28.485 [DefaultDispatcher-worker-19 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abd7b20 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-23 13:40:28.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-23 13:40:28.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 13:40:28.499 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.505 [DefaultDispatcher-worker-3 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c6e821 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 13:40:28.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-23 13:40:28.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-23 13:40:28.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 13:40:28.525 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.527 [DefaultDispatcher-worker-20 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698394bf 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 13:40:28.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-23 13:40:28.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-23 13:40:28.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 13:40:28.546 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.548 [DefaultDispatcher-worker-9 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:28.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-23 13:40:28.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-23 13:40:28.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 13:40:28.567 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.569 [DefaultDispatcher-worker-12 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-23 13:40:28.601 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.607 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.633 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:28.650 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d791c0 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-23 13:40:32.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-23 13:40:32.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 13:40:32.653 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-23 13:40:32.662 [DefaultDispatcher-worker-12 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-23 13:40:32.669 [DefaultDispatcher-worker-19 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab3716 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee31b8 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 13:40:32.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.689 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.693 [DefaultDispatcher-worker-15 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.696 [DefaultDispatcher-worker-15 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.700 [DefaultDispatcher-worker-20 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d37 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 13:40:32.711 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.720 [DefaultDispatcher-worker-10 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.724 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.727 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.731 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 13:40:32.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-23 13:40:32.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-23 13:40:32.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 13:40:32.742 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-23 13:40:32.743 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.751 [DefaultDispatcher-worker-20 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-23 13:40:32.756 [DefaultDispatcher-worker-19 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-23 13:40:32.759 [DefaultDispatcher-worker-7 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b3009 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 13:40:32.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 13:40:32.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 13:40:32.770 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 13:40:32.779 [DefaultDispatcher-worker-11 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 13:40:32.783 [DefaultDispatcher-worker-16 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1003d9 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:40:32.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:40:32.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 13:40:32.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:40:32.801 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.804 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551976c2 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-23 13:40:32.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-23 13:40:32.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 13:40:32.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-23 13:40:32.825 [DefaultDispatcher-worker-2 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-23 13:40:32.832 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.863 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.885 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.920 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@285b63eb 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 13:40:32.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 13:40:32.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.952 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.953 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.955 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:32.955 [DefaultDispatcher-worker-5 @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:52093/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:32.955 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:32.955 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52093/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:32.956 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:32.956 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:32.959 [DefaultDispatcher-worker-4 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.959 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:32.959 [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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:32.959 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:32.960 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:32.960 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:32.961 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39eea4f6 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:32.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 13:40:32.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-23 13:40:32.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-23 13:40:32.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 13:40:32.977 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-23 13:40:32.983 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-23 13:40:32.984 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-23 13:40:32.986 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:40:32.986 [DefaultDispatcher-worker-19 @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:52093/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 13:40:32.986 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:40:32.988 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:40:32.988 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 13:40:32.989 [DefaultDispatcher-worker-16 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4400026 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322399e6 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 13:40:33.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 13:40:33.031 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.033 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a68fe 2025-04-23 13:40:33.033 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a68fe 2025-04-23 13:40:33.035 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced82cb 2025-04-23 13:40:33.035 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced82cb 2025-04-23 13:40:33.037 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2038e 2025-04-23 13:40:33.037 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2038e 2025-04-23 13:40:33.039 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd088f0 2025-04-23 13:40:33.039 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd088f0 2025-04-23 13:40:33.041 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4c702c 2025-04-23 13:40:33.041 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4c702c 2025-04-23 13:40:33.043 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf742b4 2025-04-23 13:40:33.043 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf742b4 2025-04-23 13:40:33.045 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.045 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481e4d7 2025-04-23 13:40:33.045 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481e4d7 2025-04-23 13:40:33.047 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dff77bf 2025-04-23 13:40:33.047 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@dff77bf 2025-04-23 13:40:33.049 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdbb3c 2025-04-23 13:40:33.049 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdbb3c 2025-04-23 13:40:33.049 [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-23 13:40:33.051 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.052 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.053 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.053 [DefaultDispatcher-worker-15 @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:46289/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.053 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.053 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46289/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.054 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.054 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.057 [DefaultDispatcher-worker-9 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.057 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.057 [DefaultDispatcher-worker-9 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.057 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.058 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.058 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.059 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.062 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.065 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b05b 2025-04-23 13:40:33.065 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b05b 2025-04-23 13:40:33.065 [DefaultDispatcher-worker-6 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.067 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be5ec4 2025-04-23 13:40:33.067 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be5ec4 2025-04-23 13:40:33.069 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81db2b 2025-04-23 13:40:33.069 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81db2b 2025-04-23 13:40:33.069 [DefaultDispatcher-worker-17 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.071 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@488354ff 2025-04-23 13:40:33.071 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@488354ff 2025-04-23 13:40:33.073 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@232cedc 2025-04-23 13:40:33.073 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@232cedc 2025-04-23 13:40:33.073 [DefaultDispatcher-worker-8 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.075 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7981f820 2025-04-23 13:40:33.075 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7981f820 2025-04-23 13:40:33.077 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada3cb8 2025-04-23 13:40:33.077 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada3cb8 2025-04-23 13:40:33.077 [DefaultDispatcher-worker-9 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.080 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acabb0 2025-04-23 13:40:33.080 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acabb0 2025-04-23 13:40:33.082 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7cd457 2025-04-23 13:40:33.082 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7cd457 2025-04-23 13:40:33.082 [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-23 13:40:33.082 [DefaultDispatcher-worker-19 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.085 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.089 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.093 [DefaultDispatcher-worker-15 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.098 [DefaultDispatcher-worker-20 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.101 [DefaultDispatcher-worker-4 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:33.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 13:40:33.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd8b40e 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 13:40:33.124 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.130 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.130 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.131 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.132 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.132 [DefaultDispatcher-worker-6 @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:36559/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.132 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.132 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.133 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-23 13:40:33.133 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-23 13:40:33.133 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.133 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.135 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-23 13:40:33.135 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-23 13:40:33.136 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.136 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.136 [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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.136 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.137 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.137 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.137 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-23 13:40:33.137 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-23 13:40:33.137 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 13:40:33.139 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-23 13:40:33.139 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-23 13:40:33.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-23 13:40:33.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-23 13:40:33.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 13:40:33.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-23 13:40:33.141 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-23 13:40:33.141 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-23 13:40:33.143 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-23 13:40:33.143 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-23 13:40:33.145 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-23 13:40:33.145 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-23 13:40:33.147 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-23 13:40:33.147 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-23 13:40:33.147 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-23 13:40:33.148 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-23 13:40:33.149 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:40:33.149 [DefaultDispatcher-worker-7 @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:36559/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 13:40:33.149 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:40:33.149 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-23 13:40:33.149 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-23 13:40:33.149 [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-23 13:40:33.149 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:40:33.149 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 13:40:33.153 [DefaultDispatcher-worker-5 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 13:40:33.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 13:40:33.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.209 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.211 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e395c2 2025-04-23 13:40:33.211 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e395c2 2025-04-23 13:40:33.213 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.213 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24670e 2025-04-23 13:40:33.213 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24670e 2025-04-23 13:40:33.214 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.214 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bfeb2 2025-04-23 13:40:33.214 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bfeb2 2025-04-23 13:40:33.214 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.214 [DefaultDispatcher-worker-14 @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:58939/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.214 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.214 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58939/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.216 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.216 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.216 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a196d35 2025-04-23 13:40:33.216 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a196d35 2025-04-23 13:40:33.218 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@532db031 2025-04-23 13:40:33.218 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@532db031 2025-04-23 13:40:33.219 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.219 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.219 [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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.219 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf9a14d 2025-04-23 13:40:33.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf9a14d 2025-04-23 13:40:33.220 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.220 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.220 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 13:40:33.221 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2722ee 2025-04-23 13:40:33.221 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2722ee 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 13:40:33.222 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a36927a 2025-04-23 13:40:33.222 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a36927a 2025-04-23 13:40:33.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-23 13:40:33.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-23 13:40:33.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 13:40:33.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-23 13:40:33.224 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74240f35 2025-04-23 13:40:33.224 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74240f35 2025-04-23 13:40:33.224 [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-23 13:40:33.230 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-23 13:40:33.231 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f53e07d 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 13:40:33.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 13:40:33.235 [DefaultDispatcher-worker-2 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-04-23 13:40:33.240 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.242 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e90c257 2025-04-23 13:40:33.242 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e90c257 2025-04-23 13:40:33.244 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@505727f5 2025-04-23 13:40:33.245 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@505727f5 2025-04-23 13:40:33.246 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5468a927 2025-04-23 13:40:33.246 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5468a927 2025-04-23 13:40:33.247 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.248 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@116a2dce 2025-04-23 13:40:33.248 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@116a2dce 2025-04-23 13:40:33.250 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b0d7ce 2025-04-23 13:40:33.250 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b0d7ce 2025-04-23 13:40:33.252 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20313982 2025-04-23 13:40:33.252 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20313982 2025-04-23 13:40:33.253 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.254 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31019d32 2025-04-23 13:40:33.254 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31019d32 2025-04-23 13:40:33.254 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.255 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.255 [DefaultDispatcher-worker-20 @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:50033/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.255 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.255 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50033/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.256 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.256 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.257 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7145d281 2025-04-23 13:40:33.257 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7145d281 2025-04-23 13:40:33.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8465c0 2025-04-23 13:40:33.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8465c0 2025-04-23 13:40:33.259 [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-23 13:40:33.260 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.260 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.260 [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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.260 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.260 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.260 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.261 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 13:40:33.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-23 13:40:33.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-23 13:40:33.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 13:40:33.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-23 13:40:33.271 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-23 13:40:33.272 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c100cc1 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:33.273 [DefaultDispatcher-worker-13 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 13:40:33.277 [DefaultDispatcher-worker-14 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-23 13:40:33.288 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:33.292 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.294 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:33.295 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-23 13:40:33.295 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-23 13:40:33.295 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:33.295 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.295 [DefaultDispatcher-worker-16 @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-23 13:40:33.295 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.295 [DefaultDispatcher-worker-16 @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-23 13:40:33.296 [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-23 13:40:33.296 [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-23 13:40:33.296 [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-23 13:40:33.296 [DefaultDispatcher-worker-5 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.297 [DefaultDispatcher-worker-18 @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-23 13:40:33.297 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-23 13:40:33.297 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-23 13:40:33.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 13:40:33.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 13:40:33.299 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-23 13:40:33.299 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-23 13:40:33.300 [DefaultDispatcher-worker-19 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:33.300 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.300 [DefaultDispatcher-worker-19 @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-23 13:40:33.300 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.301 [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-23 13:40:33.301 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-23 13:40:33.301 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-23 13:40:33.303 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-23 13:40:33.303 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-23 13:40:33.305 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-23 13:40:33.305 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-23 13:40:33.307 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-23 13:40:33.307 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-23 13:40:33.309 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-23 13:40:33.309 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-23 13:40:33.311 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-23 13:40:33.311 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-23 13:40:33.311 [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-23 13:40:33.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.319 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.321 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.321 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.321 [DefaultDispatcher-worker-3 @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:44383/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.321 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.321 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44383/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.322 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.322 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.323 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.325 [DefaultDispatcher-worker-5 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.326 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.326 [DefaultDispatcher-worker-5 @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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.326 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.326 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-23 13:40:33.326 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-23 13:40:33.326 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.326 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.327 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.328 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-23 13:40:33.328 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-23 13:40:33.330 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-23 13:40:33.330 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-23 13:40:33.332 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.332 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-23 13:40:33.332 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-23 13:40:33.333 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.335 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-23 13:40:33.335 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-23 13:40:33.335 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-23 13:40:33.335 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-23 13:40:33.336 [DefaultDispatcher-worker-10 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.337 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-23 13:40:33.337 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-23 13:40:33.337 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-23 13:40:33.337 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-23 13:40:33.339 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-23 13:40:33.339 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-23 13:40:33.339 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-23 13:40:33.339 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-23 13:40:33.341 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-23 13:40:33.341 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-23 13:40:33.341 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.341 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-23 13:40:33.341 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-23 13:40:33.343 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-23 13:40:33.343 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-23 13:40:33.344 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-23 13:40:33.344 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-23 13:40:33.344 [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-23 13:40:33.345 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-23 13:40:33.345 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-23 13:40:33.346 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.347 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-23 13:40:33.347 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-23 13:40:33.349 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-23 13:40:33.349 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-23 13:40:33.350 [DefaultDispatcher-worker-16 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-23 13:40:33.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-23 13:40:33.351 [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-23 13:40:33.354 [DefaultDispatcher-worker-13 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.358 [DefaultDispatcher-worker-3 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.361 [DefaultDispatcher-worker-5 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.364 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.366 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efaf6d9 2025-04-23 13:40:33.366 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efaf6d9 2025-04-23 13:40:33.366 [DefaultDispatcher-worker-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.367 [DefaultDispatcher-worker-15 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.367 [DefaultDispatcher-worker-15 @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:44383/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:40:33.367 [DefaultDispatcher-worker-15 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.367 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d0776 2025-04-23 13:40:33.367 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d0776 2025-04-23 13:40:33.368 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.368 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.368 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44383/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:40:33.368 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44383/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:33.369 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.369 [DefaultDispatcher-worker-20 @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:44383/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 13:40:33.369 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.369 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74029da9 2025-04-23 13:40:33.369 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74029da9 2025-04-23 13:40:33.369 [DefaultDispatcher-worker-1 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.369 [DefaultDispatcher-worker-1 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.371 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31000d4d 2025-04-23 13:40:33.371 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31000d4d 2025-04-23 13:40:33.373 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e5698a 2025-04-23 13:40:33.373 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e5698a 2025-04-23 13:40:33.374 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.375 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdb57 2025-04-23 13:40:33.375 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdb57 2025-04-23 13:40:33.376 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c12c95d 2025-04-23 13:40:33.376 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c12c95d 2025-04-23 13:40:33.377 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f4e134 2025-04-23 13:40:33.377 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f4e134 2025-04-23 13:40:33.379 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d522af 2025-04-23 13:40:33.379 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d522af 2025-04-23 13:40:33.380 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ff202 2025-04-23 13:40:33.380 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ff202 2025-04-23 13:40:33.381 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eaa22d 2025-04-23 13:40:33.381 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eaa22d 2025-04-23 13:40:33.382 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b56894 2025-04-23 13:40:33.382 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b56894 2025-04-23 13:40:33.382 [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-23 13:40:33.383 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e82894 2025-04-23 13:40:33.383 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e82894 2025-04-23 13:40:33.385 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@598a5d95 2025-04-23 13:40:33.385 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@598a5d95 2025-04-23 13:40:33.387 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c1cc51 2025-04-23 13:40:33.387 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c1cc51 2025-04-23 13:40:33.389 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2149e7ee 2025-04-23 13:40:33.389 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2149e7ee 2025-04-23 13:40:33.391 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d7db 2025-04-23 13:40:33.391 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d7db 2025-04-23 13:40:33.393 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa54c3 2025-04-23 13:40:33.393 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa54c3 2025-04-23 13:40:33.393 [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-23 13:40:33.398 [DefaultDispatcher-worker-13 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:33.398 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.400 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7b6c4e 2025-04-23 13:40:33.400 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7b6c4e 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252f00ba 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 13:40:33.402 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc9ff1 2025-04-23 13:40:33.402 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bc9ff1 2025-04-23 13:40:33.403 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6483073e 2025-04-23 13:40:33.403 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6483073e 2025-04-23 13:40:33.404 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@218195ca 2025-04-23 13:40:33.404 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@218195ca 2025-04-23 13:40:33.406 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@142d84a8 2025-04-23 13:40:33.406 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@142d84a8 2025-04-23 13:40:33.407 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ad2cb 2025-04-23 13:40:33.407 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ad2cb 2025-04-23 13:40:33.409 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2c9d0f 2025-04-23 13:40:33.409 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2c9d0f 2025-04-23 13:40:33.411 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae6a85 2025-04-23 13:40:33.411 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae6a85 2025-04-23 13:40:33.413 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39deaedc 2025-04-23 13:40:33.413 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39deaedc 2025-04-23 13:40:33.413 [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-23 13:40:33.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.422 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.423 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.424 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.424 [DefaultDispatcher-worker-12 @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:43907/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.424 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.424 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43907/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.425 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.425 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.428 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.428 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.428 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.428 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.428 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.428 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.429 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 13:40:33.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705ebb4d 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 13:40:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-23 13:40:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-23 13:40:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 13:40:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-23 13:40:33.439 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-23 13:40:33.440 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-23 13:40:33.443 [DefaultDispatcher-worker-10 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-04-23 13:40:33.443 [DefaultDispatcher-worker-5 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.447 [DefaultDispatcher-worker-8 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.450 [DefaultDispatcher-worker-16 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.453 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.465 [DefaultDispatcher-worker-4 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.472 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.476 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.480 [DefaultDispatcher-worker-16 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.484 [DefaultDispatcher-worker-7 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.488 [DefaultDispatcher-worker-15 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b93c88 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 13:40:33.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 13:40:33.501 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.503 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-04-23 13:40:33.503 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-04-23 13:40:33.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.504 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-04-23 13:40:33.504 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-04-23 13:40:33.506 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-04-23 13:40:33.506 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-04-23 13:40:33.507 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-04-23 13:40:33.507 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-04-23 13:40:33.508 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-04-23 13:40:33.508 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-04-23 13:40:33.509 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.510 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-04-23 13:40:33.510 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-04-23 13:40:33.510 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.511 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.511 [DefaultDispatcher-worker-13 @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:45979/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.511 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.511 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45979/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.511 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-04-23 13:40:33.511 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-04-23 13:40:33.512 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.512 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.513 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-04-23 13:40:33.513 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-04-23 13:40:33.515 [DefaultDispatcher-worker-11 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.515 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.515 [DefaultDispatcher-worker-11 @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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.515 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.515 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-04-23 13:40:33.515 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-04-23 13:40:33.515 [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-23 13:40:33.515 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.515 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.516 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 13:40:33.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c050a1 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 13:40:33.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-23 13:40:33.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-23 13:40:33.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 13:40:33.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-23 13:40:33.524 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-23 13:40:33.525 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-23 13:40:33.529 [DefaultDispatcher-worker-16 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c114d9 2025-04-23 13:40:33.530 [DefaultDispatcher-worker-9 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.532 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.534 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@422d0148 2025-04-23 13:40:33.534 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@422d0148 2025-04-23 13:40:33.534 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.536 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceaf77d 2025-04-23 13:40:33.536 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceaf77d 2025-04-23 13:40:33.537 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d56a38 2025-04-23 13:40:33.537 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d56a38 2025-04-23 13:40:33.538 [DefaultDispatcher-worker-16 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.539 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7fd46 2025-04-23 13:40:33.539 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7fd46 2025-04-23 13:40:33.541 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@27da8af5 2025-04-23 13:40:33.541 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@27da8af5 2025-04-23 13:40:33.542 [DefaultDispatcher-worker-11 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.542 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c10d06c 2025-04-23 13:40:33.542 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c10d06c 2025-04-23 13:40:33.542 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.542 [DefaultDispatcher-worker-7 @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:45979/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:40:33.542 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.543 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.543 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 13:40:33.544 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff7f97c 2025-04-23 13:40:33.544 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff7f97c 2025-04-23 13:40:33.545 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df80209 2025-04-23 13:40:33.545 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df80209 2025-04-23 13:40:33.547 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e06a061 2025-04-23 13:40:33.547 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e06a061 2025-04-23 13:40:33.547 [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-23 13:40:33.584 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45979/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 13:40:33.584 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45979/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:33.584 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.584 [DefaultDispatcher-worker-7 @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:45979/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 13:40:33.584 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.585 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.585 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 13:40:33.590 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:33.592 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5030e558 2025-04-23 13:40:33.592 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5030e558 2025-04-23 13:40:33.594 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef7012e 2025-04-23 13:40:33.594 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef7012e 2025-04-23 13:40:33.595 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac88e28 2025-04-23 13:40:33.595 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac88e28 2025-04-23 13:40:33.595 [DefaultDispatcher-worker-4 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:33.597 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fca0b15 2025-04-23 13:40:33.597 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fca0b15 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 13:40:33.598 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@48873791 2025-04-23 13:40:33.598 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@48873791 2025-04-23 13:40:33.600 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9fb1de 2025-04-23 13:40:33.600 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9fb1de 2025-04-23 13:40:33.602 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3038d3eb 2025-04-23 13:40:33.602 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3038d3eb 2025-04-23 13:40:33.604 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe5f45a 2025-04-23 13:40:33.604 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe5f45a 2025-04-23 13:40:33.605 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf6f88 2025-04-23 13:40:33.605 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf6f88 2025-04-23 13:40:33.605 [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-23 13:40:33.611 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.616 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.617 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.618 [DefaultDispatcher-worker-5 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.618 [DefaultDispatcher-worker-5 @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:32977/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:33.618 [DefaultDispatcher-worker-5 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.618 [DefaultDispatcher-worker-5 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32977/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.619 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.619 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.619 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:33.620 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd547e 2025-04-23 13:40:33.620 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd547e 2025-04-23 13:40:33.622 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0aaa77 2025-04-23 13:40:33.622 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0aaa77 2025-04-23 13:40:33.622 [DefaultDispatcher-worker-15 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.622 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.622 [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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.622 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.623 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.623 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.623 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@9353f0e 2025-04-23 13:40:33.623 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@9353f0e 2025-04-23 13:40:33.623 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aade3c 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 13:40:33.625 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37a04c 2025-04-23 13:40:33.625 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c37a04c 2025-04-23 13:40:33.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 13:40:33.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 13:40:33.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 13:40:33.626 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 13:40:33.626 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@25307310 2025-04-23 13:40:33.626 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@25307310 2025-04-23 13:40:33.628 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db12cd3 2025-04-23 13:40:33.628 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db12cd3 2025-04-23 13:40:33.629 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5ca124 2025-04-23 13:40:33.629 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5ca124 2025-04-23 13:40:33.631 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c185f03 2025-04-23 13:40:33.631 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c185f03 2025-04-23 13:40:33.631 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 13:40:33.632 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 13:40:33.633 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@a960163 2025-04-23 13:40:33.633 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@a960163 2025-04-23 13:40:33.633 [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-23 13:40:33.634 [DefaultDispatcher-worker-13 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/auth/register 2025-04-23 13:40:33.634 [DefaultDispatcher-worker-13 @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:32977/auth/register. 2025-04-23 13:40:33.634 [DefaultDispatcher-worker-13 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/auth/register 2025-04-23 13:40:33.634 [DefaultDispatcher-worker-13 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32977/auth/register from class io.ktor.http.content.TextContent 2025-04-23 13:40:33.635 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/auth/register 2025-04-23 13:40:33.635 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/auth/register 2025-04-23 13:40:33.636 [DefaultDispatcher-worker-15 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 13:40:33.675 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32977/auth/register. 2025-04-23 13:40:33.675 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32977/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:33.686 [DefaultDispatcher-worker-4 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.690 [DefaultDispatcher-worker-20 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dceec83 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 13:40:33.698 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.701 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d37bd57 2025-04-23 13:40:33.701 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d37bd57 2025-04-23 13:40:33.702 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f04881 2025-04-23 13:40:33.702 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f04881 2025-04-23 13:40:33.704 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cfd627 2025-04-23 13:40:33.704 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cfd627 2025-04-23 13:40:33.706 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12cd42ba 2025-04-23 13:40:33.706 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12cd42ba 2025-04-23 13:40:33.707 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f088b1 2025-04-23 13:40:33.707 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f088b1 2025-04-23 13:40:33.709 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315722e 2025-04-23 13:40:33.709 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315722e 2025-04-23 13:40:33.710 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.710 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac2e685 2025-04-23 13:40:33.711 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac2e685 2025-04-23 13:40:33.712 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e2bdf5 2025-04-23 13:40:33.712 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e2bdf5 2025-04-23 13:40:33.714 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10618 2025-04-23 13:40:33.714 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10618 2025-04-23 13:40:33.714 [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-23 13:40:33.715 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.716 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.717 [DefaultDispatcher-worker-4 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.717 [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-23 13:40:33.717 [DefaultDispatcher-worker-4 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.717 [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-23 13:40:33.718 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.718 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.721 [DefaultDispatcher-worker-5 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.721 [DefaultDispatcher-worker-5 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.721 [DefaultDispatcher-worker-5 @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-23 13:40:33.721 [DefaultDispatcher-worker-5 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.721 [DefaultDispatcher-worker-17 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.721 [DefaultDispatcher-worker-17 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.722 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.725 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.726 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.728 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc80e1 2025-04-23 13:40:33.728 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc80e1 2025-04-23 13:40:33.729 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b7fae 2025-04-23 13:40:33.729 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b7fae 2025-04-23 13:40:33.731 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@304eb91 2025-04-23 13:40:33.731 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@304eb91 2025-04-23 13:40:33.733 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067595 2025-04-23 13:40:33.733 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067595 2025-04-23 13:40:33.734 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b101e3c 2025-04-23 13:40:33.734 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b101e3c 2025-04-23 13:40:33.735 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2025-04-23 13:40:33.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 13:40:33.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 13:40:33.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.736 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@778ad2ff 2025-04-23 13:40:33.736 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@778ad2ff 2025-04-23 13:40:33.736 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d09031: (connection evicted) 2025-04-23 13:40:33.738 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5376e7fc 2025-04-23 13:40:33.738 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5376e7fc 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:33.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 13:40:33.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af5ce66 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 13:40:33.739 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@26298ada 2025-04-23 13:40:33.739 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@26298ada 2025-04-23 13:40:33.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 13:40:33.740 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.741 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6391dd 2025-04-23 13:40:33.741 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6391dd 2025-04-23 13:40:33.741 [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-23 13:40:33.745 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.746 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.746 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.746 [DefaultDispatcher-worker-17 @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-23 13:40:33.746 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.746 [DefaultDispatcher-worker-17 @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-23 13:40:33.747 [DefaultDispatcher-worker-13 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.747 [DefaultDispatcher-worker-13 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.750 [DefaultDispatcher-worker-11 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.750 [DefaultDispatcher-worker-11 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.750 [DefaultDispatcher-worker-11 @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-23 13:40:33.750 [DefaultDispatcher-worker-11 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.750 [DefaultDispatcher-worker-17 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.750 [DefaultDispatcher-worker-17 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.751 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.752 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.754 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-04-23 13:40:33.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 13:40:33.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 13:40:33.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.755 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d: (connection evicted) 2025-04-23 13:40:33.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:33.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 13:40:33.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d273300 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 13:40:33.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 13:40:33.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.763 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.763 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.764 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.764 [DefaultDispatcher-worker-17 @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-23 13:40:33.764 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.764 [DefaultDispatcher-worker-17 @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-23 13:40:33.765 [DefaultDispatcher-worker-8 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.765 [DefaultDispatcher-worker-8 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.768 [DefaultDispatcher-worker-4 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.768 [DefaultDispatcher-worker-4 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.768 [DefaultDispatcher-worker-4 @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-23 13:40:33.768 [DefaultDispatcher-worker-4 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.768 [DefaultDispatcher-worker-14 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.768 [DefaultDispatcher-worker-14 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.769 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.770 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.772 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.773 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.775 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.777 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.778 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2025-04-23 13:40:33.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 13:40:33.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 13:40:33.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.778 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c04685: (connection evicted) 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:33.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 13:40:33.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7271320c 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 13:40:33.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 13:40:33.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.786 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.787 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.788 [DefaultDispatcher-worker-7 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.788 [DefaultDispatcher-worker-7 @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-23 13:40:33.788 [DefaultDispatcher-worker-7 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.788 [DefaultDispatcher-worker-7 @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-23 13:40:33.788 [DefaultDispatcher-worker-17 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.788 [DefaultDispatcher-worker-17 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.791 [DefaultDispatcher-worker-6 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.792 [DefaultDispatcher-worker-6 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.792 [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-23 13:40:33.792 [DefaultDispatcher-worker-6 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.792 [DefaultDispatcher-worker-8 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.792 [DefaultDispatcher-worker-8 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.793 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.794 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.795 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36299b83 2025-04-23 13:40:33.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 13:40:33.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 13:40:33.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.796 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36299b83: (connection evicted) 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:33.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 13:40:33.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541d8a9e 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 13:40:33.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 13:40:33.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.804 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.805 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.805 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.805 [DefaultDispatcher-worker-6 @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-23 13:40:33.805 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.805 [DefaultDispatcher-worker-6 @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-23 13:40:33.806 [DefaultDispatcher-worker-8 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.806 [DefaultDispatcher-worker-8 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.809 [DefaultDispatcher-worker-12 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.809 [DefaultDispatcher-worker-12 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.809 [DefaultDispatcher-worker-12 @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-23 13:40:33.809 [DefaultDispatcher-worker-12 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.809 [DefaultDispatcher-worker-1 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.809 [DefaultDispatcher-worker-1 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.810 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.812 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.813 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.814 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.816 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2025-04-23 13:40:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 13:40:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 13:40:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.816 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cda33c: (connection evicted) 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:33.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 13:40:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33490054 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 13:40:33.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 13:40:33.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.824 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.825 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.826 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.826 [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-23 13:40:33.826 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.826 [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-23 13:40:33.826 [DefaultDispatcher-worker-18 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.826 [DefaultDispatcher-worker-18 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 13:40:33.830 [DefaultDispatcher-worker-20 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.830 [DefaultDispatcher-worker-20 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.830 [DefaultDispatcher-worker-20 @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-23 13:40:33.830 [DefaultDispatcher-worker-20 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.830 [DefaultDispatcher-worker-16 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.830 [DefaultDispatcher-worker-16 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 13:40:33.831 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.832 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0 2025-04-23 13:40:33.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 13:40:33.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 13:40:33.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:33.833 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51bd10f0: (connection evicted) 2025-04-23 13:40:33.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:33.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 13:40:33.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 13:40:33.965 [DefaultDispatcher-worker-19 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:33.965 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.965 [DefaultDispatcher-worker-19 @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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:33.965 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.966 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:33.966 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.062 [DefaultDispatcher-worker-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:34.063 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.063 [DefaultDispatcher-worker-2 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.063 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.064 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.064 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.090 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a7a331 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.091 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 13:40:34.099 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.104 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.105 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.106 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.111 [DefaultDispatcher-worker-8 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.116 [DefaultDispatcher-worker-3 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2025-04-23 13:40:34.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 13:40:34.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 13:40:34.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.117 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a097a83: (connection evicted) 2025-04-23 13:40:34.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 13:40:34.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20673498 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.119 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 13:40:34.127 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.132 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.133 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.134 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b4b02d 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.134 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 13:40:34.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.135 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 13:40:34.141 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:34.141 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.141 [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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.141 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.142 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.142 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.144 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.149 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.149 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.150 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.154 [DefaultDispatcher-worker-16 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d24c43 2025-04-23 13:40:34.162 [DefaultDispatcher-worker-17 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.166 [DefaultDispatcher-worker-2 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.169 [DefaultDispatcher-worker-3 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c99398 2025-04-23 13:40:34.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 13:40:34.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 13:40:34.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.176 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c99398: (connection evicted) 2025-04-23 13:40:34.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 13:40:34.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 13:40:34.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 13:40:34.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 13:40:34.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.177 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d24c43: (connection evicted) 2025-04-23 13:40:34.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 13:40:34.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@723aa04 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.178 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 13:40:34.186 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.190 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.191 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.192 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.192 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268ee31d 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.193 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 13:40:34.200 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.205 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.206 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.206 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.210 [DefaultDispatcher-worker-8 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-23 13:40:34.218 [DefaultDispatcher-worker-20 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.221 [DefaultDispatcher-worker-4 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.223 [DefaultDispatcher-worker-7 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:34.223 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.223 [DefaultDispatcher-worker-7 @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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.223 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.224 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.224 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.224 [DefaultDispatcher-worker-11 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2025-04-23 13:40:34.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 13:40:34.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 13:40:34.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.227 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e: (connection evicted) 2025-04-23 13:40:34.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 13:40:34.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 13:40:34.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 13:40:34.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 13:40:34.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.227 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d84d75: (connection evicted) 2025-04-23 13:40:34.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 13:40:34.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 13:40:34.228 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8469fe 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.229 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 13:40:34.236 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.241 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.242 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.243 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.248 [DefaultDispatcher-worker-14 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.259 [DefaultDispatcher-worker-6 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.260 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.263 [DefaultDispatcher-worker-7 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2025-04-23 13:40:34.264 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:34.264 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.264 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.264 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.265 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.265 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 13:40:34.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 13:40:34.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.277 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e: (connection evicted) 2025-04-23 13:40:34.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 13:40:34.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d5327 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.278 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 13:40:34.286 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.291 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.291 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.292 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.297 [DefaultDispatcher-worker-20 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.304 [DefaultDispatcher-worker-14 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:34.304 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.304 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.304 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.305 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.309 [DefaultDispatcher-worker-16 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.310 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.314 [DefaultDispatcher-worker-15 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14 2025-04-23 13:40:34.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 13:40:34.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 13:40:34.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.318 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1e5d14: (connection evicted) 2025-04-23 13:40:34.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 13:40:34.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a513627 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.319 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 13:40:34.320 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.320 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.320 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 13:40:34.327 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.330 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:34.330 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.330 [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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.330 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.331 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.331 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.333 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.334 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.335 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.339 [DefaultDispatcher-worker-13 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.349 [DefaultDispatcher-worker-20 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.353 [DefaultDispatcher-worker-16 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.420 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.461 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:34.461 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.461 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.461 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.462 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.462 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.466 [DefaultDispatcher-worker-7 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8 2025-04-23 13:40:34.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 13:40:34.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 13:40:34.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.495 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@306a9cd8: (connection evicted) 2025-04-23 13:40:34.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 13:40:34.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3e1b5d 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.497 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 13:40:34.505 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.510 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.511 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.511 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.516 [DefaultDispatcher-worker-10 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.517 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.519 [DefaultDispatcher-worker-6 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:34.519 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.519 [DefaultDispatcher-worker-6 @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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.519 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.520 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.520 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.527 [DefaultDispatcher-worker-20 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.531 [DefaultDispatcher-worker-8 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64abb917 2025-04-23 13:40:34.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 13:40:34.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 13:40:34.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.536 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64abb917: (connection evicted) 2025-04-23 13:40:34.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 13:40:34.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@172f2717 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.537 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 13:40:34.545 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.550 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.550 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.551 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.556 [DefaultDispatcher-worker-7 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24df4805 2025-04-23 13:40:34.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 13:40:34.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 13:40:34.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.593 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24df4805: (connection evicted) 2025-04-23 13:40:34.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:34.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 13:40:34.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 13:40:34.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30fba306 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 13:40:34.640 [DefaultDispatcher-worker-9 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:34.640 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.640 [DefaultDispatcher-worker-9 @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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.640 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.640 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.640 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.651 [DefaultDispatcher-worker-9 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.654 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.664 [DefaultDispatcher-worker-16 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.667 [DefaultDispatcher-worker-9 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.683 [DefaultDispatcher-worker-20 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.683 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 13:40:34.688 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 13:40:34.688 [DefaultDispatcher-worker-7 @coroutine#3007] INFO ktor.application - Responding at http://0.0.0.0:33449 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d440378 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 13:40:34.696 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.697 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.697 [DefaultDispatcher-worker-3 @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:33449/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:34.697 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.697 [DefaultDispatcher-worker-3 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.698 [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-23 13:40:34.698 [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-23 13:40:34.699 [eventLoopGroupProxy-19-1 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.699 [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-23 13:40:34.699 [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-23 13:40:34.699 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.699 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.699 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3726fc3b 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 13:40:34.707 [DefaultDispatcher-worker-8 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.708 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.708 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.708 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.708 [eventLoopGroupProxy-19-2 @call-handler#3023] 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-23 13:40:34.708 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.709 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.709 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.712 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.712 [DefaultDispatcher-worker-2 @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:33449/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:34.712 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.712 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 13:40:34.713 [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-23 13:40:34.713 [DefaultDispatcher-worker-15 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e41b993 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:34.713 [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-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:34.713 [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-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:34.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 13:40:34.713 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-23 13:40:34.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-23 13:40:34.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 13:40:34.713 [DefaultDispatcher-worker-3 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.713 [DefaultDispatcher-worker-3 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.714 [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-23 13:40:34.714 [eventLoopGroupProxy-19-3 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.716 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.721 [DefaultDispatcher-worker-16 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.721 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.721 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.721 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.721 [eventLoopGroupProxy-19-2 @call-handler#3041] 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-23 13:40:34.722 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.722 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.722 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.722 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.722 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 13:40:34.722 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.722 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.723 [eventLoopGroupProxy-19-2 @call-handler#3050] 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-23 13:40:34.723 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.723 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:40:34.723 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.724 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.724 [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-23 13:40:34.724 [DefaultDispatcher-worker-17 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 13:40:34.724 [eventLoopGroupProxy-19-4 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.726 [DefaultDispatcher-worker-5 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.727 [DefaultDispatcher-worker-8 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.728 [DefaultDispatcher-worker-13 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.730 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.732 [DefaultDispatcher-worker-3 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-23 13:40:34.732 [DefaultDispatcher-worker-3 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.732 [DefaultDispatcher-worker-3 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.732 [DefaultDispatcher-worker-3 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.732 [eventLoopGroupProxy-19-2 @call-handler#3062] 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-23 13:40:34.732 [eventLoopGroupProxy-19-2 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.733 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.733 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.736 [DefaultDispatcher-worker-7 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-23 13:40:34.739 [DefaultDispatcher-worker-7 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-04-23 13:40:34.747 [DefaultDispatcher-worker-9 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.747 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.748 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 13:40:34.748 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.748 [eventLoopGroupProxy-19-2 @call-handler#3076] 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-23 13:40:34.751 [DefaultDispatcher-worker-11 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.762 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.762 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.763 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 13:40:34.763 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.763 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401 2025-04-23 13:40:34.763 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401. 2025-04-23 13:40:34.763 [DefaultDispatcher-worker-13 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401 2025-04-23 13:40:34.763 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-23 13:40:34.767 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.767 [DefaultDispatcher-worker-19 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401 2025-04-23 13:40:34.767 [DefaultDispatcher-worker-19 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401 2025-04-23 13:40:34.768 [DefaultDispatcher-worker-19 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401. 2025-04-23 13:40:34.768 [DefaultDispatcher-worker-19 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.772 [DefaultDispatcher-worker-9 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.772 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.772 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:40:34.772 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.773 [eventLoopGroupProxy-19-2 @call-handler#3084] 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-23 13:40:34.774 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.774 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.774 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.774 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:40:34.774 [DefaultDispatcher-worker-9 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.778 [DefaultDispatcher-worker-13 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.788 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.789 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:34.791 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.791 [DefaultDispatcher-worker-18 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.791 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.791 [DefaultDispatcher-worker-6 @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:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.791 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.791 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.792 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-23 13:40:34.792 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-23 13:40:34.792 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:40:34.796 [DefaultDispatcher-worker-11 @call-handler#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.796 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.796 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.796 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.796 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.796 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.800 [DefaultDispatcher-worker-23 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.802 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.807 [DefaultDispatcher-worker-8 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.807 [DefaultDispatcher-worker-8 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.807 [DefaultDispatcher-worker-8 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 13:40:34.807 [DefaultDispatcher-worker-8 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.807 [eventLoopGroupProxy-19-2 @call-handler#3103] 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-23 13:40:34.811 [DefaultDispatcher-worker-20 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.813 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402. 2025-04-23 13:40:34.820 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402 2025-04-23 13:40:34.821 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-23 13:40:34.821 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.821 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402 2025-04-23 13:40:34.821 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402 2025-04-23 13:40:34.821 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402. 2025-04-23 13:40:34.821 [DefaultDispatcher-worker-7 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719714689654886402 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.825 [DefaultDispatcher-worker-12 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.826 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.826 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:40:34.826 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.826 [eventLoopGroupProxy-19-2 @call-handler#3111] 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-23 13:40:34.826 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.826 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.826 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 13:40:34.827 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 13:40:34.827 [DefaultDispatcher-worker-12 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.830 [DefaultDispatcher-worker-22 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.840 [DefaultDispatcher-worker-15 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.844 [DefaultDispatcher-worker-9 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.844 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.844 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.844 [DefaultDispatcher-worker-9 @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:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.844 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.844 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.844 [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-23 13:40:34.844 [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-23 13:40:34.844 [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-23 13:40:34.847 [DefaultDispatcher-worker-14 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.850 [DefaultDispatcher-worker-5 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.850 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.850 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.850 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.851 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.851 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.854 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.858 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.858 [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:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400. 2025-04-23 13:40:34.858 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.858 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.858 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.858 [UI Thread @coroutine#3142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.859 [eventLoopGroupProxy-19-2 @call-handler#3153] 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-23 13:40:34.859 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.859 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.859 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.859 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.859 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.859 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.861 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.861 [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:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401. 2025-04-23 13:40:34.861 [UI Thread @coroutine#3169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.861 [eventLoopGroupProxy-19-5 @call-handler#3173] 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-23 13:40:34.861 [eventLoopGroupProxy-19-2 @call-handler#3153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.862 [eventLoopGroupProxy-19-6 @call-handler#3176] 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-23 13:40:34.862 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.862 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.862 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400. 2025-04-23 13:40:34.862 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.862 [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-23 13:40:34.862 [eventLoopGroupProxy-19-5 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.863 [UI Thread @coroutine#3142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.863 [UI Thread @coroutine#3142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.863 [eventLoopGroupProxy-19-6 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.863 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.863 [UI Thread @coroutine#3142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.863 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.863 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.863 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.863 [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-23 13:40:34.863 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.863 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.863 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.863 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.863 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.863 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.867 [DefaultDispatcher-worker-23 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.870 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.870 [UI Thread @coroutine#3169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.870 [UI Thread @coroutine#3169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.870 [DefaultDispatcher-worker-13 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.870 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401. 2025-04-23 13:40:34.870 [UI Thread @coroutine#3169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.874 [DefaultDispatcher-worker-17 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.877 [DefaultDispatcher-worker-19 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.881 [DefaultDispatcher-worker-14 @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.884 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400 2025-04-23 13:40:34.884 [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:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400. 2025-04-23 13:40:34.884 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400 2025-04-23 13:40:34.885 [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-23 13:40:34.886 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.886 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400 2025-04-23 13:40:34.886 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400 2025-04-23 13:40:34.886 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400. 2025-04-23 13:40:34.886 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.891 [DefaultDispatcher-worker-8 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.895 [DefaultDispatcher-worker-11 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.899 [DefaultDispatcher-worker-1 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.899 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.899 [DefaultDispatcher-worker-1 @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:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.899 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.899 [DefaultDispatcher-worker-1 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.900 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 13:40:34.900 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 13:40:34.900 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 13:40:34.904 [DefaultDispatcher-worker-5 @call-handler#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.904 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.904 [DefaultDispatcher-worker-17 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.904 [DefaultDispatcher-worker-17 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.905 [DefaultDispatcher-worker-17 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.905 [DefaultDispatcher-worker-17 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.909 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.909 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401 2025-04-23 13:40:34.909 [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:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401. 2025-04-23 13:40:34.909 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401 2025-04-23 13:40:34.909 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-23 13:40:34.912 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.913 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401 2025-04-23 13:40:34.913 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401 2025-04-23 13:40:34.913 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401. 2025-04-23 13:40:34.913 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719714689654886402&assignmentUid=719714689654886400&clazzUid=719714689654886400&submitterUid=719714689654886401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.918 [DefaultDispatcher-worker-21 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.924 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401 2025-04-23 13:40:34.924 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401. 2025-04-23 13:40:34.924 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401 2025-04-23 13:40:34.924 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-23 13:40:34.925 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [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:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.925 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400. 2025-04-23 13:40:34.925 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.925 [eventLoopGroupProxy-19-5 @call-handler#3255] 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-23 13:40:34.925 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.925 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [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:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.925 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.925 [eventLoopGroupProxy-19-6 @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-23 13:40:34.926 [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-23 13:40:34.926 [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-23 13:40:34.926 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401 2025-04-23 13:40:34.926 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401 2025-04-23 13:40:34.926 [eventLoopGroupProxy-19-7 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.927 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401. 2025-04-23 13:40:34.927 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/PersonDao/getNamesByUid?uid=719714689654886401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.927 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.927 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.927 [eventLoopGroupProxy-19-8 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.927 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.927 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.927 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.927 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.927 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.927 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.927 [eventLoopGroupProxy-19-5 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.928 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.928 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.928 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.928 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.928 [eventLoopGroupProxy-19-6 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.929 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400 2025-04-23 13:40:34.929 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400 2025-04-23 13:40:34.929 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400. 2025-04-23 13:40:34.929 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.931 [DefaultDispatcher-worker-1 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.934 [DefaultDispatcher-worker-3 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.937 [DefaultDispatcher-worker-16 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.943 [DefaultDispatcher-worker-3 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.947 [DefaultDispatcher-worker-5 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.950 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402 2025-04-23 13:40:34.950 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402. 2025-04-23 13:40:34.950 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402 2025-04-23 13:40:34.951 [eventLoopGroupProxy-19-2 @call-handler#3283] 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-23 13:40:34.954 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.954 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402 2025-04-23 13:40:34.954 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402 2025-04-23 13:40:34.955 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402. 2025-04-23 13:40:34.955 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886402 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.959 [DefaultDispatcher-worker-7 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.961 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401 2025-04-23 13:40:34.961 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401. 2025-04-23 13:40:34.961 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401 2025-04-23 13:40:34.961 [eventLoopGroupProxy-19-2 @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-23 13:40:34.962 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.962 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401 2025-04-23 13:40:34.962 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401 2025-04-23 13:40:34.962 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401. 2025-04-23 13:40:34.962 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/PersonDao/findByUidAsync?uid=719714689654886401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.966 [DefaultDispatcher-worker-8 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.969 [DefaultDispatcher-worker-23 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:34.969 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.969 [DefaultDispatcher-worker-23 @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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:34.969 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.970 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.970 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:34.971 [DefaultDispatcher-worker-16 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.975 [DefaultDispatcher-worker-10 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.975 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.975 [DefaultDispatcher-worker-10 @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:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.975 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.975 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33449/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 13:40:34.975 [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-23 13:40:34.976 [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-23 13:40:34.976 [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-23 13:40:34.980 [DefaultDispatcher-worker-8 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16576a6 2025-04-23 13:40:34.980 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.980 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.980 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/replication/message 2025-04-23 13:40:34.980 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/replication/message. 2025-04-23 13:40:34.980 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.982 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.982 [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:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400. 2025-04-23 13:40:34.982 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.982 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.982 [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:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.982 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.982 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.982 [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:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.982 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.982 [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-23 13:40:34.982 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.982 [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:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.982 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.982 [eventLoopGroupProxy-19-5 @call-handler#3339] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-23 13:40:34.982 [eventLoopGroupProxy-19-6 @call-handler#3346] 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-23 13:40:34.983 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.983 [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:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401. 2025-04-23 13:40:34.983 [eventLoopGroupProxy-19-8 @call-handler#3350] 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-23 13:40:34.983 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.983 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.983 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.983 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 2025-04-23 13:40:34.983 [eventLoopGroupProxy-19-6 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.983 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400. 2025-04-23 13:40:34.983 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.983 [eventLoopGroupProxy-19-8 @call-handler#3350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.983 [eventLoopGroupProxy-19-5 @call-handler#3339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.984 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.984 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.984 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.984 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.984 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.984 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 2025-04-23 13:40:34.984 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.984 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.984 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.984 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.984 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400. 2025-04-23 13:40:34.984 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719714689654886401&assignmentUid=719714689654886400 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.985 [DefaultDispatcher-worker-10 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-23 13:40:34.985 [eventLoopGroupProxy-19-9 @call-handler#3364] 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-23 13:40:34.987 [eventLoopGroupProxy-19-9 @call-handler#3364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 13:40:34.987 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.987 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 2025-04-23 13:40:34.987 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401. 2025-04-23 13:40:34.987 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33449/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719714689654886400&clazzUid=719714689654886400&accountPersonUid=719714689654886401 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:34.987 [DefaultDispatcher-worker-21 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.991 [DefaultDispatcher-worker-11 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.994 [DefaultDispatcher-worker-1 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:34.997 [DefaultDispatcher-worker-13 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:35.000 [DefaultDispatcher-worker-18 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7597ae32 2025-04-23 13:40:35.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 13:40:35.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 13:40:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:35.002 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7597ae32: (connection evicted) 2025-04-23 13:40:35.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:35.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 13:40:35.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 13:40:35.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 13:40:35.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 13:40:35.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:35.003 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa: (connection evicted) 2025-04-23 13:40:35.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:35.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 13:40:35.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 13:40:35.067 [DefaultDispatcher-worker-23 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:35.068 [DefaultDispatcher-worker-23 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.068 [DefaultDispatcher-worker-23 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.068 [DefaultDispatcher-worker-23 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.068 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.068 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.146 [DefaultDispatcher-worker-23 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:35.146 [DefaultDispatcher-worker-23 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.146 [DefaultDispatcher-worker-23 @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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.146 [DefaultDispatcher-worker-23 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.147 [DefaultDispatcher-worker-23 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.147 [DefaultDispatcher-worker-23 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.228 [DefaultDispatcher-worker-13 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:35.228 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.228 [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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.228 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.229 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.229 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.269 [DefaultDispatcher-worker-21 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:35.269 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.269 [DefaultDispatcher-worker-21 @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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.269 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.269 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.269 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.309 [DefaultDispatcher-worker-5 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:35.309 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.309 [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-23 13:40:35.309 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.309 [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-23 13:40:35.335 [DefaultDispatcher-worker-16 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:35.335 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.335 [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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.335 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.335 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.335 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.466 [DefaultDispatcher-worker-14 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:35.466 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.466 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.466 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.466 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.466 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.524 [DefaultDispatcher-worker-2 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:35.524 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.524 [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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.524 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.525 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.525 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.645 [DefaultDispatcher-worker-8 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:35.645 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.645 [DefaultDispatcher-worker-8 @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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.645 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.646 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.646 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.975 [DefaultDispatcher-worker-10 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:35.975 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.975 [DefaultDispatcher-worker-10 @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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:35.975 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.976 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:35.976 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 13:40:36.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 13:40:36.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.006 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16576a6: (connection evicted) 2025-04-23 13:40:36.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 13:40:36.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aabbe81 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.009 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 13:40:36.018 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.024 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.026 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.027 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4821e1a3 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.027 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 13:40:36.036 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.042 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.043 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.044 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.049 [DefaultDispatcher-worker-11 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-23 13:40:36.057 [DefaultDispatcher-worker-11 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.062 [DefaultDispatcher-worker-9 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-23 13:40:36.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 13:40:36.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 13:40:36.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.068 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a: (connection evicted) 2025-04-23 13:40:36.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 13:40:36.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 13:40:36.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 13:40:36.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 13:40:36.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.068 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b437bb: (connection evicted) 2025-04-23 13:40:36.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 13:40:36.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c3483b 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.069 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.070 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 13:40:36.072 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:36.072 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.072 [DefaultDispatcher-worker-12 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.072 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.073 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.073 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.079 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.085 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.086 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.087 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c15e 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.087 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 13:40:36.096 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.102 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.103 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.104 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.108 [DefaultDispatcher-worker-20 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-23 13:40:36.117 [DefaultDispatcher-worker-18 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.121 [DefaultDispatcher-worker-18 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.126 [DefaultDispatcher-worker-13 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.137 [DefaultDispatcher-worker-21 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-23 13:40:36.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 13:40:36.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 13:40:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.139 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae: (connection evicted) 2025-04-23 13:40:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 13:40:36.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 13:40:36.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 13:40:36.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 13:40:36.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.140 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7: (connection evicted) 2025-04-23 13:40:36.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 13:40:36.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 13:40:36.140 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72117fc0 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.141 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 13:40:36.150 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.151 [DefaultDispatcher-worker-14 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:36.151 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.151 [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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.151 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.152 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.152 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.156 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.157 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.158 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.158 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c97eeb 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.159 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 13:40:36.168 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.173 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.174 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.176 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.180 [DefaultDispatcher-worker-12 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-23 13:40:36.188 [DefaultDispatcher-worker-12 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.193 [DefaultDispatcher-worker-11 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-23 13:40:36.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 13:40:36.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 13:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.196 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71904ea8: (connection evicted) 2025-04-23 13:40:36.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 13:40:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 13:40:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 13:40:36.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 13:40:36.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.197 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04: (connection evicted) 2025-04-23 13:40:36.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 13:40:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e0fe23 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.198 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 13:40:36.207 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.213 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.214 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.215 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f714749 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.216 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 13:40:36.225 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.231 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.232 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.233 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.233 [DefaultDispatcher-worker-15 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:36.234 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.234 [DefaultDispatcher-worker-15 @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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.234 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.234 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.234 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.237 [DefaultDispatcher-worker-20 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-23 13:40:36.246 [DefaultDispatcher-worker-2 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.250 [DefaultDispatcher-worker-19 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-23 13:40:36.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 13:40:36.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 13:40:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.254 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42: (connection evicted) 2025-04-23 13:40:36.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 13:40:36.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 13:40:36.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 13:40:36.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 13:40:36.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.255 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d587c73: (connection evicted) 2025-04-23 13:40:36.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 13:40:36.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bac6d7 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.256 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 13:40:36.265 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.271 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.272 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.274 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.274 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:36.274 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 13:40:36.274 [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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.274 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adf3670 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.274 [Test worker @coroutine#3684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 13:40:36.275 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.275 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.283 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.289 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.290 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.291 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.295 [DefaultDispatcher-worker-22 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-23 13:40:36.303 [DefaultDispatcher-worker-17 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.308 [DefaultDispatcher-worker-13 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-23 13:40:36.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 13:40:36.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 13:40:36.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.312 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c29138a: (connection evicted) 2025-04-23 13:40:36.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 13:40:36.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 13:40:36.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 13:40:36.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 13:40:36.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.313 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d8236c: (connection evicted) 2025-04-23 13:40:36.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 13:40:36.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 13:40:36.314 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:36.314 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.314 [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-23 13:40:36.314 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 13:40:36.314 [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-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16dc12cf 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.314 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 13:40:36.315 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.315 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.315 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 13:40:36.323 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.329 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.330 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e12bc5 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.330 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 13:40:36.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.340 [DefaultDispatcher-worker-6 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:36.340 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.340 [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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.340 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.340 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.340 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.344 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.344 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.345 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.349 [DefaultDispatcher-worker-11 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-23 13:40:36.356 [DefaultDispatcher-worker-23 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.361 [DefaultDispatcher-worker-1 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.365 [DefaultDispatcher-worker-7 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-23 13:40:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 13:40:36.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 13:40:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.369 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74974165: (connection evicted) 2025-04-23 13:40:36.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 13:40:36.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 13:40:36.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 13:40:36.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 13:40:36.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.370 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c7781a: (connection evicted) 2025-04-23 13:40:36.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 13:40:36.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72412c3d 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.371 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 13:40:36.372 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.372 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.372 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 13:40:36.379 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.384 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.385 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.386 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f007c4 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.386 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 13:40:36.387 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.387 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.387 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 13:40:36.394 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.399 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.399 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.400 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.404 [DefaultDispatcher-worker-6 @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 13:40:36.411 [DefaultDispatcher-worker-21 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.415 [DefaultDispatcher-worker-11 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.419 [DefaultDispatcher-worker-5 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.429 [DefaultDispatcher-worker-21 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 13:40:36.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 13:40:36.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 13:40:36.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.434 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe: (connection evicted) 2025-04-23 13:40:36.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 13:40:36.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 13:40:36.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 13:40:36.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 13:40:36.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.434 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0: (connection evicted) 2025-04-23 13:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 13:40:36.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 13:40:36.435 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 13:40:36.435 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.435 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.435 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.435 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee8ea84 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.436 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 13:40:36.443 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.448 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.449 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.450 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.450 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 13:40:36.451 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.451 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.451 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 13:40:36.458 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.463 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.463 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.464 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.468 [DefaultDispatcher-worker-16 @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 13:40:36.470 [DefaultDispatcher-worker-11 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:36.470 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.470 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.470 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.470 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.470 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.475 [DefaultDispatcher-worker-11 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.480 [DefaultDispatcher-worker-12 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.481 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 13:40:36.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 13:40:36.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 13:40:36.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.485 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7: (connection evicted) 2025-04-23 13:40:36.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 13:40:36.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 13:40:36.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 13:40:36.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 13:40:36.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.485 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65595be7: (connection evicted) 2025-04-23 13:40:36.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 13:40:36.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c00c7 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.486 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.487 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 13:40:36.494 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.499 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.500 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.501 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2b7322 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.501 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 13:40:36.508 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.513 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.514 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.515 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.518 [DefaultDispatcher-worker-23 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 13:40:36.526 [DefaultDispatcher-worker-10 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.529 [DefaultDispatcher-worker-13 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:36.529 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.529 [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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.529 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.530 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.530 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.530 [DefaultDispatcher-worker-13 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.531 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.532 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 13:40:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 13:40:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 13:40:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.536 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45add64c: (connection evicted) 2025-04-23 13:40:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 13:40:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 13:40:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 13:40:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 13:40:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.536 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c25e89: (connection evicted) 2025-04-23 13:40:36.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 13:40:36.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1390cc4c 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.537 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.538 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 13:40:36.538 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.538 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.538 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 13:40:36.545 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.550 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.551 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.552 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e780d7 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.552 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 13:40:36.559 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.564 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.565 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.566 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.570 [DefaultDispatcher-worker-12 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 13:40:36.577 [DefaultDispatcher-worker-3 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.581 [DefaultDispatcher-worker-18 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 13:40:36.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 13:40:36.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 13:40:36.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.621 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa: (connection evicted) 2025-04-23 13:40:36.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 13:40:36.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 13:40:36.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 13:40:36.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 13:40:36.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.622 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9af742: (connection evicted) 2025-04-23 13:40:36.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 13:40:36.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e822394 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.623 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 13:40:36.631 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.635 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.636 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.637 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.637 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c1cb0c 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.638 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 13:40:36.645 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.650 [DefaultDispatcher-worker-16 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:36.650 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.650 [DefaultDispatcher-worker-16 @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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.650 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.650 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.651 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.651 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.651 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.652 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.656 [DefaultDispatcher-worker-19 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9 2025-04-23 13:40:36.663 [DefaultDispatcher-worker-20 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.668 [DefaultDispatcher-worker-7 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3 2025-04-23 13:40:36.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 13:40:36.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 13:40:36.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.672 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4b7bc3: (connection evicted) 2025-04-23 13:40:36.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 13:40:36.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 13:40:36.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 13:40:36.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 13:40:36.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.672 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31ee5a9: (connection evicted) 2025-04-23 13:40:36.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 13:40:36.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 13:40:36.673 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71443983 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.674 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 13:40:36.681 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.686 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.687 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.688 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461e0652 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.689 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 13:40:36.696 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.701 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.702 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.703 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.707 [DefaultDispatcher-worker-6 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 13:40:36.714 [DefaultDispatcher-worker-23 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.719 [DefaultDispatcher-worker-4 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.720 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.721 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 13:40:36.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 13:40:36.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 13:40:36.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.724 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf: (connection evicted) 2025-04-23 13:40:36.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 13:40:36.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 13:40:36.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 13:40:36.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 13:40:36.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.725 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce: (connection evicted) 2025-04-23 13:40:36.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 13:40:36.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8c319 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.726 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 13:40:36.734 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.739 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.740 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.740 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68769265 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.741 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 13:40:36.748 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.753 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.754 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.755 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.758 [DefaultDispatcher-worker-15 @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2025-04-23 13:40:36.766 [DefaultDispatcher-worker-13 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.770 [DefaultDispatcher-worker-9 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.775 [UI Thread @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e 2025-04-23 13:40:36.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 13:40:36.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 13:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.777 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6de24e: (connection evicted) 2025-04-23 13:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 13:40:36.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 13:40:36.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 13:40:36.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 13:40:36.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.778 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f35d31: (connection evicted) 2025-04-23 13:40:36.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 13:40:36.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b5b1e2 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.779 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 13:40:36.780 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.780 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.780 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 13:40:36.787 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.793 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.794 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.794 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.799 [DefaultDispatcher-worker-8 @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.800 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.806 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856 2025-04-23 13:40:36.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 13:40:36.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 13:40:36.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.818 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe1a856: (connection evicted) 2025-04-23 13:40:36.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 13:40:36.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10164e94 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 13:40:36.819 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-23 13:40:36.820 [Test worker @coroutine#4346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 13:40:36.827 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-23 13:40:36.832 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-23 13:40:36.833 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-23 13:40:36.834 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31eb5ed6 2025-04-23 13:40:36.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 13:40:36.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 13:40:36.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:36.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 13:40:36.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e886b 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.836 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2025-04-23 13:40:36.837 [Test worker @coroutine#4375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 13:40:36.844 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2025-04-23 13:40:36.849 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2025-04-23 13:40:36.850 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2025-04-23 13:40:36.851 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2025-04-23 13:40:36.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 13:40:36.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 13:40:36.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:36.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 13:40:36.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eb95d3 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-23 13:40:36.854 [Test worker @coroutine#4404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 13:40:36.862 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-23 13:40:36.867 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-23 13:40:36.867 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-23 13:40:36.868 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-23 13:40:36.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 13:40:36.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 13:40:36.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:36.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 13:40:36.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9e511c 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.871 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 13:40:36.879 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.884 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.885 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.886 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.891 [DefaultDispatcher-worker-20 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b93d874 2025-04-23 13:40:36.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 13:40:36.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 13:40:36.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.899 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b93d874: (connection evicted) 2025-04-23 13:40:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 13:40:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bebddf 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@123e87cd 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@123e87cd 2025-04-23 13:40:36.900 [Test worker @coroutine#4462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 13:40:36.907 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123e87cd 2025-04-23 13:40:36.912 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123e87cd 2025-04-23 13:40:36.913 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123e87cd 2025-04-23 13:40:36.914 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123e87cd 2025-04-23 13:40:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 13:40:36.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 13:40:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 13:40:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d96cd6 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.917 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 13:40:36.926 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.930 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.931 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.932 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.936 [DefaultDispatcher-worker-11 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.937 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.939 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d 2025-04-23 13:40:36.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 13:40:36.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 13:40:36.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:36.951 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd4f91d: (connection evicted) 2025-04-23 13:40:36.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:36.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 13:40:36.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758e8b8d 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:36.952 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 13:40:36.960 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:36.965 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:36.965 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:36.966 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:36.966 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8319a7 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.967 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 13:40:36.977 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.980 [DefaultDispatcher-worker-5 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:36.980 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.981 [DefaultDispatcher-worker-5 @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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:36.981 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.981 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.981 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:36.983 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.984 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.984 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.988 [DefaultDispatcher-worker-13 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef 2025-04-23 13:40:36.995 [DefaultDispatcher-worker-18 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:37.004 [DefaultDispatcher-worker-12 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-23 13:40:37.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 13:40:37.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 13:40:37.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.009 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29922188: (connection evicted) 2025-04-23 13:40:37.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 13:40:37.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 13:40:37.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 13:40:37.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 13:40:37.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.009 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea82cef: (connection evicted) 2025-04-23 13:40:37.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 13:40:37.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2505480a 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.010 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.011 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.011 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.011 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 13:40:37.011 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.011 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.011 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 13:40:37.018 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.023 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.024 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.025 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fee9c3 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.025 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 13:40:37.033 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.038 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.039 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.039 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.044 [DefaultDispatcher-worker-3 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-23 13:40:37.052 [DefaultDispatcher-worker-16 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.059 [DefaultDispatcher-worker-18 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-23 13:40:37.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 13:40:37.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 13:40:37.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.062 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@491d36ef: (connection evicted) 2025-04-23 13:40:37.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 13:40:37.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 13:40:37.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 13:40:37.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 13:40:37.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.062 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e: (connection evicted) 2025-04-23 13:40:37.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 13:40:37.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@553d9329 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.064 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 13:40:37.072 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.077 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.078 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:37.078 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.078 [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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.078 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.078 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.079 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.079 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.079 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635900ef 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.079 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.080 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 13:40:37.087 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.093 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.094 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.095 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.099 [DefaultDispatcher-worker-3 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-04-23 13:40:37.106 [DefaultDispatcher-worker-20 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.114 [DefaultDispatcher-worker-8 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.118 [DefaultDispatcher-worker-7 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.123 [DefaultDispatcher-worker-19 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c147f8 2025-04-23 13:40:37.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 13:40:37.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 13:40:37.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.130 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c147f8: (connection evicted) 2025-04-23 13:40:37.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 13:40:37.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 13:40:37.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 13:40:37.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 13:40:37.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.131 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648e25f2: (connection evicted) 2025-04-23 13:40:37.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 13:40:37.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fb24c 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.133 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 13:40:37.144 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.150 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.151 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.152 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23043ba 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.152 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.153 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 13:40:37.157 [DefaultDispatcher-worker-3 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:37.157 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.157 [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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.157 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.158 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.158 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.161 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.167 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.168 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.169 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.172 [DefaultDispatcher-worker-9 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-04-23 13:40:37.180 [DefaultDispatcher-worker-7 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.184 [DefaultDispatcher-worker-6 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.188 [DefaultDispatcher-worker-11 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-04-23 13:40:37.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 13:40:37.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 13:40:37.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.194 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306f65f: (connection evicted) 2025-04-23 13:40:37.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 13:40:37.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 13:40:37.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 13:40:37.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 13:40:37.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.195 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0: (connection evicted) 2025-04-23 13:40:37.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 13:40:37.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1694cbc 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.196 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.197 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 13:40:37.204 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.209 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.210 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.211 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510cefb6 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.211 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.212 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 13:40:37.219 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.224 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.225 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.226 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.230 [DefaultDispatcher-worker-14 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-04-23 13:40:37.238 [DefaultDispatcher-worker-18 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.238 [DefaultDispatcher-worker-9 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:37.239 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.239 [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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.239 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.239 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.239 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.242 [DefaultDispatcher-worker-12 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7 2025-04-23 13:40:37.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 13:40:37.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 13:40:37.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.244 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74ed11d7: (connection evicted) 2025-04-23 13:40:37.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 13:40:37.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 13:40:37.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 13:40:37.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 13:40:37.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.245 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d796665: (connection evicted) 2025-04-23 13:40:37.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 13:40:37.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 13:40:37.247 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@667713c4 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.248 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 13:40:37.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.261 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.262 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.263 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3014c46f 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.263 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 13:40:37.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.276 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.277 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.278 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.279 [DefaultDispatcher-worker-21 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:37.279 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.279 [DefaultDispatcher-worker-21 @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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.279 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.280 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.280 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.282 [DefaultDispatcher-worker-8 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-04-23 13:40:37.289 [DefaultDispatcher-worker-6 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.295 [DefaultDispatcher-worker-20 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.306 [DefaultDispatcher-worker-22 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2025-04-23 13:40:37.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 13:40:37.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 13:40:37.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.308 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e: (connection evicted) 2025-04-23 13:40:37.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 13:40:37.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 13:40:37.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 13:40:37.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 13:40:37.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.308 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16337c8e: (connection evicted) 2025-04-23 13:40:37.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 13:40:37.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5827908c 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.310 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 13:40:37.319 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.319 [DefaultDispatcher-worker-9 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:37.319 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.319 [DefaultDispatcher-worker-9 @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-23 13:40:37.319 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.319 [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-23 13:40:37.324 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.325 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.326 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4905c 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.326 [Test worker @coroutine#4742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 13:40:37.334 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.339 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.340 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.341 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.344 [DefaultDispatcher-worker-5 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:37.344 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.344 [DefaultDispatcher-worker-5 @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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.344 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.344 [DefaultDispatcher-worker-21 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-04-23 13:40:37.345 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.345 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.352 [DefaultDispatcher-worker-4 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.357 [DefaultDispatcher-worker-23 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.361 [DefaultDispatcher-worker-7 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.368 [DefaultDispatcher-worker-2 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36 2025-04-23 13:40:37.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 13:40:37.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 13:40:37.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.369 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed83e36: (connection evicted) 2025-04-23 13:40:37.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 13:40:37.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 13:40:37.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 13:40:37.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 13:40:37.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.370 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4: (connection evicted) 2025-04-23 13:40:37.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 13:40:37.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 13:40:37.371 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3a3fec 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.372 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 13:40:37.380 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.385 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.385 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.386 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4d72bd 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.387 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 13:40:37.395 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.399 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.400 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.401 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.405 [DefaultDispatcher-worker-21 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-23 13:40:37.412 [DefaultDispatcher-worker-5 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.417 [DefaultDispatcher-worker-6 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2025-04-23 13:40:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 13:40:37.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 13:40:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.423 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b: (connection evicted) 2025-04-23 13:40:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 13:40:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 13:40:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 13:40:37.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 13:40:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.424 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365ad794: (connection evicted) 2025-04-23 13:40:37.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 13:40:37.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 13:40:37.424 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c74c99 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.425 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 13:40:37.433 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.437 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.438 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.439 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274f51ad 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.439 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 13:40:37.440 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.440 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.440 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 13:40:37.447 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.452 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.452 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.453 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.457 [DefaultDispatcher-worker-4 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-23 13:40:37.464 [DefaultDispatcher-worker-5 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.468 [DefaultDispatcher-worker-2 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-23 13:40:37.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 13:40:37.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 13:40:37.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.470 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f: (connection evicted) 2025-04-23 13:40:37.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 13:40:37.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 13:40:37.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 13:40:37.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 13:40:37.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.471 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24: (connection evicted) 2025-04-23 13:40:37.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 13:40:37.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.472 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 13:40:37.474 [DefaultDispatcher-worker-9 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:37.474 [DefaultDispatcher-worker-9 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.475 [DefaultDispatcher-worker-9 @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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.475 [DefaultDispatcher-worker-9 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.475 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.475 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.481 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.486 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.487 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.488 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625ae6d 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.488 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 13:40:37.498 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.504 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.505 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.505 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.509 [DefaultDispatcher-worker-4 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b 2025-04-23 13:40:37.516 [DefaultDispatcher-worker-3 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.520 [DefaultDispatcher-worker-5 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2025-04-23 13:40:37.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 13:40:37.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 13:40:37.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.522 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2025-04-23 13:40:37.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 13:40:37.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 13:40:37.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 13:40:37.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 13:40:37.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.523 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdb7b: (connection evicted) 2025-04-23 13:40:37.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 13:40:37.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1724c649 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.524 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 13:40:37.532 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.534 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:37.534 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.534 [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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.534 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.535 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.535 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.537 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.538 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.539 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72d4d9ac 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.539 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 13:40:37.546 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.551 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.552 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.553 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.557 [DefaultDispatcher-worker-9 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-23 13:40:37.563 [DefaultDispatcher-worker-22 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.570 [DefaultDispatcher-worker-7 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.573 [DefaultDispatcher-worker-17 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.625 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.639 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.655 [DefaultDispatcher-worker-14 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:37.655 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.655 [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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.655 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.656 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.656 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.687 [DefaultDispatcher-worker-8 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-23 13:40:37.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 13:40:37.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 13:40:37.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.688 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6: (connection evicted) 2025-04-23 13:40:37.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 13:40:37.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 13:40:37.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 13:40:37.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 13:40:37.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.689 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379: (connection evicted) 2025-04-23 13:40:37.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 13:40:37.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644e9953 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.690 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 13:40:37.698 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.702 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.703 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.704 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59960ae9 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.704 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 13:40:37.705 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.705 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.705 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 13:40:37.712 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.717 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.717 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.718 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.722 [DefaultDispatcher-worker-15 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-23 13:40:37.729 [DefaultDispatcher-worker-15 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.735 [DefaultDispatcher-worker-19 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.739 [DefaultDispatcher-worker-7 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2025-04-23 13:40:37.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 13:40:37.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 13:40:37.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.741 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39889671: (connection evicted) 2025-04-23 13:40:37.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 13:40:37.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 13:40:37.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 13:40:37.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 13:40:37.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.741 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32089590: (connection evicted) 2025-04-23 13:40:37.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 13:40:37.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c75b0c8 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.742 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 13:40:37.743 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.743 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.743 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 13:40:37.750 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.755 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.755 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.756 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5225b 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.756 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 13:40:37.757 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.757 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.757 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 13:40:37.764 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.769 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.769 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.770 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.774 [DefaultDispatcher-worker-19 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-23 13:40:37.781 [DefaultDispatcher-worker-5 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.786 [DefaultDispatcher-worker-11 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-23 13:40:37.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 13:40:37.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 13:40:37.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.788 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a: (connection evicted) 2025-04-23 13:40:37.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 13:40:37.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 13:40:37.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 13:40:37.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 13:40:37.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.789 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304f4888: (connection evicted) 2025-04-23 13:40:37.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 13:40:37.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ee585f 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.790 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 13:40:37.797 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.802 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.804 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c5cd332 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.804 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 13:40:37.811 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.816 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.817 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.818 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.822 [DefaultDispatcher-worker-10 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-04-23 13:40:37.828 [DefaultDispatcher-worker-8 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.835 [DefaultDispatcher-worker-10 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.839 [DefaultDispatcher-worker-22 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2025-04-23 13:40:37.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 13:40:37.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 13:40:37.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.842 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a81a18: (connection evicted) 2025-04-23 13:40:37.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 13:40:37.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 13:40:37.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 13:40:37.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 13:40:37.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.842 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d: (connection evicted) 2025-04-23 13:40:37.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 13:40:37.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f8c75e 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.843 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.844 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 13:40:37.852 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.856 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.857 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.858 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.862 [DefaultDispatcher-worker-14 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.865 [DefaultDispatcher-worker-22 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87 2025-04-23 13:40:37.872 [UI Thread @coroutine#5066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719714704698576896 2025-04-23 13:40:37.872 [UI Thread @coroutine#5066] 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=719714704698576896. 2025-04-23 13:40:37.872 [UI Thread @coroutine#5066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719714704698576896 2025-04-23 13:40:37.873 [UI Thread @coroutine#5066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719714704698576896 2025-04-23 13:40:37.873 [UI Thread @coroutine#5066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719714704698576896 2025-04-23 13:40:37.873 [UI Thread @coroutine#5066] 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=719714704698576896. 2025-04-23 13:40:37.873 [UI Thread @coroutine#5066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719714704698576896 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:37.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 13:40:37.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 13:40:37.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.875 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a17ab87: (connection evicted) 2025-04-23 13:40:37.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 13:40:37.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545bc8e1 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.908 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 13:40:37.909 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.909 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.909 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 13:40:37.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.921 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.922 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.923 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.927 [DefaultDispatcher-worker-16 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.937 [DefaultDispatcher-worker-4 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.941 [DefaultDispatcher-worker-3 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8872669 2025-04-23 13:40:37.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 13:40:37.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 13:40:37.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:37.948 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8872669: (connection evicted) 2025-04-23 13:40:37.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:37.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 13:40:37.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 13:40:37.987 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:37.987 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.987 [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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:37.987 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42cf08a1 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:37.987 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 13:40:37.988 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-23 13:40:37.988 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.988 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-23 13:40:37.988 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:37.988 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 13:40:37.996 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-23 13:40:38.001 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-23 13:40:38.002 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-23 13:40:38.003 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-23 13:40:38.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 13:40:38.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 13:40:38.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 13:40:38.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249f95a2 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-23 13:40:38.007 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 13:40:38.015 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-23 13:40:38.020 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-23 13:40:38.021 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-23 13:40:38.022 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-04-23 13:40:38.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 13:40:38.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 13:40:38.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 13:40:38.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299003eb 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.024 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.025 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 13:40:38.025 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.025 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.025 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 13:40:38.033 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.037 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.038 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.039 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bb297 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.039 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 13:40:38.040 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.040 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.040 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 13:40:38.048 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.053 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.053 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.054 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.058 [DefaultDispatcher-worker-8 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 13:40:38.064 [DefaultDispatcher-worker-2 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d99269 2025-04-23 13:40:38.067 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.067 [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:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:40:38.067 [UI Thread @coroutine#5168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.068 [UI Thread @coroutine#5168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.068 [UI Thread @coroutine#5168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.068 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:40:38.068 [UI Thread @coroutine#5168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47219/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 13:40:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 13:40:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.069 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d99269: (connection evicted) 2025-04-23 13:40:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 13:40:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 13:40:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 13:40:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 13:40:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.070 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9375b: (connection evicted) 2025-04-23 13:40:38.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 13:40:38.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549561ab 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.071 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 13:40:38.078 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.083 [DefaultDispatcher-worker-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:38.083 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.083 [DefaultDispatcher-worker-2 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.083 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.083 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.083 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.084 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.085 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.086 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0e903a 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.086 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 13:40:38.094 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.099 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.099 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.100 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.104 [DefaultDispatcher-worker-15 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-23 13:40:38.110 [DefaultDispatcher-worker-19 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-23 13:40:38.111 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.111 [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:54151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:40:38.111 [UI Thread @coroutine#5200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.112 [UI Thread @coroutine#5200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.112 [UI Thread @coroutine#5200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 13:40:38.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 13:40:38.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.113 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48: (connection evicted) 2025-04-23 13:40:38.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 13:40:38.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 13:40:38.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 13:40:38.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 13:40:38.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.113 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c964873: (connection evicted) 2025-04-23 13:40:38.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 13:40:38.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 13:40:38.114 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 13:40:38.114 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.114 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7ec499 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.115 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 13:40:38.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.127 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.128 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.129 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca9a6a8 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.129 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 13:40:38.136 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.141 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.142 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.143 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.146 [DefaultDispatcher-worker-19 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9 2025-04-23 13:40:38.155 [DefaultDispatcher-worker-5 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14484887 2025-04-23 13:40:38.157 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.157 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:40:38.157 [UI Thread @coroutine#5229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.158 [UI Thread @coroutine#5229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.158 [UI Thread @coroutine#5229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 13:40:38.158 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 13:40:38.158 [UI Thread @coroutine#5229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45603/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:38.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 13:40:38.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 13:40:38.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.159 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14484887: (connection evicted) 2025-04-23 13:40:38.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 13:40:38.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 13:40:38.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 13:40:38.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 13:40:38.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.159 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebf82d9: (connection evicted) 2025-04-23 13:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 13:40:38.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323dd422 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.161 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 13:40:38.162 [DefaultDispatcher-worker-19 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:38.162 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.162 [DefaultDispatcher-worker-19 @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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.162 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.163 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.163 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.169 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.173 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.174 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.175 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecd3a9b 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.175 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 13:40:38.176 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.176 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.176 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 13:40:38.183 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.188 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.189 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.189 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.193 [DefaultDispatcher-worker-8 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 13:40:38.200 [DefaultDispatcher-worker-7 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.207 [DefaultDispatcher-worker-3 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 13:40:38.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 13:40:38.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 13:40:38.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.213 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5: (connection evicted) 2025-04-23 13:40:38.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 13:40:38.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 13:40:38.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 13:40:38.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 13:40:38.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.214 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ad0060: (connection evicted) 2025-04-23 13:40:38.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 13:40:38.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f336491 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.215 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 13:40:38.223 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.227 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.228 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.229 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.233 [DefaultDispatcher-worker-18 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.243 [DefaultDispatcher-worker-22 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:38.243 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.243 [DefaultDispatcher-worker-22 @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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.243 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.244 [DefaultDispatcher-worker-13 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.244 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.244 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.250 [DefaultDispatcher-worker-3 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.259 [DefaultDispatcher-worker-18 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 13:40:38.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 13:40:38.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 13:40:38.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.261 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2339ad10: (connection evicted) 2025-04-23 13:40:38.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 13:40:38.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259fb8f5 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.262 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 13:40:38.270 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.274 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.275 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.276 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b846f 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.276 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.277 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 13:40:38.284 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.284 [DefaultDispatcher-worker-7 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:38.284 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.284 [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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.284 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.285 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.285 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.289 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.290 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.291 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.295 [DefaultDispatcher-worker-20 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 13:40:38.301 [DefaultDispatcher-worker-20 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.306 [DefaultDispatcher-worker-5 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 13:40:38.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 13:40:38.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 13:40:38.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.309 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797bbeae: (connection evicted) 2025-04-23 13:40:38.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 13:40:38.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 13:40:38.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 13:40:38.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 13:40:38.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.310 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@585d570e: (connection evicted) 2025-04-23 13:40:38.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 13:40:38.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f27d271 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.311 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 13:40:38.319 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.324 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:38.324 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.324 [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-23 13:40:38.324 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.324 [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-23 13:40:38.325 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.326 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.327 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.331 [DefaultDispatcher-worker-5 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.334 [DefaultDispatcher-worker-5 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.340 [DefaultDispatcher-worker-9 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5 2025-04-23 13:40:38.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 13:40:38.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 13:40:38.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.341 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b7123e5: (connection evicted) 2025-04-23 13:40:38.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 13:40:38.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acacdf 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.342 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.343 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 13:40:38.349 [DefaultDispatcher-worker-20 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:38.349 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.349 [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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.349 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.350 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.350 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.351 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.356 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.357 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.358 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.362 [DefaultDispatcher-worker-17 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.365 [DefaultDispatcher-worker-18 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c9079 2025-04-23 13:40:38.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 13:40:38.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 13:40:38.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.366 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@674c9079: (connection evicted) 2025-04-23 13:40:38.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 13:40:38.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3bae 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.367 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 13:40:38.368 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.368 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.368 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 13:40:38.375 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.380 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.380 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.381 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.418 [DefaultDispatcher-worker-13 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2025-04-23 13:40:38.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 13:40:38.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 13:40:38.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.422 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae: (connection evicted) 2025-04-23 13:40:38.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 13:40:38.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1994665d 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.423 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 13:40:38.431 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.435 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.436 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.437 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.441 [DefaultDispatcher-worker-8 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.445 [DefaultDispatcher-worker-22 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d44da41 2025-04-23 13:40:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 13:40:38.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 13:40:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.448 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d44da41: (connection evicted) 2025-04-23 13:40:38.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 13:40:38.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c00140 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.450 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 13:40:38.451 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 13:40:38.451 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 13:40:38.451 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 13:40:38.458 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 13:40:38.463 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 13:40:38.464 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 13:40:38.465 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63100783 2025-04-23 13:40:38.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 13:40:38.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 13:40:38.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 13:40:38.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a288163 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 13:40:38.467 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 13:40:38.475 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 13:40:38.479 [DefaultDispatcher-worker-21 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:38.479 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.479 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.479 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.480 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 13:40:38.480 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.480 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.481 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 13:40:38.481 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 13:40:38.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 13:40:38.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 13:40:38.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 13:40:38.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 13:40:38.483 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 13:40:38.483 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5db07 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-04-23 13:40:38.484 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 13:40:38.492 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-04-23 13:40:38.497 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-04-23 13:40:38.498 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-04-23 13:40:38.499 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-04-23 13:40:38.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 13:40:38.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 13:40:38.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 13:40:38.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 13:40:38.506 [UI Thread @coroutine#5528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51791/Site/verify 2025-04-23 13:40:38.506 [UI Thread @coroutine#5528] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51791/Site/verify. 2025-04-23 13:40:38.506 [UI Thread @coroutine#5528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51791/Site/verify 2025-04-23 13:40:38.507 [UI Thread @coroutine#5528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51791/Site/verify 2025-04-23 13:40:38.507 [UI Thread @coroutine#5528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51791/Site/verify 2025-04-23 13:40:38.507 [UI Thread @coroutine#5528] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51791/Site/verify. 2025-04-23 13:40:38.507 [UI Thread @coroutine#5528] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51791/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794ffe22 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.510 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 13:40:38.511 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2025-04-23 13:40:38.511 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2025-04-23 13:40:38.511 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 13:40:38.519 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2025-04-23 13:40:38.524 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2025-04-23 13:40:38.525 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2025-04-23 13:40:38.526 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a15f4 2025-04-23 13:40:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 13:40:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 13:40:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 13:40:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225fc6a2 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.528 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e3ce9a 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e3ce9a 2025-04-23 13:40:38.529 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 13:40:38.537 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e3ce9a 2025-04-23 13:40:38.539 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:38.539 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.539 [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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.539 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.540 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.540 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.543 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e3ce9a 2025-04-23 13:40:38.544 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e3ce9a 2025-04-23 13:40:38.544 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e3ce9a 2025-04-23 13:40:38.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 13:40:38.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 13:40:38.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 13:40:38.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467924d8 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@614da024 2025-04-23 13:40:38.546 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@614da024 2025-04-23 13:40:38.547 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 13:40:38.555 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2025-04-23 13:40:38.559 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2025-04-23 13:40:38.560 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2025-04-23 13:40:38.561 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2025-04-23 13:40:38.562 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54871/Site/verify 2025-04-23 13:40:38.562 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54871/Site/verify. 2025-04-23 13:40:38.562 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54871/Site/verify 2025-04-23 13:40:38.563 [UI Thread @coroutine#5593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54871/Site/verify 2025-04-23 13:40:38.563 [UI Thread @coroutine#5593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54871/Site/verify 2025-04-23 13:40:38.563 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54871/Site/verify. 2025-04-23 13:40:38.563 [UI Thread @coroutine#5593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54871/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:38.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 13:40:38.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 13:40:38.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:38.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 13:40:38.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 13:40:38.567 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54289/Site/verify 2025-04-23 13:40:38.567 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54289/Site/verify. 2025-04-23 13:40:38.567 [UI Thread @coroutine#5605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54289/Site/verify 2025-04-23 13:40:38.568 [UI Thread @coroutine#5605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54289/Site/verify 2025-04-23 13:40:38.568 [UI Thread @coroutine#5605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54289/Site/verify 2025-04-23 13:40:38.568 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54289/Site/verify. 2025-04-23 13:40:38.568 [UI Thread @coroutine#5605] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54289/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40621/Site/verify 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40621/Site/verify. 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40621/Site/verify 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40621/Site/verify 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40621/Site/verify 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40621/Site/verify. 2025-04-23 13:40:38.571 [UI Thread @coroutine#5618] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40621/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:38.574 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 13:40:38.575 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-23 13:40:38.575 [UI Thread @coroutine#5632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 13:40:38.575 [UI Thread @coroutine#5632] 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-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8a0d7f 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.577 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 13:40:38.586 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.591 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.592 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.593 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.597 [DefaultDispatcher-worker-11 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.607 [DefaultDispatcher-worker-17 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.611 [DefaultDispatcher-worker-3 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.615 [DefaultDispatcher-worker-13 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.618 [DefaultDispatcher-worker-13 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.620 [DefaultDispatcher-worker-5 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.625 [DefaultDispatcher-worker-3 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.633 [DefaultDispatcher-worker-23 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-23 13:40:38.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 13:40:38.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 13:40:38.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.635 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4: (connection evicted) 2025-04-23 13:40:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 13:40:38.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13437ce5 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.636 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 13:40:38.644 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.648 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.649 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.650 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28058dd0 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.650 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 13:40:38.651 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.651 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.651 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 13:40:38.659 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.660 [DefaultDispatcher-worker-4 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:38.660 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.660 [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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.660 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.661 [DefaultDispatcher-worker-23 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.661 [DefaultDispatcher-worker-23 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.664 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.665 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.666 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.669 [DefaultDispatcher-worker-4 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 13:40:38.676 [DefaultDispatcher-worker-11 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 13:40:38.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 13:40:38.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 13:40:38.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.684 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6162d87c: (connection evicted) 2025-04-23 13:40:38.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 13:40:38.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 13:40:38.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 13:40:38.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 13:40:38.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.685 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4040559d: (connection evicted) 2025-04-23 13:40:38.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 13:40:38.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e5a4e0 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.685 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.686 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 13:40:38.696 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.701 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.702 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.703 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aacde34 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.703 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 13:40:38.711 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.715 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.716 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.717 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.721 [DefaultDispatcher-worker-20 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-23 13:40:38.728 [DefaultDispatcher-worker-21 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.732 [DefaultDispatcher-worker-4 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-04-23 13:40:38.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 13:40:38.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 13:40:38.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.735 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@507c33cc: (connection evicted) 2025-04-23 13:40:38.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 13:40:38.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 13:40:38.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 13:40:38.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 13:40:38.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.735 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65fc2639: (connection evicted) 2025-04-23 13:40:38.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:38.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 13:40:38.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddd71cc 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.736 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 13:40:38.744 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.749 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.749 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.750 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a547f9d 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 13:40:38.750 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.751 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 13:40:38.758 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.762 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.763 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.764 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.768 [DefaultDispatcher-worker-1 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-23 13:40:38.774 [DefaultDispatcher-worker-7 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.779 [DefaultDispatcher-worker-14 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-04-23 13:40:38.837 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.851 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:38.992 [DefaultDispatcher-worker-10 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:38.992 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.992 [DefaultDispatcher-worker-10 @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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:38.992 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.993 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:38.993 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 13:40:39.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 13:40:39.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.031 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6258ea84: (connection evicted) 2025-04-23 13:40:39.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 13:40:39.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 13:40:39.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 13:40:39.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 13:40:39.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.032 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001: (connection evicted) 2025-04-23 13:40:39.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 13:40:39.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4655e059 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.033 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.034 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 13:40:39.041 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.046 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.047 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.048 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.048 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283eb984 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.049 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 13:40:39.056 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.061 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.061 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.062 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.066 [DefaultDispatcher-worker-4 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-23 13:40:39.073 [DefaultDispatcher-worker-14 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.076 [DefaultDispatcher-worker-17 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.080 [DefaultDispatcher-worker-19 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-04-23 13:40:39.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 13:40:39.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 13:40:39.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.083 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8: (connection evicted) 2025-04-23 13:40:39.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 13:40:39.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 13:40:39.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 13:40:39.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 13:40:39.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.083 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4aebd384: (connection evicted) 2025-04-23 13:40:39.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 13:40:39.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de1cc9f 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.084 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.085 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 13:40:39.088 [DefaultDispatcher-worker-17 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:39.088 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.088 [DefaultDispatcher-worker-17 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.088 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.088 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.088 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.093 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.098 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.099 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.100 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb7229e 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.100 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 13:40:39.107 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.112 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.113 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.114 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.118 [DefaultDispatcher-worker-7 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-23 13:40:39.126 [DefaultDispatcher-worker-16 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.129 [DefaultDispatcher-worker-10 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.133 [DefaultDispatcher-worker-1 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-04-23 13:40:39.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 13:40:39.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 13:40:39.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.135 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d: (connection evicted) 2025-04-23 13:40:39.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 13:40:39.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 13:40:39.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 13:40:39.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 13:40:39.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.136 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e: (connection evicted) 2025-04-23 13:40:39.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 13:40:39.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c55d3ce 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.137 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 13:40:39.144 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.149 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.150 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.151 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4037a204 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.151 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 13:40:39.159 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.163 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.164 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.165 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.167 [DefaultDispatcher-worker-19 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:39.167 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.167 [DefaultDispatcher-worker-19 @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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.167 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.167 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.167 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.168 [DefaultDispatcher-worker-19 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2025-04-23 13:40:39.175 [DefaultDispatcher-worker-19 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.179 [DefaultDispatcher-worker-22 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.183 [DefaultDispatcher-worker-4 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-04-23 13:40:39.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 13:40:39.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 13:40:39.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.185 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f: (connection evicted) 2025-04-23 13:40:39.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 13:40:39.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 13:40:39.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 13:40:39.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 13:40:39.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.186 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75922191: (connection evicted) 2025-04-23 13:40:39.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 13:40:39.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63d85fdf 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.188 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 13:40:39.195 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.200 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.201 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.202 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.206 [DefaultDispatcher-worker-2 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a 2025-04-23 13:40:39.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 13:40:39.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 13:40:39.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.208 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cdfd50a: (connection evicted) 2025-04-23 13:40:39.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 13:40:39.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 13:40:39.208 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 13:40:39.208 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b717d03 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.209 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 13:40:39.216 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.221 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.222 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.223 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.227 [DefaultDispatcher-worker-1 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.236 [DefaultDispatcher-worker-23 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.240 [DefaultDispatcher-worker-23 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-04-23 13:40:39.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 13:40:39.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 13:40:39.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.243 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757b8c47: (connection evicted) 2025-04-23 13:40:39.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 13:40:39.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 13:40:39.243 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2cd5ea 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.244 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 13:40:39.248 [DefaultDispatcher-worker-16 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:39.248 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.248 [DefaultDispatcher-worker-16 @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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.248 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.249 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.249 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.251 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.256 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.257 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.258 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.262 [DefaultDispatcher-worker-19 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.272 [DefaultDispatcher-worker-19 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.275 [DefaultDispatcher-worker-10 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.281 [DefaultDispatcher-worker-17 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3128be29 2025-04-23 13:40:39.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 13:40:39.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 13:40:39.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.283 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3128be29: (connection evicted) 2025-04-23 13:40:39.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 13:40:39.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.283 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171b3f38 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.284 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 13:40:39.289 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:39.289 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.289 [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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.289 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.290 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.290 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.292 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.296 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.297 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.298 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.302 [DefaultDispatcher-worker-12 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.312 [DefaultDispatcher-worker-9 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.316 [DefaultDispatcher-worker-18 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.321 [DefaultDispatcher-worker-10 @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b 2025-04-23 13:40:39.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 13:40:39.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 13:40:39.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.322 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cbdc23b: (connection evicted) 2025-04-23 13:40:39.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 13:40:39.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7321f698 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.323 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 13:40:39.324 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dace32a 2025-04-23 13:40:39.324 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dace32a 2025-04-23 13:40:39.324 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 13:40:39.328 [DefaultDispatcher-worker-21 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:39.328 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.328 [DefaultDispatcher-worker-21 @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-23 13:40:39.328 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.329 [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-23 13:40:39.332 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dace32a 2025-04-23 13:40:39.336 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dace32a 2025-04-23 13:40:39.337 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dace32a 2025-04-23 13:40:39.338 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dace32a 2025-04-23 13:40:39.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 13:40:39.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 13:40:39.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 13:40:39.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32261f 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-23 13:40:39.343 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 13:40:39.350 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-23 13:40:39.354 [DefaultDispatcher-worker-22 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:39.354 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.354 [DefaultDispatcher-worker-22 @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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.354 [DefaultDispatcher-worker-22 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.355 [DefaultDispatcher-worker-23 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.355 [DefaultDispatcher-worker-23 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.355 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-23 13:40:39.356 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-23 13:40:39.357 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-23 13:40:39.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 13:40:39.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 13:40:39.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 13:40:39.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7e4aea 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-23 13:40:39.360 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 13:40:39.368 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-23 13:40:39.373 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-23 13:40:39.374 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-23 13:40:39.374 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-23 13:40:39.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 13:40:39.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 13:40:39.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 13:40:39.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38813035 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.378 [UI Thread @coroutine#6181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 13:40:39.379 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f63b05 2025-04-23 13:40:39.379 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f63b05 2025-04-23 13:40:39.379 [UI Thread @coroutine#6181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 13:40:39.387 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f63b05 2025-04-23 13:40:39.392 [UI Thread @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f63b05 2025-04-23 13:40:39.393 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f63b05 2025-04-23 13:40:39.394 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f63b05 2025-04-23 13:40:39.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 13:40:39.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 13:40:39.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.396 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f63b05: (connection evicted) 2025-04-23 13:40:39.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 13:40:39.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491ef90c 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-23 13:40:39.397 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 13:40:39.406 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-23 13:40:39.411 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-23 13:40:39.411 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-23 13:40:39.412 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-23 13:40:39.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 13:40:39.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 13:40:39.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 13:40:39.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca29f17 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.417 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 13:40:39.418 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-23 13:40:39.418 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-23 13:40:39.418 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 13:40:39.426 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-23 13:40:39.431 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-23 13:40:39.431 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-23 13:40:39.432 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-23 13:40:39.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 13:40:39.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 13:40:39.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 13:40:39.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa909cb 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-23 13:40:39.434 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 13:40:39.442 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-23 13:40:39.447 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-23 13:40:39.448 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-23 13:40:39.449 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-23 13:40:39.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 13:40:39.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 13:40:39.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 13:40:39.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218da1f9 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@f06a39e 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@f06a39e 2025-04-23 13:40:39.451 [Test worker @coroutine#6244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 13:40:39.459 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f06a39e 2025-04-23 13:40:39.464 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f06a39e 2025-04-23 13:40:39.465 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f06a39e 2025-04-23 13:40:39.466 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f06a39e 2025-04-23 13:40:39.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 13:40:39.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 13:40:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 13:40:39.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed6d97f 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.468 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dff835 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dff835 2025-04-23 13:40:39.469 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 13:40:39.478 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dff835 2025-04-23 13:40:39.483 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dff835 2025-04-23 13:40:39.484 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dff835 2025-04-23 13:40:39.484 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:39.484 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.484 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.484 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.485 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.485 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.485 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13dff835 2025-04-23 13:40:39.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 13:40:39.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 13:40:39.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 13:40:39.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d1953e4 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-04-23 13:40:39.488 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 13:40:39.496 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-04-23 13:40:39.501 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-04-23 13:40:39.502 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-04-23 13:40:39.503 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-04-23 13:40:39.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 13:40:39.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 13:40:39.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 13:40:39.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e0d619b 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7026b9 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7026b9 2025-04-23 13:40:39.505 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 13:40:39.513 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7026b9 2025-04-23 13:40:39.518 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7026b9 2025-04-23 13:40:39.519 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7026b9 2025-04-23 13:40:39.520 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7026b9 2025-04-23 13:40:39.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 13:40:39.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 13:40:39.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 13:40:39.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afce1ae 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.522 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 13:40:39.523 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b828793 2025-04-23 13:40:39.523 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b828793 2025-04-23 13:40:39.523 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 13:40:39.531 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b828793 2025-04-23 13:40:39.536 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b828793 2025-04-23 13:40:39.536 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b828793 2025-04-23 13:40:39.537 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b828793 2025-04-23 13:40:39.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 13:40:39.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 13:40:39.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 13:40:39.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1946d235 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.540 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 13:40:39.541 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-23 13:40:39.541 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-23 13:40:39.541 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 13:40:39.544 [DefaultDispatcher-worker-8 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:39.544 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.544 [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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.544 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.545 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.545 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.549 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-23 13:40:39.554 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-23 13:40:39.555 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-23 13:40:39.555 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-23 13:40:39.557 [UI Thread @coroutine#6354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 13:40:39.557 [UI Thread @coroutine#6354] 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-23 13:40:39.557 [UI Thread @coroutine#6354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 13:40:39.559 [UI Thread @coroutine#6354] 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-23 13:40:39.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 13:40:39.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 13:40:39.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 13:40:39.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4015ebf1 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-23 13:40:39.561 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 13:40:39.569 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-23 13:40:39.574 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-23 13:40:39.575 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-23 13:40:39.576 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-23 13:40:39.577 [UI Thread @coroutine#6376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51915/Site/verify 2025-04-23 13:40:39.577 [UI Thread @coroutine#6376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51915/Site/verify. 2025-04-23 13:40:39.577 [UI Thread @coroutine#6376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51915/Site/verify 2025-04-23 13:40:39.578 [UI Thread @coroutine#6376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51915/Site/verify 2025-04-23 13:40:39.578 [UI Thread @coroutine#6376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51915/Site/verify 2025-04-23 13:40:39.579 [UI Thread @coroutine#6376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51915/Site/verify. 2025-04-23 13:40:39.579 [UI Thread @coroutine#6376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51915/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 13:40:39.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 13:40:39.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 13:40:39.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 13:40:39.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:39.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 13:40:39.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7a6abf 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:39.582 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 13:40:39.583 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.583 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.583 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 13:40:39.591 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.596 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.596 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.597 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.602 [DefaultDispatcher-worker-4 @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.605 [DefaultDispatcher-worker-13 @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-23 13:40:39.609 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json 2025-04-23 13:40:39.609 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json. 2025-04-23 13:40:39.609 [UI Thread @coroutine#6402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json. 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42587/719714711827664896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42587/mediainfo.json 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42587/mediainfo.json. 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42587/mediainfo.json 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42587/mediainfo.json 2025-04-23 13:40:39.610 [UI Thread @coroutine#6402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42587/mediainfo.json 2025-04-23 13:40:39.651 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42587/mediainfo.json. 2025-04-23 13:40:39.651 [UI Thread @coroutine#6402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42587/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:39.664 [DefaultDispatcher-worker-17 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:39.664 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.664 [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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.664 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.665 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.665 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.683 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:39.997 [DefaultDispatcher-worker-3 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa8a4f7 2025-04-23 13:40:39.997 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.997 [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:52093/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:39.997 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.998 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:39.998 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52093/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.092 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-23 13:40:40.092 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.093 [DefaultDispatcher-worker-3 @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:46289/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.093 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.093 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.093 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46289/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.172 [DefaultDispatcher-worker-15 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-04-23 13:40:40.172 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.172 [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:36559/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.172 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.173 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.173 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36559/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.253 [DefaultDispatcher-worker-6 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2025-04-23 13:40:40.253 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.253 [DefaultDispatcher-worker-6 @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:58939/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.253 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.254 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.254 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58939/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.295 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-23 13:40:40.295 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.295 [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:50033/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.295 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.296 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.296 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50033/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.333 [DefaultDispatcher-worker-4 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fdbb67 2025-04-23 13:40:40.333 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.333 [DefaultDispatcher-worker-4 @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-23 13:40:40.333 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.334 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.359 [DefaultDispatcher-worker-5 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 13:40:40.359 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.359 [DefaultDispatcher-worker-5 @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:44383/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.359 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.360 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.360 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44383/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.489 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efa05f9 2025-04-23 13:40:40.490 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.490 [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:43907/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.490 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.490 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.490 [DefaultDispatcher-worker-23 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43907/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.549 [DefaultDispatcher-worker-5 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2025-04-23 13:40:40.549 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.549 [DefaultDispatcher-worker-5 @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:45979/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.549 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.550 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.550 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45979/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 13:40:40.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 13:40:40.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:40.654 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26: (connection evicted) 2025-04-23 13:40:40.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:40.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 13:40:40.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 13:40:40.669 [DefaultDispatcher-worker-19 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 13:40:40.669 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.669 [DefaultDispatcher-worker-19 @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:32977/UmAppDatabase/replication/nodeId. 2025-04-23 13:40:40.669 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.670 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.670 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32977/UmAppDatabase/replication/nodeId 2025-04-23 13:40:40.681 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3473e1bb 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.682 [Test worker @coroutine#6448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 13:40:40.691 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.697 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.698 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.699 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.703 [DefaultDispatcher-worker-11 @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.706 [DefaultDispatcher-worker-2 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-23 13:40:40.782 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:40.786 [UI Thread @coroutine#6464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48703/719714713787277312/_ustadmanifest.json 2025-04-23 13:40:40.786 [UI Thread @coroutine#6464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48703/719714713787277312/_ustadmanifest.json. 2025-04-23 13:40:40.786 [UI Thread @coroutine#6464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48703/719714713787277312/_ustadmanifest.json 2025-04-23 13:40:40.787 [UI Thread @coroutine#6464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48703/719714713787277312/_ustadmanifest.json 2025-04-23 13:40:40.787 [UI Thread @coroutine#6464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48703/719714713787277312/_ustadmanifest.json 2025-04-23 13:40:40.787 [UI Thread @coroutine#6464] 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:48703/719714713787277312/_ustadmanifest.json. 2025-04-23 13:40:40.787 [UI Thread @coroutine#6464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48703/719714713787277312/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:40.788 [UI Thread @coroutine#6464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48703/tincan.xml 2025-04-23 13:40:40.788 [UI Thread @coroutine#6464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48703/tincan.xml. 2025-04-23 13:40:40.788 [UI Thread @coroutine#6464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48703/tincan.xml 2025-04-23 13:40:40.788 [UI Thread @coroutine#6464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48703/tincan.xml 2025-04-23 13:40:40.788 [UI Thread @coroutine#6464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48703/tincan.xml 2025-04-23 13:40:40.829 [UI Thread @coroutine#6464] 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:48703/tincan.xml. 2025-04-23 13:40:40.829 [UI Thread @coroutine#6464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48703/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 13:40:40.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 13:40:40.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 13:40:40.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 13:40:40.835 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55feda3f: (connection evicted) 2025-04-23 13:40:40.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 13:40:40.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 13:40:40.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 16:52:19.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 16:52:19.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:19.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:19.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:19.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:19.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:19.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:19.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 16:52:19.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 16:52:19.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.236 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.238 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.258 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:19.261 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-23 16:52:19.261 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-23 16:52:19.264 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-23 16:52:19.264 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-23 16:52:19.266 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-23 16:52:19.266 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-23 16:52:19.268 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-23 16:52:19.268 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-23 16:52:19.270 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-23 16:52:19.270 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-23 16:52:19.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-23 16:52:19.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-23 16:52:19.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-23 16:52:19.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-23 16:52:19.277 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-23 16:52:19.277 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-23 16:52:19.280 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-23 16:52:19.280 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-23 16:52:19.280 [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-23 16:52:19.367 [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-23 16:52:19.368 [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-23 16:52:19.368 [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-23 16:52:19.368 [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-23 16:52:19.373 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.374 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 16:52:19.374 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:19.374 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 16:52:19.425 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.440 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.453 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.464 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.476 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.479 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.543 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 16:52:19.560 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 16:52:19.560 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 16:52:19.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 16:52:19.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 16:52:19.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 16:52:19.570 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 16:52:19.570 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 16:52:19.570 [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-23 16:52:19.571 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d8495: (connection evicted) 2025-04-23 16:52:19.571 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8: (connection evicted) 2025-04-23 16:52:19.571 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395efe5: (connection evicted) 2025-04-23 16:52:19.572 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36977ff3: (connection evicted) 2025-04-23 16:52:19.572 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98: (connection evicted) 2025-04-23 16:52:19.572 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b291c: (connection evicted) 2025-04-23 16:52:19.572 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3: (connection evicted) 2025-04-23 16:52:19.573 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b880bc: (connection evicted) 2025-04-23 16:52:19.573 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dece93f: (connection evicted) 2025-04-23 16:52:19.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:19.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 16:52:19.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b8507df 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:19.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:19.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:19.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 16:52:19.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 16:52:19.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.588 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.589 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.590 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:19.590 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:19.590 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:19.591 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:19.598 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.599 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 16:52:19.599 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:19.599 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 16:52:19.603 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.611 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.620 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.629 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.638 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.641 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.668 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-04-23 16:52:19.681 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:19.685 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42319db0 2025-04-23 16:52:19.685 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42319db0 2025-04-23 16:52:19.687 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 16:52:19.687 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 16:52:19.687 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf67b86 2025-04-23 16:52:19.687 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf67b86 2025-04-23 16:52:19.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 16:52:19.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 16:52:19.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-04-23 16:52:19.689 [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-23 16:52:19.689 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451816fd: (connection evicted) 2025-04-23 16:52:19.689 [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-23 16:52:19.690 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42319db0: (connection evicted) 2025-04-23 16:52:19.690 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf67b86: (connection evicted) 2025-04-23 16:52:19.690 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9f6c0 2025-04-23 16:52:19.690 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9f6c0 2025-04-23 16:52:19.690 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c9f6c0: (connection evicted) 2025-04-23 16:52:19.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:19.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 16:52:19.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 16:52:19.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dded900 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:19.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:19.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 16:52:19.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@8432469 2025-04-23 16:52:19.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@8432469 2025-04-23 16:52:19.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 16:52:19.822 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b936b04 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 16:52:20.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-23 16:52:20.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-23 16:52:20.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c27e700 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d913116 2025-04-23 16:52:20.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d913116 2025-04-23 16:52:20.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 16:52:20.121 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-23 16:52:20.154 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.170 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.258 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d913116 2025-04-23 16:52:20.263 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d913116 2025-04-23 16:52:20.263 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52353/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 16:52:20.263 [DefaultDispatcher-worker-8 @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:52353/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 16:52:20.263 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52353/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 16:52:20.276 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52353/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 16:52:20.276 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52353/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 16:52:20.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 16:52:20.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 16:52:20.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.322 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2: (connection evicted) 2025-04-23 16:52:20.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 16:52:20.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 16:52:20.325 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d913116 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ef1a0a 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-04-23 16:52:20.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2025-04-23 16:52:20.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 16:52:20.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5f8e61 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03 2025-04-23 16:52:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03 2025-04-23 16:52:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 16:52:20.363 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03 2025-04-23 16:52:20.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 16:52:20.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 16:52:20.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.365 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6728370a: (connection evicted) 2025-04-23 16:52:20.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 16:52:20.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 16:52:20.366 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f43d1 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 16:52:20.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2025-04-23 16:52:20.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2025-04-23 16:52:20.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542ff147 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 16:52:20.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2025-04-23 16:52:20.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2025-04-23 16:52:20.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 16:52:20.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 16:52:20.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 16:52:20.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.390 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f10d055: (connection evicted) 2025-04-23 16:52:20.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 16:52:20.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2a903f 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 16:52:20.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-04-23 16:52:20.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-04-23 16:52:20.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d27c27 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 16:52:20.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-04-23 16:52:20.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-04-23 16:52:20.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 16:52:20.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 16:52:20.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 16:52:20.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.416 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b: (connection evicted) 2025-04-23 16:52:20.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 16:52:20.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6b0c7 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 16:52:20.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f 2025-04-23 16:52:20.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f 2025-04-23 16:52:20.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 16:52:20.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ba583 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 16:52:20.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-04-23 16:52:20.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-04-23 16:52:20.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 16:52:20.438 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 16:52:20.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 16:52:20.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.446 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f: (connection evicted) 2025-04-23 16:52:20.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 16:52:20.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 16:52:20.479 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.504 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.530 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c346c45 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 16:52:20.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 16:52:20.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@478530cb 2025-04-23 16:52:20.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 16:52:20.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 16:52:20.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be7b749 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 16:52:20.721 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.727 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.736 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.739 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.745 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.749 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 16:52:20.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 16:52:20.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.783 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478530cb: (connection evicted) 2025-04-23 16:52:20.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 16:52:20.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 16:52:20.787 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 16:52:20.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 16:52:20.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de12397 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2025-04-23 16:52:20.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2025-04-23 16:52:20.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 16:52:20.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f581211 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2025-04-23 16:52:20.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2025-04-23 16:52:20.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 16:52:20.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 16:52:20.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 16:52:20.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.809 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51813065: (connection evicted) 2025-04-23 16:52:20.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 16:52:20.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 16:52:20.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-04-23 16:52:20.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-04-23 16:52:20.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523abba9 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 16:52:20.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-23 16:52:20.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-23 16:52:20.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 16:52:20.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 16:52:20.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 16:52:20.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.820 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6921cfa: (connection evicted) 2025-04-23 16:52:20.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 16:52:20.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 16:52:20.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 16:52:20.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d99dc3 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-04-23 16:52:20.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-04-23 16:52:20.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579f3c8e 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2025-04-23 16:52:20.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2025-04-23 16:52:20.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 16:52:20.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 16:52:20.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 16:52:20.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.831 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c64339f: (connection evicted) 2025-04-23 16:52:20.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 16:52:20.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-04-23 16:52:20.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-04-23 16:52:20.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bcb1414 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2025-04-23 16:52:20.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2025-04-23 16:52:20.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 16:52:20.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 16:52:20.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 16:52:20.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.887 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208e5b23: (connection evicted) 2025-04-23 16:52:20.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 16:52:20.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b363c3 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2025-04-23 16:52:20.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2025-04-23 16:52:20.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b336cc8 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 16:52:20.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2025-04-23 16:52:20.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2025-04-23 16:52:20.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 16:52:20.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 16:52:20.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 16:52:20.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.902 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c4059a: (connection evicted) 2025-04-23 16:52:20.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 16:52:20.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 16:52:20.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-04-23 16:52:20.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2025-04-23 16:52:20.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 16:52:20.905 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61eab26b 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-23 16:52:20.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-23 16:52:20.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 16:52:20.919 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.921 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-23 16:52:20.922 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-23 16:52:20.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 16:52:20.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 16:52:20.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.923 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e: (connection evicted) 2025-04-23 16:52:20.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 16:52:20.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 16:52:20.924 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-04-23 16:52:20.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2025-04-23 16:52:20.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 16:52:20.930 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 16:52:20.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-23 16:52:20.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-23 16:52:20.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 16:52:20.942 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 16:52:20.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 16:52:20.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:20.946 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2025-04-23 16:52:20.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:20.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 16:52:20.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 16:52:20.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-04-23 16:52:20.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-04-23 16:52:20.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 16:52:20.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:20.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-23 16:52:20.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-23 16:52:20.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 16:52:21.000 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.013 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.035 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.053 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.059 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-23 16:52:21.060 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-23 16:52:21.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 16:52:21.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 16:52:21.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.061 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d: (connection evicted) 2025-04-23 16:52:21.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 16:52:21.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 16:52:21.062 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-23 16:52:21.062 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25421809 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2025-04-23 16:52:21.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2025-04-23 16:52:21.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336d28a1 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 16:52:21.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-23 16:52:21.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-23 16:52:21.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 16:52:21.164 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.173 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 16:52:21.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 16:52:21.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.205 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b: (connection evicted) 2025-04-23 16:52:21.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 16:52:21.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718f3088 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2025-04-23 16:52:21.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2025-04-23 16:52:21.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 16:52:21.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29519337 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2025-04-23 16:52:21.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2025-04-23 16:52:21.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 16:52:21.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 16:52:21.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 16:52:21.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.219 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11bfd751: (connection evicted) 2025-04-23 16:52:21.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 16:52:21.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-04-23 16:52:21.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-04-23 16:52:21.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 16:52:21.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-23 16:52:21.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-23 16:52:21.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 16:52:21.317 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.330 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.332 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-23 16:52:21.333 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-23 16:52:21.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 16:52:21.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 16:52:21.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.333 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae: (connection evicted) 2025-04-23 16:52:21.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 16:52:21.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 16:52:21.334 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f68e4e8 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-04-23 16:52:21.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-04-23 16:52:21.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 16:52:21.338 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5604b85 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 16:52:21.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2025-04-23 16:52:21.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2025-04-23 16:52:21.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 16:52:21.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 16:52:21.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 16:52:21.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.348 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@351ede23: (connection evicted) 2025-04-23 16:52:21.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 16:52:21.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3d168e 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-04-23 16:52:21.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-04-23 16:52:21.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 16:52:21.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-04-23 16:52:21.369 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-04-23 16:52:21.371 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436a563f 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 16:52:21.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2025-04-23 16:52:21.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 16:52:21.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 16:52:21.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 16:52:21.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:21.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 16:52:21.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 16:52:21.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 16:52:21.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 16:52:21.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 16:52:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 16:52:21.387 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 16:52:21.388 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 16:52:21.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 16:52:21.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 16:52:21.395 [DefaultDispatcher-worker-2 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 16:52:21.396 [DefaultDispatcher-worker-17 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 16:52:21.398 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 16:52:21.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 16:52:21.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 16:52:21.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.400 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb50de6: (connection evicted) 2025-04-23 16:52:21.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 16:52:21.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 16:52:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-23 16:52:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-23 16:52:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 16:52:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-23 16:52:21.410 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-23 16:52:21.411 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 16:52:21.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 16:52:21.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 16:52:21.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 16:52:21.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 16:52:21.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:21.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 16:52:21.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb44737 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 16:52:21.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-23 16:52:21.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-23 16:52:21.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 16:52:21.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-23 16:52:21.424 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-23 16:52:21.425 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-23 16:52:21.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-23 16:52:21.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 16:52:21.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 16:52:21.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 16:52:21.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:21.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 16:52:21.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2a366 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-23 16:52:21.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-23 16:52:21.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 16:52:21.446 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.464 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-23 16:52:21.470 [DefaultDispatcher-worker-9 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-23 16:52:21.473 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.491 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.497 [DefaultDispatcher-worker-5 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-23 16:52:21.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 16:52:21.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 16:52:21.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.499 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99c3cee: (connection evicted) 2025-04-23 16:52:21.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 16:52:21.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d6a20 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-23 16:52:21.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-23 16:52:21.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 16:52:21.513 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.520 [DefaultDispatcher-worker-9 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-23 16:52:21.525 [DefaultDispatcher-worker-3 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-23 16:52:21.527 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 16:52:21.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 16:52:21.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.535 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71285693: (connection evicted) 2025-04-23 16:52:21.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 16:52:21.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d06801f 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-04-23 16:52:21.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-04-23 16:52:21.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 16:52:21.558 [DefaultDispatcher-worker-8 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-04-23 16:52:21.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 16:52:21.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 16:52:21.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.560 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac: (connection evicted) 2025-04-23 16:52:21.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 16:52:21.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9bd1d6 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-23 16:52:21.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-23 16:52:21.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 16:52:21.582 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-23 16:52:21.586 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-23 16:52:21.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 16:52:21.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 16:52:21.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.587 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba: (connection evicted) 2025-04-23 16:52:21.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 16:52:21.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d98729a 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 16:52:21.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 16:52:21.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 16:52:21.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 16:52:21.608 [DefaultDispatcher-worker-11 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-23 16:52:21.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 16:52:21.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 16:52:21.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.609 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34: (connection evicted) 2025-04-23 16:52:21.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 16:52:21.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-23 16:52:21.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-23 16:52:21.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 16:52:21.628 [DefaultDispatcher-worker-14 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-23 16:52:21.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 16:52:21.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 16:52:21.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.628 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-04-23 16:52:21.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 16:52:21.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 16:52:21.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515c732d 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 16:52:21.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 16:52:21.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 16:52:21.803 [DefaultDispatcher-worker-14 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 16:52:21.808 [DefaultDispatcher-worker-16 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 16:52:21.810 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37535/manifest.json 2025-04-23 16:52:21.810 [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:37535/manifest.json. 2025-04-23 16:52:21.810 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37535/manifest.json 2025-04-23 16:52:21.811 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37535/manifest.json 2025-04-23 16:52:21.811 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37535/manifest.json 2025-04-23 16:52:21.865 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.884 [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:37535/manifest.json. 2025-04-23 16:52:21.884 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37535/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:21.892 [DefaultDispatcher-worker-19 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-23 16:52:21.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 16:52:21.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 16:52:21.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:21.896 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f85904a: (connection evicted) 2025-04-23 16:52:21.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:21.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 16:52:21.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564d3940 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 16:52:21.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 16:52:21.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 16:52:21.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf52f10 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:21.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 16:52:21.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 16:52:21.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 16:52:21.942 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 16:52:21.981 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-04-23 16:52:21.982 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54c37dab 2025-04-23 16:52:22.018 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:22.025 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:22.034 [DefaultDispatcher-worker-19 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:43437 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56351c02 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:22.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 16:52:22.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 16:52:22.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 16:52:22.053 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 16:52:22.057 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 16:52:22.057 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 16:52:22.057 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 16:52:22.058 [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-23 16:52:22.058 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 16:52:22.058 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 16:52:22.058 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 16:52:22.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:22.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 16:52:22.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359a2c96 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:22.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 16:52:22.089 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.095 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.098 [DefaultDispatcher-worker-17 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 16:52:22.100 [DefaultDispatcher-worker-17 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 16:52:22.105 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.109 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.109 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.109 [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:43437/api/content/719764116940959744/_ustadmanifest.json. 2025-04-23 16:52:22.109 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.111 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.111 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.111 [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:43437/api/content/719764116940959744/_ustadmanifest.json. 2025-04-23 16:52:22.111 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:22.119 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.122 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 16:52:22.122 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8caafb4b-1c13-4b71-a130-fd78f5c1c369', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 16:52:22.124 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:22.124 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8caafb4b-1c13-4b71-a130-fd78f5c1c369 2025-04-23 16:52:22.127 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:22.127 [DefaultDispatcher-worker-11 @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:43437/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:22.127 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:22.127 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43437/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:22.131 [DefaultDispatcher-worker-9 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.132 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/UmAppDatabase/replication/nodeId 2025-04-23 16:52:22.132 [DefaultDispatcher-worker-9 @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:43437/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:22.132 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/UmAppDatabase/replication/nodeId 2025-04-23 16:52:22.135 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:22.137 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/api/blob/upload-init-batch 2025-04-23 16:52:22.137 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43437/api/blob/upload-init-batch. 2025-04-23 16:52:22.137 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/api/blob/upload-init-batch 2025-04-23 16:52:22.137 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43437/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:22.159 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:22.171 [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-23 16:52:22.171 [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-23 16:52:22.171 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 16:52:22.171 [eventLoopGroupProxy-4-3 @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-23 16:52:22.175 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:22.175 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:22.176 [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-23 16:52:22.176 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 16:52:22.176 [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-23 16:52:22.178 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/UmAppDatabase/replication/nodeId 2025-04-23 16:52:22.178 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43437/UmAppDatabase/replication/nodeId 2025-04-23 16:52:22.178 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:22.178 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:22.178 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:22.181 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-23 16:52:22.181 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-23 16:52:22.184 [DefaultDispatcher-worker-20 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.185 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 16:52:22.189 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.193 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-23 16:52:22.194 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/api/blob/upload-init-batch 2025-04-23 16:52:22.194 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43437/api/blob/upload-init-batch 2025-04-23 16:52:22.197 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43437/api/blob/upload-init-batch. 2025-04-23 16:52:22.197 [DefaultDispatcher-worker-8 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43437/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:22.205 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/api/blob/upload-batch-data 2025-04-23 16:52:22.205 [DefaultDispatcher-worker-8 @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:43437/api/blob/upload-batch-data. 2025-04-23 16:52:22.205 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/api/blob/upload-batch-data 2025-04-23 16:52:22.205 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43437/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:22.210 [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-23 16:52:22.217 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 16:52:22.218 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:22.218 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 16:52:22.219 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/api/blob/upload-batch-data 2025-04-23 16:52:22.224 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/api/blob/upload-batch-data 2025-04-23 16:52:22.224 [DefaultDispatcher-worker-8 @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:43437/api/blob/upload-batch-data. 2025-04-23 16:52:22.224 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/api/blob/upload-batch-data 2025-04-23 16:52:22.224 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43437/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:22.226 [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-23 16:52:22.228 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 16:52:22.228 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:22.228 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:22.229 [DefaultDispatcher-worker-8 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/api/blob/upload-batch-data 2025-04-23 16:52:22.241 [DefaultDispatcher-worker-8 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.247 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.256 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/UmAppDatabase/replication/message 2025-04-23 16:52:22.256 [DefaultDispatcher-worker-18 @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:43437/UmAppDatabase/replication/message. 2025-04-23 16:52:22.256 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/UmAppDatabase/replication/message 2025-04-23 16:52:22.256 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43437/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:22.258 [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-23 16:52:22.258 [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-23 16:52:22.258 [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-23 16:52:22.270 [DefaultDispatcher-worker-18 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 16:52:22.270 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:22.270 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.270 [DefaultDispatcher-worker-11 @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:43437/api/content/719764116940959744/_ustadmanifest.json. 2025-04-23 16:52:22.270 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.271 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 16:52:22.271 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/UmAppDatabase/replication/message 2025-04-23 16:52:22.271 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43437/UmAppDatabase/replication/message 2025-04-23 16:52:22.271 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43437/UmAppDatabase/replication/message. 2025-04-23 16:52:22.271 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43437/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:22.272 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.272 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json 2025-04-23 16:52:22.272 [DefaultDispatcher-worker-4 @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:43437/api/content/719764116940959744/_ustadmanifest.json. 2025-04-23 16:52:22.272 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43437/api/content/719764116940959744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:22.276 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2025-04-23 16:52:22.277 [DefaultDispatcher-worker-16 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-23 16:52:22.277 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 16:52:22.277 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 16:52:22.277 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 16:52:22.277 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 16:52:22.278 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 16:52:22.278 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2025-04-23 16:52:22.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 16:52:22.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 16:52:22.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:22.279 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126: (connection evicted) 2025-04-23 16:52:22.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:22.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 16:52:22.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 16:52:22.554 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:22.554 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:22.742 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:23.283 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54c37dab 2025-04-23 16:52:23.283 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54c37dab 2025-04-23 16:52:23.285 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-23 16:52:23.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 16:52:23.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 16:52:23.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:23.285 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c: (connection evicted) 2025-04-23 16:52:23.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:23.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 16:52:23.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f071d0c 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:23.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 16:52:23.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:23.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:23.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:23.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:23.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 16:52:23.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 16:52:23.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 16:52:23.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 16:52:23.315 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 16:52:23.316 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 16:52:23.316 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2afe825a 2025-04-23 16:52:23.317 [DefaultDispatcher-worker-11 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:45831 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f348e10 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:23.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 16:52:23.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 16:52:23.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 16:52:23.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 16:52:23.319 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 16:52:23.319 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 16:52:23.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 16:52:23.319 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 16:52:23.319 [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-23 16:52:23.319 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 16:52:23.319 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 16:52:23.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 16:52:23.319 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:23.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:23.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 16:52:23.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 16:52:23.340 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.345 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.350 [DefaultDispatcher-worker-12 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 16:52:23.351 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 16:52:23.356 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.360 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.361 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:23.361 [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:45831/api/content/719764119474081792/_ustadmanifest.json. 2025-04-23 16:52:23.361 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:23.362 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:23.362 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:23.362 [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:45831/api/content/719764119474081792/_ustadmanifest.json. 2025-04-23 16:52:23.362 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:23.370 [DefaultDispatcher-worker-20 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.370 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 16:52:23.370 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ef381b66-c8fd-4cf5-ad98-9e3efd0622a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 16:52:23.371 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:23.371 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ef381b66-c8fd-4cf5-ad98-9e3efd0622a1 2025-04-23 16:52:23.372 [DefaultDispatcher-worker-20 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:23.372 [DefaultDispatcher-worker-20 @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:45831/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:23.372 [DefaultDispatcher-worker-20 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:23.372 [DefaultDispatcher-worker-20 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:23.374 [eventLoopGroupProxy-7-2 @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-23 16:52:23.374 [eventLoopGroupProxy-7-1 @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-23 16:52:23.374 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.374 [eventLoopGroupProxy-7-2 @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-23 16:52:23.374 [eventLoopGroupProxy-7-2 @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-23 16:52:23.375 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.375 [eventLoopGroupProxy-7-2 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 16:52:23.375 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:23.375 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:23.377 [DefaultDispatcher-worker-10 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.378 [DefaultDispatcher-worker-10 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/UmAppDatabase/replication/nodeId 2025-04-23 16:52:23.378 [DefaultDispatcher-worker-10 @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:45831/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:23.378 [DefaultDispatcher-worker-10 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/UmAppDatabase/replication/nodeId 2025-04-23 16:52:23.379 [eventLoopGroupProxy-7-2 @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-23 16:52:23.379 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.379 [DefaultDispatcher-worker-9 @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:45831/api/blob/upload-init-batch. 2025-04-23 16:52:23.379 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.379 [DefaultDispatcher-worker-9 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:23.379 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.379 [eventLoopGroupProxy-7-2 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 16:52:23.380 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/UmAppDatabase/replication/nodeId 2025-04-23 16:52:23.380 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/UmAppDatabase/replication/nodeId 2025-04-23 16:52:23.380 [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-23 16:52:23.380 [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-23 16:52:23.382 [eventLoopGroupProxy-7-2 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:23.382 [eventLoopGroupProxy-7-2 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 16:52:23.383 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.383 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.383 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45831/api/blob/upload-init-batch. 2025-04-23 16:52:23.383 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45831/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:23.384 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.384 [DefaultDispatcher-worker-11 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.384 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.384 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.385 [eventLoopGroupProxy-7-2 @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-23 16:52:23.386 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.388 [eventLoopGroupProxy-7-2 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:23.388 [eventLoopGroupProxy-7-2 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.388 [eventLoopGroupProxy-7-2 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 16:52:23.388 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.390 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.390 [DefaultDispatcher-worker-11 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.390 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.390 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.391 [eventLoopGroupProxy-7-2 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 16:52:23.391 [DefaultDispatcher-worker-15 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 16:52:23.391 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.393 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:23.393 [eventLoopGroupProxy-7-2 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.393 [eventLoopGroupProxy-7-2 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:23.393 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.395 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.395 [DefaultDispatcher-worker-5 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.395 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.395 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.396 [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-23 16:52:23.403 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:23.407 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:23.418 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:23.421 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:23.438 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.438 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:23.439 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.440 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.440 [DefaultDispatcher-worker-5 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.440 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.440 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.441 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.441 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:23.441 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.441 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.441 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45831/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:23.442 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:45831/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45831/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 16:52:23.442 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45831/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.449 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.455 [DefaultDispatcher-worker-8 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:23.456 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 16:52:23.956 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ad8b68d6-281c-4bfd-8185-a3fe3bd8aab1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 16:52:23.957 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:23.957 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ad8b68d6-281c-4bfd-8185-a3fe3bd8aab1 2025-04-23 16:52:23.959 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.959 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-init-batch. 2025-04-23 16:52:23.959 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.959 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:23.960 [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-23 16:52:23.960 [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-23 16:52:23.961 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:23.962 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 16:52:23.963 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.963 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/api/blob/upload-init-batch 2025-04-23 16:52:23.963 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45831/api/blob/upload-init-batch. 2025-04-23 16:52:23.963 [DefaultDispatcher-worker-2 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45831/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:23.964 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.964 [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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.964 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.964 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.965 [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-23 16:52:23.967 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.967 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:23.968 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.968 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.969 [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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.969 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.969 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.969 [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-23 16:52:23.971 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:23.971 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:23.971 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.972 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.972 [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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:23.972 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:23.972 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:23.972 [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-23 16:52:24.014 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.014 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.015 [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-23 16:52:24.057 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.057 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.058 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.058 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.058 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.058 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.058 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.059 [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-23 16:52:24.101 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.101 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.102 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.102 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.102 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.102 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.102 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.103 [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-23 16:52:24.145 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.145 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.146 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.146 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.146 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.146 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.146 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.147 [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-23 16:52:24.189 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.189 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.190 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.190 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.190 [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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.190 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.190 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.191 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 16:52:24.233 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.233 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.233 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.234 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.234 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.234 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.234 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.235 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 16:52:24.278 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.278 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:24.279 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.279 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.279 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.279 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.279 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.280 [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-23 16:52:24.322 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.322 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.323 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.323 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.323 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.323 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.323 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.324 [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-23 16:52:24.366 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.366 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.367 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.367 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.367 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.367 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.367 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.368 [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-23 16:52:24.410 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.410 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.411 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.411 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.411 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.411 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.411 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.412 [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-23 16:52:24.454 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.454 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:24.455 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.455 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.455 [DefaultDispatcher-worker-2 @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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.455 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.455 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.456 [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-23 16:52:24.463 [DefaultDispatcher-worker-3 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:24.499 [eventLoopGroupProxy-7-2 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:24.499 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.500 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 16:52:24.500 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.501 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.501 [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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.501 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.501 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.502 [eventLoopGroupProxy-7-2 @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-23 16:52:24.503 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:24.503 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.503 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:24.503 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.504 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.504 [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:45831/api/blob/upload-batch-data. 2025-04-23 16:52:24.504 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.504 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:24.505 [eventLoopGroupProxy-7-2 @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-23 16:52:24.506 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:24.506 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.506 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:24.507 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/blob/upload-batch-data 2025-04-23 16:52:24.513 [DefaultDispatcher-worker-8 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:24.517 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:24.518 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/UmAppDatabase/replication/message 2025-04-23 16:52:24.518 [DefaultDispatcher-worker-18 @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:45831/UmAppDatabase/replication/message. 2025-04-23 16:52:24.518 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/UmAppDatabase/replication/message 2025-04-23 16:52:24.518 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45831/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:24.519 [eventLoopGroupProxy-7-2 @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-23 16:52:24.519 [eventLoopGroupProxy-7-2 @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-23 16:52:24.519 [eventLoopGroupProxy-7-2 @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-23 16:52:24.533 [DefaultDispatcher-worker-6 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 16:52:24.533 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:24.533 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 16:52:24.533 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:24.533 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json. 2025-04-23 16:52:24.533 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:24.533 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/UmAppDatabase/replication/message 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/UmAppDatabase/replication/message 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45831/UmAppDatabase/replication/message. 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45831/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json. 2025-04-23 16:52:24.534 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45831/api/content/719764119474081792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:24.539 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 16:52:24.541 [DefaultDispatcher-worker-7 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 16:52:24.541 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 16:52:24.541 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 16:52:24.541 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 16:52:24.541 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 16:52:24.541 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 16:52:24.542 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 16:52:24.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 16:52:24.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 16:52:24.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:24.543 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f69d246: (connection evicted) 2025-04-23 16:52:24.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:24.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 16:52:24.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 16:52:24.820 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:24.957 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:25.013 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:25.304 [DefaultDispatcher-worker-7 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 16:52:25.547 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2afe825a 2025-04-23 16:52:25.547 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2afe825a 2025-04-23 16:52:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 16:52:25.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 16:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:25.548 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f: (connection evicted) 2025-04-23 16:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:25.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 16:52:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274acd1 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:25.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 16:52:25.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9863ed5 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:25.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 16:52:25.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 16:52:25.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 16:52:25.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 16:52:25.581 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 16:52:25.582 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 16:52:25.582 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4fea23d6 2025-04-23 16:52:25.583 [DefaultDispatcher-worker-11 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:39627 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f602930 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:25.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-23 16:52:25.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-23 16:52:25.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 16:52:25.585 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 16:52:25.585 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 16:52:25.585 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 16:52:25.585 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 16:52:25.585 [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-23 16:52:25.585 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 16:52:25.585 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 16:52:25.585 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 16:52:25.585 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2b4303 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:25.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:25.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 16:52:25.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 16:52:25.608 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.612 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.617 [DefaultDispatcher-worker-17 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-23 16:52:25.618 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-23 16:52:25.622 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.627 [DefaultDispatcher-worker-19 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.627 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.627 [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:39627/api/content/719764129778667520/_ustadmanifest.json. 2025-04-23 16:52:25.627 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.628 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.628 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.629 [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:39627/api/content/719764129778667520/_ustadmanifest.json. 2025-04-23 16:52:25.629 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:25.639 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.639 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 16:52:25.639 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d93a3a5d-9e8a-4584-ad29-bd85c7c97dfa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 16:52:25.643 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:25.643 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d93a3a5d-9e8a-4584-ad29-bd85c7c97dfa 2025-04-23 16:52:25.644 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:25.644 [DefaultDispatcher-worker-12 @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:39627/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:25.644 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:25.644 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:25.646 [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-23 16:52:25.646 [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-23 16:52:25.647 [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-23 16:52:25.647 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.647 [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-23 16:52:25.647 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.647 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 16:52:25.648 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:25.648 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:25.650 [DefaultDispatcher-worker-18 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.650 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/UmAppDatabase/replication/nodeId 2025-04-23 16:52:25.650 [DefaultDispatcher-worker-18 @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:39627/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:25.650 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/UmAppDatabase/replication/nodeId 2025-04-23 16:52:25.651 [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-23 16:52:25.651 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.651 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 16:52:25.651 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/blob/upload-init-batch 2025-04-23 16:52:25.651 [DefaultDispatcher-worker-6 @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:39627/api/blob/upload-init-batch. 2025-04-23 16:52:25.651 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/blob/upload-init-batch 2025-04-23 16:52:25.651 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:25.652 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/UmAppDatabase/replication/nodeId 2025-04-23 16:52:25.652 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39627/UmAppDatabase/replication/nodeId 2025-04-23 16:52:25.652 [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-23 16:52:25.652 [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-23 16:52:25.653 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.654 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 16:52:25.655 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/blob/upload-init-batch 2025-04-23 16:52:25.655 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39627/api/blob/upload-init-batch 2025-04-23 16:52:25.655 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39627/api/blob/upload-init-batch. 2025-04-23 16:52:25.655 [DefaultDispatcher-worker-17 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39627/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:25.657 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.657 [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:39627/api/blob/upload-batch-data. 2025-04-23 16:52:25.657 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.657 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:25.658 [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-23 16:52:25.658 [DefaultDispatcher-worker-11 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.660 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.661 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.661 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 16:52:25.661 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.662 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.662 [DefaultDispatcher-worker-10 @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:39627/api/blob/upload-batch-data. 2025-04-23 16:52:25.662 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.662 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:25.663 [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-23 16:52:25.664 [DefaultDispatcher-worker-6 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.665 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.665 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.665 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:25.668 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.669 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.669 [DefaultDispatcher-worker-13 @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:39627/api/blob/upload-batch-data. 2025-04-23 16:52:25.669 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.669 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:25.670 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:25.670 [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-23 16:52:25.672 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:25.674 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.674 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.674 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 16:52:25.675 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.676 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.676 [DefaultDispatcher-worker-13 @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:39627/api/blob/upload-batch-data. 2025-04-23 16:52:25.676 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.676 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:25.677 [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-23 16:52:25.679 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.679 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.679 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:25.680 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.681 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.681 [DefaultDispatcher-worker-13 @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:39627/api/blob/upload-batch-data. 2025-04-23 16:52:25.681 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.681 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:25.682 [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-23 16:52:25.683 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:25.683 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.684 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:25.684 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:25.684 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/blob/upload-batch-data 2025-04-23 16:52:25.687 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:25.694 [DefaultDispatcher-worker-20 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.699 [DefaultDispatcher-worker-2 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.699 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/UmAppDatabase/replication/message 2025-04-23 16:52:25.699 [DefaultDispatcher-worker-2 @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:39627/UmAppDatabase/replication/message. 2025-04-23 16:52:25.699 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/UmAppDatabase/replication/message 2025-04-23 16:52:25.699 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39627/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:25.700 [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-23 16:52:25.700 [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-23 16:52:25.700 [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-23 16:52:25.713 [DefaultDispatcher-worker-6 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 16:52:25.713 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:25.713 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 16:52:25.713 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.713 [DefaultDispatcher-worker-16 @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:39627/api/content/719764129778667520/_ustadmanifest.json. 2025-04-23 16:52:25.713 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.714 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/UmAppDatabase/replication/message 2025-04-23 16:52:25.714 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39627/UmAppDatabase/replication/message 2025-04-23 16:52:25.714 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39627/UmAppDatabase/replication/message. 2025-04-23 16:52:25.714 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39627/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:25.714 [DefaultDispatcher-worker-12 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.714 [DefaultDispatcher-worker-12 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json 2025-04-23 16:52:25.715 [DefaultDispatcher-worker-12 @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:39627/api/content/719764129778667520/_ustadmanifest.json. 2025-04-23 16:52:25.715 [DefaultDispatcher-worker-12 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39627/api/content/719764129778667520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:25.720 [DefaultDispatcher-worker-4 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-23 16:52:25.721 [DefaultDispatcher-worker-12 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-23 16:52:25.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 16:52:25.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 16:52:25.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 16:52:25.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 16:52:25.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 16:52:25.722 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-23 16:52:25.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 16:52:25.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 16:52:25.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:25.723 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d399e88: (connection evicted) 2025-04-23 16:52:25.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:25.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 16:52:25.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 16:52:26.085 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:26.085 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:26.195 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:26.727 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4fea23d6 2025-04-23 16:52:26.728 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4fea23d6 2025-04-23 16:52:26.729 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-23 16:52:26.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 16:52:26.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 16:52:26.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:26.729 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4: (connection evicted) 2025-04-23 16:52:26.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:26.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 16:52:26.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a9c368 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:26.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:26.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:26.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:26.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 16:52:26.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 16:52:26.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 16:52:26.744 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 16:52:26.745 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 16:52:26.745 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8a11a19 2025-04-23 16:52:26.746 [DefaultDispatcher-worker-17 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:43617 2025-04-23 16:52:26.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 16:52:26.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:26.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:26.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:26.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 16:52:26.748 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 16:52:26.749 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 16:52:26.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 16:52:26.749 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 16:52:26.749 [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-23 16:52:26.749 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 16:52:26.749 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 16:52:26.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 16:52:26.749 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:26.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 16:52:26.769 [DefaultDispatcher-worker-12 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.773 [DefaultDispatcher-worker-8 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.832 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:26.834 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:26.847 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:26.849 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:26.859 [DefaultDispatcher-worker-19 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:26.887 [DefaultDispatcher-worker-19 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:26.891 [DefaultDispatcher-worker-19 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:26.894 [DefaultDispatcher-worker-19 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:26.902 [DefaultDispatcher-worker-13 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.906 [DefaultDispatcher-worker-4 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.906 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:26.906 [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:43617/api/content/719764135019692032/_ustadmanifest.json. 2025-04-23 16:52:26.906 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:26.908 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:26.908 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:26.909 [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:43617/api/content/719764135019692032/_ustadmanifest.json. 2025-04-23 16:52:26.909 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:26.968 [DefaultDispatcher-worker-13 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.969 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 16:52:26.969 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-76f94582-1e5b-41b0-8740-f8f6f26d4dc7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 16:52:26.970 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 16:52:26.970 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-76f94582-1e5b-41b0-8740-f8f6f26d4dc7 2025-04-23 16:52:26.970 [DefaultDispatcher-worker-13 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:26.970 [DefaultDispatcher-worker-13 @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:43617/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:26.970 [DefaultDispatcher-worker-13 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:26.970 [DefaultDispatcher-worker-13 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:26.972 [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-23 16:52:26.972 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 16:52:26.973 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:26.973 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:26.973 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 16:52:26.973 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:26.973 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 16:52:26.973 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:26.973 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:26.976 [DefaultDispatcher-worker-5 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.976 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/UmAppDatabase/replication/nodeId 2025-04-23 16:52:26.976 [DefaultDispatcher-worker-5 @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:43617/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:26.976 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/UmAppDatabase/replication/nodeId 2025-04-23 16:52:26.977 [eventLoopGroupProxy-13-2 @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-23 16:52:26.977 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:26.977 [eventLoopGroupProxy-13-2 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 16:52:26.977 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/UmAppDatabase/replication/nodeId 2025-04-23 16:52:26.977 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43617/UmAppDatabase/replication/nodeId 2025-04-23 16:52:26.983 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.988 [DefaultDispatcher-worker-15 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:26.990 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-init-batch 2025-04-23 16:52:26.990 [DefaultDispatcher-worker-20 @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:43617/api/blob/upload-init-batch. 2025-04-23 16:52:26.990 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-init-batch 2025-04-23 16:52:26.990 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:26.991 [eventLoopGroupProxy-13-2 @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-23 16:52:26.991 [eventLoopGroupProxy-13-2 @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-23 16:52:27.034 [eventLoopGroupProxy-13-2 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.036 [eventLoopGroupProxy-13-2 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 16:52:27.036 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-init-batch 2025-04-23 16:52:27.036 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43617/api/blob/upload-init-batch 2025-04-23 16:52:27.037 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43617/api/blob/upload-init-batch. 2025-04-23 16:52:27.037 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43617/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:27.039 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.039 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.039 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.039 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.040 [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-23 16:52:27.041 [eventLoopGroupProxy-13-2 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.042 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.042 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.042 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.043 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.043 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.043 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.043 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.044 [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-23 16:52:27.087 [eventLoopGroupProxy-13-2 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.087 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.087 [eventLoopGroupProxy-13-2 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.088 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.089 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.089 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.089 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.089 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.090 [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-23 16:52:27.091 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.091 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.091 [eventLoopGroupProxy-13-2 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.091 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.092 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.092 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.092 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.092 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.093 [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-23 16:52:27.095 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.095 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.096 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 16:52:27.096 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.097 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.097 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.097 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.097 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.097 [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-23 16:52:27.140 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.140 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.140 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.141 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.143 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.143 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.143 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.143 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.144 [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-23 16:52:27.206 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.206 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.207 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-23 16:52:27.207 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.209 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.209 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.209 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.209 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.210 [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-23 16:52:27.256 [eventLoopGroupProxy-13-2 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.256 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.256 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 16:52:27.257 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.258 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.259 [eventLoopGroupProxy-13-2 @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-23 16:52:27.301 [eventLoopGroupProxy-13-2 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.301 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.301 [eventLoopGroupProxy-13-2 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:27.302 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.303 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.303 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.303 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.303 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.304 [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-23 16:52:27.346 [eventLoopGroupProxy-13-2 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.346 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.346 [eventLoopGroupProxy-13-2 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:27.347 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.348 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.348 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.348 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.348 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.349 [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-23 16:52:27.392 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.392 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.392 [eventLoopGroupProxy-13-2 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.393 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.394 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.394 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.394 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.394 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.395 [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-23 16:52:27.396 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.396 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.396 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.397 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.399 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.399 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.399 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.399 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.400 [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-23 16:52:27.402 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.402 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.402 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.402 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.403 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.403 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.403 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.403 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.404 [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-23 16:52:27.406 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.406 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.406 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.406 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.407 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.407 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.407 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.407 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.411 [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-23 16:52:27.413 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.413 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.413 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.413 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.414 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.414 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.414 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.414 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.415 [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-23 16:52:27.416 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.417 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.417 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.417 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.418 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.418 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.418 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.418 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.418 [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-23 16:52:27.420 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.420 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.420 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.420 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.421 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.421 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.421 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.421 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.421 [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-23 16:52:27.422 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.422 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.423 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.423 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.423 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.423 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.423 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.423 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.424 [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-23 16:52:27.425 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.425 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.425 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.426 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.427 [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-23 16:52:27.428 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.428 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.429 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.429 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.430 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.430 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.430 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.430 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.430 [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-23 16:52:27.431 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.431 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.431 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.432 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.432 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.432 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.432 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.432 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.433 [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-23 16:52:27.434 [eventLoopGroupProxy-13-2 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.434 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.434 [eventLoopGroupProxy-13-2 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.434 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.435 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.435 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.435 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.435 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.436 [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-23 16:52:27.437 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.437 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.437 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.437 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.438 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.438 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.438 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.438 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.438 [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-23 16:52:27.440 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.440 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.440 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.440 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.441 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.441 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.441 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.441 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.442 [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-23 16:52:27.443 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.443 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.443 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.444 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.445 [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-23 16:52:27.446 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.446 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.446 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.447 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.447 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.447 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.447 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.447 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.448 [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-23 16:52:27.449 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.450 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.450 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.450 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.450 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.450 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.451 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.451 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.451 [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-23 16:52:27.452 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.452 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.452 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.453 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.453 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.453 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.453 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.453 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.454 [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-23 16:52:27.455 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.455 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.455 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.455 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.456 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.456 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.456 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.456 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.457 [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-23 16:52:27.458 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.458 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.458 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.459 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.460 [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-23 16:52:27.461 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.461 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.461 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.461 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.462 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.462 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.462 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.462 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.462 [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-23 16:52:27.463 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.463 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.464 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.464 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.465 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.465 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.465 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.465 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.465 [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-23 16:52:27.466 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.466 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.466 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.467 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.467 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.467 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.467 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.467 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.468 [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-23 16:52:27.469 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.469 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.469 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.469 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.470 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.471 [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-23 16:52:27.472 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.472 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.472 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.472 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.473 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.473 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.473 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.473 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.473 [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-23 16:52:27.474 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.474 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.474 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.475 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.476 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.476 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.476 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.476 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.476 [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-23 16:52:27.477 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.477 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.477 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.477 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.478 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.478 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.478 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.478 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.479 [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-23 16:52:27.486 [DefaultDispatcher-worker-8 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:27.521 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.521 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.521 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.522 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.523 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.523 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.523 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.523 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.524 [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-23 16:52:27.525 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.525 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.525 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.525 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.526 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.526 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.526 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.526 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.527 [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-23 16:52:27.528 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.528 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.528 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.528 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.529 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.530 [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-23 16:52:27.533 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.533 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.534 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 16:52:27.534 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.535 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.535 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.535 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.535 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.535 [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-23 16:52:27.578 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.578 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.578 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.579 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.580 [eventLoopGroupProxy-13-2 @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-23 16:52:27.623 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.623 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.624 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 16:52:27.624 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.625 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.625 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.625 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.625 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.625 [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-23 16:52:27.626 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.626 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.626 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.627 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.627 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.627 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.627 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.627 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.628 [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-23 16:52:27.629 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.629 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.629 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.629 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.630 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.630 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.630 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.630 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.630 [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-23 16:52:27.673 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.673 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.673 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.673 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.674 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.674 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.674 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.674 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.675 [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-23 16:52:27.676 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.676 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.676 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.676 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.677 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.677 [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-23 16:52:27.678 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.679 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.679 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.679 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.679 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.679 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.679 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.680 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.680 [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-23 16:52:27.681 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.681 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.681 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.682 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.682 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.682 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.682 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.682 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.683 [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-23 16:52:27.684 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.684 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.684 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.685 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.685 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.685 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.685 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.685 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.686 [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-23 16:52:27.729 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.729 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.729 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.729 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.730 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.730 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.730 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.730 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.731 [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-23 16:52:27.732 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.732 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.732 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.733 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.733 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.733 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.733 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.733 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.734 [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-23 16:52:27.735 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.735 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.735 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.735 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.736 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.736 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.736 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.736 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.736 [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-23 16:52:27.738 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.738 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.738 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.738 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.739 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.739 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.739 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.739 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.739 [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-23 16:52:27.740 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.740 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.740 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.741 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.741 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.741 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.741 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.741 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.742 [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-23 16:52:27.743 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.743 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.743 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.743 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.743 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.743 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.743 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.744 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.744 [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-23 16:52:27.745 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.745 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.745 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.745 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.746 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.746 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.746 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.746 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.746 [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-23 16:52:27.748 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.748 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.748 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.748 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.748 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.748 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.748 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.749 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.749 [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-23 16:52:27.750 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.750 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.750 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.750 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.751 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.751 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.751 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.751 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.751 [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-23 16:52:27.752 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.752 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.752 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.753 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.753 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.753 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.753 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.753 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.754 [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-23 16:52:27.755 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.755 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.755 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.755 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.755 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.755 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.755 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.755 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.756 [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-23 16:52:27.757 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.757 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.757 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.757 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.758 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.758 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.758 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.759 [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-23 16:52:27.760 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.760 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.760 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.760 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.761 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.761 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.761 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.761 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.761 [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-23 16:52:27.803 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.804 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.804 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.804 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.805 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.806 [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-23 16:52:27.807 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.807 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.807 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.807 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.808 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.808 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.808 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.808 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.808 [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-23 16:52:27.809 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.809 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.810 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:27.810 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.810 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.810 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.810 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.810 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.812 [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-23 16:52:27.853 [eventLoopGroupProxy-13-2 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.853 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.853 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:27.854 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.854 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.854 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.854 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.854 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.855 [eventLoopGroupProxy-13-2 @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-23 16:52:27.856 [eventLoopGroupProxy-13-2 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.856 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.856 [eventLoopGroupProxy-13-2 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.856 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.857 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.857 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.857 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.857 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.857 [eventLoopGroupProxy-13-2 @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-23 16:52:27.858 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.858 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.858 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.858 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.859 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.859 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.859 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.859 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.859 [eventLoopGroupProxy-13-2 @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-23 16:52:27.860 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.860 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.860 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.860 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.861 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.861 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.861 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.861 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.861 [eventLoopGroupProxy-13-2 @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-23 16:52:27.904 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.904 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.904 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.904 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.905 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.905 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.905 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.905 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.906 [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-23 16:52:27.907 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.907 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.907 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:27.907 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.908 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.908 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.908 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.908 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.908 [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-23 16:52:27.951 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.951 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.951 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:27.951 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.952 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.952 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.952 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.952 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.953 [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-23 16:52:27.995 [DefaultDispatcher-worker-20 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:27.996 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:27.997 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:27.997 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 16:52:27.997 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.998 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.998 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:27.998 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:27.998 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:27.998 [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-23 16:52:28.041 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.041 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.041 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.041 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.042 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.042 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.042 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.042 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.043 [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-23 16:52:28.086 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.086 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.086 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.086 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.087 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.087 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.087 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.087 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.088 [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-23 16:52:28.088 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.089 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.089 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.089 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.089 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.089 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.089 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.089 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.090 [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-23 16:52:28.090 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.090 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.090 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 16:52:28.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.091 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.092 [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-23 16:52:28.093 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.093 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.093 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.093 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.093 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.093 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.093 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.093 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.094 [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-23 16:52:28.095 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.095 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.095 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.096 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.096 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.096 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.096 [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-23 16:52:28.097 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.097 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.097 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.097 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.097 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.097 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.097 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.097 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.098 [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-23 16:52:28.099 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.099 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.099 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.099 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.100 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.100 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.100 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.100 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.100 [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-23 16:52:28.101 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.101 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.101 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.101 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.102 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.102 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.102 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.102 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.102 [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-23 16:52:28.103 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.103 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.103 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.103 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.104 [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-23 16:52:28.105 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.105 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.105 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.105 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.106 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.106 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.106 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.106 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.106 [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-23 16:52:28.107 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.107 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.107 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.107 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.108 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.108 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.108 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.108 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.109 [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-23 16:52:28.110 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.110 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.110 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.110 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.111 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.111 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.111 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.111 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.111 [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-23 16:52:28.112 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.112 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.112 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.113 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.113 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.113 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.113 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.113 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.113 [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-23 16:52:28.114 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.114 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.115 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:28.115 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.115 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.115 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.115 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.115 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.116 [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-23 16:52:28.117 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.117 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.117 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.117 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.118 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.118 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.118 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.118 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.118 [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-23 16:52:28.161 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.161 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.161 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.161 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.162 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.162 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.162 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.162 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.163 [eventLoopGroupProxy-13-2 @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-23 16:52:28.163 [eventLoopGroupProxy-13-2 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.164 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.164 [eventLoopGroupProxy-13-2 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.164 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.164 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.164 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.164 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.164 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.165 [eventLoopGroupProxy-13-2 @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-23 16:52:28.166 [eventLoopGroupProxy-13-2 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.166 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.166 [eventLoopGroupProxy-13-2 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.166 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.166 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.166 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.167 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.167 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.167 [eventLoopGroupProxy-13-2 @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-23 16:52:28.168 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.168 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.168 [eventLoopGroupProxy-13-2 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.168 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.169 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.169 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.169 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.169 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.169 [eventLoopGroupProxy-13-2 @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-23 16:52:28.170 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.170 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.170 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.170 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.170 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.170 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.170 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.171 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.171 [eventLoopGroupProxy-13-2 @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-23 16:52:28.172 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.172 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.172 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.172 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.172 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.172 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.172 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.172 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.173 [eventLoopGroupProxy-13-2 @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-23 16:52:28.174 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.174 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.174 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.174 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.174 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.174 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.174 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.174 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.175 [eventLoopGroupProxy-13-2 @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-23 16:52:28.218 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.218 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.218 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.218 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.219 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.219 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.219 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.219 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.219 [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-23 16:52:28.220 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.220 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.220 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.221 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.221 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.221 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.221 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.221 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.222 [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-23 16:52:28.222 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.222 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.222 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 16:52:28.223 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.223 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.223 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.223 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.223 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.224 [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-23 16:52:28.266 [eventLoopGroupProxy-13-2 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.266 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.266 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:28.266 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.267 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.267 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.267 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.267 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.268 [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-23 16:52:28.269 [eventLoopGroupProxy-13-2 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.269 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.269 [eventLoopGroupProxy-13-2 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.269 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.270 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.270 [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-23 16:52:28.271 [eventLoopGroupProxy-13-2 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.271 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.271 [eventLoopGroupProxy-13-2 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.271 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.272 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.272 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.272 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.272 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.272 [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-23 16:52:28.273 [eventLoopGroupProxy-13-2 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.273 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.273 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.273 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.273 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.273 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.273 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.273 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.274 [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-23 16:52:28.274 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.274 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.274 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 16:52:28.275 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.275 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.275 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.275 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.275 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.275 [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-23 16:52:28.276 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.276 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.276 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.276 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.277 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.277 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.277 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.277 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.277 [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-23 16:52:28.278 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.278 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.278 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.278 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.279 [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-23 16:52:28.279 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.280 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.280 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.280 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.280 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.280 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.280 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.280 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.280 [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-23 16:52:28.281 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.281 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.282 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:28.282 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.282 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.282 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.282 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.282 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.282 [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-23 16:52:28.283 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.283 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.283 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.283 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.284 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.284 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.284 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.284 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.284 [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-23 16:52:28.285 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.285 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.285 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.285 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.285 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.286 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.286 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.286 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.286 [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-23 16:52:28.287 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.287 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.287 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.288 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.288 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.288 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.288 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.288 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.288 [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-23 16:52:28.331 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.331 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.331 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.332 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.332 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.332 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.332 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.332 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.333 [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-23 16:52:28.334 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.334 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.334 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.334 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.335 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.335 [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-23 16:52:28.378 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.379 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.379 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 16:52:28.379 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.380 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.380 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.380 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.380 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.381 [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-23 16:52:28.382 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.382 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.382 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.382 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.382 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.382 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.382 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.382 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.383 [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-23 16:52:28.425 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.426 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.426 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.426 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.427 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.427 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.427 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.427 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.427 [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-23 16:52:28.469 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.470 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.470 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.470 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.471 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.471 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.471 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.471 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.472 [eventLoopGroupProxy-13-2 @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-23 16:52:28.506 [DefaultDispatcher-worker-14 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:28.513 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.513 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.513 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:28.513 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.514 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.514 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.514 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.514 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.514 [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-23 16:52:28.557 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.557 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.557 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.557 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.558 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.558 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.558 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.558 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.558 [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-23 16:52:28.600 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.601 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.601 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.601 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.602 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.602 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.602 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.602 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.602 [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-23 16:52:28.603 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.603 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.603 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.603 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.604 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.604 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.604 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.604 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.604 [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-23 16:52:28.647 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.647 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.647 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.647 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.648 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.648 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.648 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.648 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.649 [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-23 16:52:28.650 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.650 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.650 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.650 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.651 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.651 [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-23 16:52:28.652 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.653 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.653 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:28.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.653 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.654 [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-23 16:52:28.655 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.655 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.655 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.655 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.656 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.656 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.656 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.656 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.656 [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-23 16:52:28.658 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.658 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.658 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:28.658 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.659 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.659 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.659 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.659 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.659 [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-23 16:52:28.660 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.660 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.660 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.660 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.661 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.661 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.661 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.661 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.661 [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-23 16:52:28.704 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.704 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.704 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.705 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.705 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.705 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.705 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.705 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.706 [eventLoopGroupProxy-13-2 @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-23 16:52:28.707 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.707 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.707 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.707 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.708 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.708 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.708 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.708 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.708 [eventLoopGroupProxy-13-2 @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-23 16:52:28.709 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.709 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.709 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.709 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.710 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.710 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.710 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.710 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.710 [eventLoopGroupProxy-13-2 @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-23 16:52:28.711 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.711 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.711 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.712 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.712 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.712 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.712 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.712 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.712 [eventLoopGroupProxy-13-2 @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-23 16:52:28.734 [DefaultDispatcher-worker-3 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.753 [DefaultDispatcher-worker-3 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:28.754 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.754 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.754 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:28.754 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.755 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.755 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.755 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.755 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.755 [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-23 16:52:28.756 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.756 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.756 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.757 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.757 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.757 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.757 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.757 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.757 [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-23 16:52:28.758 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.758 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.758 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.758 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.759 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.759 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.759 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.759 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.759 [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-23 16:52:28.760 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.760 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.760 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.760 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.761 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.761 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.761 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.761 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.761 [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-23 16:52:28.803 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.803 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.803 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:28.804 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.804 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.804 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.804 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.804 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.805 [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-23 16:52:28.847 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.848 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.848 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.848 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.849 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.849 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.849 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.849 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.850 [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-23 16:52:28.851 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.851 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.851 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.851 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.853 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.853 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.853 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.853 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.853 [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-23 16:52:28.858 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.859 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.859 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 16:52:28.859 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.860 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.860 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.860 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.860 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.862 [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-23 16:52:28.864 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.864 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.864 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:28.864 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.865 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.865 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.865 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.865 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.865 [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-23 16:52:28.907 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.907 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.908 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:28.908 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.908 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.908 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.908 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.908 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.909 [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-23 16:52:28.910 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.910 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.910 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.910 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.911 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.911 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.911 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.911 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.911 [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-23 16:52:28.953 [eventLoopGroupProxy-13-2 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.953 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.953 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:28.953 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.954 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.954 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.954 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.954 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.954 [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-23 16:52:28.996 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.996 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.996 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 16:52:28.997 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.997 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.997 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.997 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.997 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:28.998 [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-23 16:52:28.999 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:28.999 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:28.999 [eventLoopGroupProxy-13-2 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:28.999 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.999 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.999 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:28.999 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:28.999 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.000 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 16:52:29.013 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:29.042 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.042 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.043 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:29.043 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.043 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.043 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.043 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.043 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.044 [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-23 16:52:29.045 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.045 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.045 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:29.045 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.046 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.046 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.046 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.046 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.046 [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-23 16:52:29.047 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.047 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.047 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:29.047 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.048 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.048 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.048 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.048 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.048 [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-23 16:52:29.049 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.049 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.049 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:29.049 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.050 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.050 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.050 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.050 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.051 [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-23 16:52:29.097 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.097 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.097 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 16:52:29.097 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.098 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.098 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.098 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.098 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.098 [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-23 16:52:29.140 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.141 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.141 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 16:52:29.141 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.142 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.142 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.142 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.142 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.142 [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-23 16:52:29.143 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.143 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.143 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:29.143 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.144 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.144 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.144 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.144 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.144 [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-23 16:52:29.145 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.145 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.145 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 16:52:29.145 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.146 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.146 [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:43617/api/blob/upload-batch-data. 2025-04-23 16:52:29.146 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.146 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:29.146 [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-23 16:52:29.148 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:29.148 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.148 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 16:52:29.148 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/blob/upload-batch-data 2025-04-23 16:52:29.155 [DefaultDispatcher-worker-5 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:29.159 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:29.159 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/UmAppDatabase/replication/message 2025-04-23 16:52:29.159 [DefaultDispatcher-worker-8 @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:43617/UmAppDatabase/replication/message. 2025-04-23 16:52:29.159 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/UmAppDatabase/replication/message 2025-04-23 16:52:29.160 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43617/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:29.160 [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-23 16:52:29.160 [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-23 16:52:29.160 [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-23 16:52:29.173 [DefaultDispatcher-worker-1 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 16:52:29.173 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:29.173 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:29.173 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 16:52:29.173 [DefaultDispatcher-worker-1 @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:43617/api/content/719764135019692032/_ustadmanifest.json. 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/UmAppDatabase/replication/message 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43617/UmAppDatabase/replication/message 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43617/UmAppDatabase/replication/message. 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43617/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:29.174 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json 2025-04-23 16:52:29.176 [DefaultDispatcher-worker-3 @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:43617/api/content/719764135019692032/_ustadmanifest.json. 2025-04-23 16:52:29.176 [DefaultDispatcher-worker-3 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43617/api/content/719764135019692032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:29.181 [DefaultDispatcher-worker-1 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2025-04-23 16:52:29.194 [DefaultDispatcher-worker-12 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-23 16:52:29.207 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 16:52:29.207 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 16:52:29.207 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 16:52:29.207 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 16:52:29.207 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 16:52:29.209 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-23 16:52:29.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 16:52:29.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 16:52:29.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:29.209 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0: (connection evicted) 2025-04-23 16:52:29.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:29.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 16:52:29.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 16:52:29.249 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:29.249 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:29.655 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 16:52:30.213 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8a11a19 2025-04-23 16:52:30.213 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8a11a19 2025-04-23 16:52:30.217 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 16:52:30.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 16:52:30.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 16:52:30.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:30.217 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156f0281: (connection evicted) 2025-04-23 16:52:30.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:30.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 16:52:30.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8e096 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:30.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-23 16:52:30.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-23 16:52:30.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 16:52:30.258 [DefaultDispatcher-worker-12 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10660795 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:30.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 16:52:30.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-23 16:52:30.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec1b776 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:30.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:30.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 16:52:30.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 16:52:30.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 16:52:30.264 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 16:52:30.265 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 16:52:30.266 [DefaultDispatcher-worker-19 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:43311 2025-04-23 16:52:30.268 [DefaultDispatcher-worker-19 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-23 16:52:30.269 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43311/api/blob/upload-init-batch 2025-04-23 16:52:30.269 [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:43311/api/blob/upload-init-batch. 2025-04-23 16:52:30.269 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43311/api/blob/upload-init-batch 2025-04-23 16:52:30.269 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43311/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:30.270 [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-23 16:52:30.271 [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-23 16:52:30.271 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 16:52:30.272 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43311/api/blob/upload-init-batch 2025-04-23 16:52:30.272 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43311/api/blob/upload-init-batch 2025-04-23 16:52:30.272 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43311/api/blob/upload-init-batch. 2025-04-23 16:52:30.272 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43311/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:30.273 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43311/api/blob/upload-batch-data 2025-04-23 16:52:30.273 [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:43311/api/blob/upload-batch-data. 2025-04-23 16:52:30.273 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43311/api/blob/upload-batch-data 2025-04-23 16:52:30.273 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43311/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:30.273 [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-23 16:52:30.275 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 16:52:30.275 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:30.276 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43311/api/blob/upload-batch-data 2025-04-23 16:52:30.277 [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-23 16:52:30.279 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:30.282 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2025-04-23 16:52:30.326 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:30.362 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:30.363 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 16:52:31.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 16:52:31.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 16:52:31.371 [DefaultDispatcher-worker-7 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 16:52:31.375 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38971/api/blob/upload-init-batch 2025-04-23 16:52:31.375 [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:38971/api/blob/upload-init-batch. 2025-04-23 16:52:31.375 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38971/api/blob/upload-init-batch 2025-04-23 16:52:31.375 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38971/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:31.376 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38971/api/blob/upload-init-batch 2025-04-23 16:52:31.376 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38971/api/blob/upload-init-batch 2025-04-23 16:52:31.376 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38971/api/blob/upload-init-batch. 2025-04-23 16:52:31.376 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38971/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:31.382 [DefaultDispatcher-worker-3 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 16:52:31.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 16:52:31.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 16:52:31.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.389 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c30decf: (connection evicted) 2025-04-23 16:52:31.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 16:52:31.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 16:52:31.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418893c 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-23 16:52:31.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-23 16:52:31.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 16:52:31.404 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39027/api/blob/upload-init-batch 2025-04-23 16:52:31.404 [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:39027/api/blob/upload-init-batch. 2025-04-23 16:52:31.404 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39027/api/blob/upload-init-batch 2025-04-23 16:52:31.404 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39027/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:31.405 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39027/api/blob/upload-init-batch 2025-04-23 16:52:31.405 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39027/api/blob/upload-init-batch 2025-04-23 16:52:31.405 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39027/api/blob/upload-init-batch. 2025-04-23 16:52:31.405 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39027/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:31.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 16:52:31.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 16:52:31.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.406 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bca04e: (connection evicted) 2025-04-23 16:52:31.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 16:52:31.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe4848 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 16:52:31.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-23 16:52:31.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-23 16:52:31.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 16:52:31.420 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48329/api/blob/upload-init-batch 2025-04-23 16:52:31.420 [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:48329/api/blob/upload-init-batch. 2025-04-23 16:52:31.420 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48329/api/blob/upload-init-batch 2025-04-23 16:52:31.420 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48329/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 16:52:31.421 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48329/api/blob/upload-init-batch 2025-04-23 16:52:31.421 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48329/api/blob/upload-init-batch 2025-04-23 16:52:31.421 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48329/api/blob/upload-init-batch. 2025-04-23 16:52:31.421 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48329/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:31.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 16:52:31.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 16:52:31.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.425 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6: (connection evicted) 2025-04-23 16:52:31.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 16:52:31.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13fad0c7 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 16:52:31.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 16:52:31.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 16:52:31.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 16:52:31.675 [DefaultDispatcher-worker-12 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7552f05b 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 16:52:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 16:52:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 16:52:31.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 16:52:31.697 [DefaultDispatcher-worker-13 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b72860c 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-23 16:52:31.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-23 16:52:31.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65871cfd 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 16:52:31.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 16:52:31.739 [DefaultDispatcher-worker-12 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.743 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.743 [DefaultDispatcher-worker-8 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.747 [DefaultDispatcher-worker-5 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.751 [DefaultDispatcher-worker-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.752 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.756 [DefaultDispatcher-worker-20 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 16:52:31.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 16:52:31.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 16:52:31.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.760 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975: (connection evicted) 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 16:52:31.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 16:52:31.778 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.779 [DefaultDispatcher-worker-20 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.783 [DefaultDispatcher-worker-19 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.786 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.790 [DefaultDispatcher-worker-16 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.792 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.797 [DefaultDispatcher-worker-4 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 16:52:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 16:52:31.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.798 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-04-23 16:52:31.798 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 16:52:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 16:52:31.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 16:52:31.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 16:52:31.817 [DefaultDispatcher-worker-16 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 16:52:31.821 [DefaultDispatcher-worker-16 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 16:52:31.824 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 16:52:31.828 [DefaultDispatcher-worker-2 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 16:52:31.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 16:52:31.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 16:52:31.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.829 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 16:52:31.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389a9ff6 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:31.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:31.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 16:52:31.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 16:52:31.848 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.852 [DefaultDispatcher-worker-7 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.856 [DefaultDispatcher-worker-14 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.859 [DefaultDispatcher-worker-2 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.861 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.865 [DefaultDispatcher-worker-9 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 16:52:31.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 16:52:31.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 16:52:31.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:31.865 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76876421: (connection evicted) 2025-04-23 16:52:31.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:31.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 16:52:31.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 16:52:32.227 [DefaultDispatcher-worker-12 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-04-23 16:52:32.264 [DefaultDispatcher-worker-12 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38991781 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:35.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 16:52:35.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 16:52:35.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 16:52:35.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 16:52:35.398 [DefaultDispatcher-worker-12 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 16:52:35.479 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f510929 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:35.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:35.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 16:52:35.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 16:52:35.926 [DefaultDispatcher-worker-20 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.930 [DefaultDispatcher-worker-18 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.933 [DefaultDispatcher-worker-3 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.937 [DefaultDispatcher-worker-17 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.941 [DefaultDispatcher-worker-5 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da41d02 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:35.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 16:52:35.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 16:52:35.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 16:52:35.964 [DefaultDispatcher-worker-16 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 16:52:35.968 [DefaultDispatcher-worker-11 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 16:52:35.971 [DefaultDispatcher-worker-14 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 16:52:35.974 [DefaultDispatcher-worker-1 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:35.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:35.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 16:52:35.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:35.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:35.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 16:52:35.994 [DefaultDispatcher-worker-10 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:35.997 [DefaultDispatcher-worker-11 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:36.001 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:36.004 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:36.007 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:36.009 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.013 [DefaultDispatcher-worker-19 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 16:52:36.031 [DefaultDispatcher-worker-11 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.034 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.038 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.041 [DefaultDispatcher-worker-7 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.045 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.046 [DefaultDispatcher-worker-12 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 16:52:36.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 16:52:36.064 [DefaultDispatcher-worker-14 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.069 [DefaultDispatcher-worker-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.072 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.075 [DefaultDispatcher-worker-5 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.077 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.079 [DefaultDispatcher-worker-17 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.084 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 16:52:36.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 16:52:36.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 16:52:36.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 16:52:36.104 [DefaultDispatcher-worker-17 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 16:52:36.108 [DefaultDispatcher-worker-20 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 16:52:36.111 [DefaultDispatcher-worker-20 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 16:52:36.114 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.114 [DefaultDispatcher-worker-9 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 16:52:36.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 16:52:36.132 [DefaultDispatcher-worker-1 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.135 [DefaultDispatcher-worker-18 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.139 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.142 [DefaultDispatcher-worker-6 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.145 [DefaultDispatcher-worker-9 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.147 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.151 [DefaultDispatcher-worker-14 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-23 16:52:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 16:52:36.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 16:52:36.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 16:52:36.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 16:52:36.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 16:52:36.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 16:52:36.181 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 16:52:36.182 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 16:52:36.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 16:52:36.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 16:52:36.187 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.199 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 16:52:36.201 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 16:52:36.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 16:52:36.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 16:52:36.215 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.217 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 16:52:36.218 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 16:52:36.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 16:52:36.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 16:52:36.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 16:52:36.232 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 16:52:36.233 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 16:52:36.251 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.251 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.252 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.253 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.253 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.253 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.263 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.286 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.294 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.294 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.294 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.304 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.320 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.337 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.337 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.337 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.379 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.379 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.379 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.420 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.420 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.420 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.462 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.463 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53637/ 2025-04-23 16:52:36.463 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53637/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.504 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53637/ 2025-04-23 16:52:36.506 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.507 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.507 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.507 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.507 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.549 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.550 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.550 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.591 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.592 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.592 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.633 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.634 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.634 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.676 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.676 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.676 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.717 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.717 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49523/ 2025-04-23 16:52:36.717 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49523/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 16:52:36.718 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49523/ 2025-04-23 16:52:36.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3816efab 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 16:52:36.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 16:52:36.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 16:52:36.807 [DefaultDispatcher-worker-1 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf6ced 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 16:52:36.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 16:52:36.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 16:52:36.834 [DefaultDispatcher-worker-4 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 16:52:36.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 16:52:36.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 16:52:36.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 16:52:36.854 [DefaultDispatcher-worker-9 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 16:52:36.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 16:52:36.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 16:52:36.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 16:52:36.867 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.874 [DefaultDispatcher-worker-1 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d970881 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 16:52:36.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 16:52:36.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 16:52:36.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 16:52:36.897 [DefaultDispatcher-worker-18 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2114ce 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 16:52:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 16:52:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 16:52:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 16:52:36.915 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.921 [DefaultDispatcher-worker-2 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 16:52:36.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 16:52:36.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 16:52:36.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 16:52:36.936 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.947 [DefaultDispatcher-worker-10 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 16:52:36.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 16:52:36.956 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.967 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.971 [DefaultDispatcher-worker-14 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.974 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.975 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.978 [DefaultDispatcher-worker-19 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.984 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.987 [DefaultDispatcher-worker-13 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 16:52:36.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 16:52:36.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 16:52:36.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:36.990 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46: (connection evicted) 2025-04-23 16:52:36.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:36.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 16:52:36.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 16:52:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 16:52:36.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:36.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 16:52:36.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 16:52:36.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 16:52:36.999 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.011 [DefaultDispatcher-worker-4 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e33802 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 16:52:37.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 16:52:37.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 16:52:37.025 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.035 [DefaultDispatcher-worker-14 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 16:52:37.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 16:52:37.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 16:52:37.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 16:52:37.055 [DefaultDispatcher-worker-19 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 16:52:37.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 16:52:37.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 16:52:37.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 16:52:37.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 16:52:37.076 [DefaultDispatcher-worker-13 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 16:52:37.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 16:52:37.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 16:52:37.092 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.098 [DefaultDispatcher-worker-13 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 16:52:37.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 16:52:37.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 16:52:37.116 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.119 [DefaultDispatcher-worker-18 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 16:52:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 16:52:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 16:52:37.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 16:52:37.136 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.141 [DefaultDispatcher-worker-10 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2226fd2b 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:37.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:37.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 16:52:37.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 16:52:37.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 16:52:37.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 16:52:37.156 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.163 [DefaultDispatcher-worker-5 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 16:52:37.194 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.225 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.226 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:37.243 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6ed085 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 16:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 16:52:41.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 16:52:41.244 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 16:52:41.253 [DefaultDispatcher-worker-19 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 16:52:41.260 [DefaultDispatcher-worker-8 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 16:52:41.271 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.280 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.285 [DefaultDispatcher-worker-19 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.289 [DefaultDispatcher-worker-15 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.298 [DefaultDispatcher-worker-13 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 16:52:41.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.318 [DefaultDispatcher-worker-1 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.323 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.326 [DefaultDispatcher-worker-14 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.329 [DefaultDispatcher-worker-18 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281d3ce7 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 16:52:41.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 16:52:41.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 16:52:41.335 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.340 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 16:52:41.350 [DefaultDispatcher-worker-4 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 16:52:41.355 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 16:52:41.359 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 16:52:41.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 16:52:41.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 16:52:41.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 16:52:41.361 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 16:52:41.378 [DefaultDispatcher-worker-5 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 16:52:41.382 [DefaultDispatcher-worker-16 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 16:52:41.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 16:52:41.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 16:52:41.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 16:52:41.399 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.403 [DefaultDispatcher-worker-7 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 16:52:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 16:52:41.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 16:52:41.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 16:52:41.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 16:52:41.424 [DefaultDispatcher-worker-6 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 16:52:41.431 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.463 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.484 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.519 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 16:52:41.545 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.551 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.552 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.554 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.554 [DefaultDispatcher-worker-6 @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:33521/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:41.554 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.554 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33521/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:41.555 [DefaultDispatcher-worker-17 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.555 [DefaultDispatcher-worker-17 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.558 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.559 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.559 [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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:41.559 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.559 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.559 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.560 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 16:52:41.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 16:52:41.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 16:52:41.576 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 16:52:41.582 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 16:52:41.583 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 16:52:41.586 [DefaultDispatcher-worker-14 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 16:52:41.586 [DefaultDispatcher-worker-14 @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:33521/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 16:52:41.586 [DefaultDispatcher-worker-14 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 16:52:41.587 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 16:52:41.587 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 16:52:41.588 [DefaultDispatcher-worker-18 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b6768 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 16:52:41.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 16:52:41.631 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.632 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c030cca 2025-04-23 16:52:41.632 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c030cca 2025-04-23 16:52:41.634 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c4e53a 2025-04-23 16:52:41.634 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c4e53a 2025-04-23 16:52:41.635 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fb67ba 2025-04-23 16:52:41.635 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fb67ba 2025-04-23 16:52:41.637 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f9ef01 2025-04-23 16:52:41.637 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f9ef01 2025-04-23 16:52:41.638 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5738d8e8 2025-04-23 16:52:41.638 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5738d8e8 2025-04-23 16:52:41.640 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c01a00 2025-04-23 16:52:41.640 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c01a00 2025-04-23 16:52:41.641 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2feb7355 2025-04-23 16:52:41.641 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2feb7355 2025-04-23 16:52:41.643 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d6104e 2025-04-23 16:52:41.643 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d6104e 2025-04-23 16:52:41.644 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.644 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2386544 2025-04-23 16:52:41.644 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2386544 2025-04-23 16:52:41.644 [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-23 16:52:41.650 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.651 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.652 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.652 [DefaultDispatcher-worker-5 @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:40139/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:41.652 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.652 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40139/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:41.653 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.653 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.657 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.657 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.657 [DefaultDispatcher-worker-3 @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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:41.657 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.658 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.658 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.659 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.661 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.664 [DefaultDispatcher-worker-7 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.664 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5645786a 2025-04-23 16:52:41.664 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5645786a 2025-04-23 16:52:41.666 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58829cd2 2025-04-23 16:52:41.666 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58829cd2 2025-04-23 16:52:41.668 [DefaultDispatcher-worker-14 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.668 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd131a 2025-04-23 16:52:41.668 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd131a 2025-04-23 16:52:41.670 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf96e9 2025-04-23 16:52:41.670 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf96e9 2025-04-23 16:52:41.672 [DefaultDispatcher-worker-9 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.673 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c43b9c 2025-04-23 16:52:41.673 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c43b9c 2025-04-23 16:52:41.675 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec4fda 2025-04-23 16:52:41.675 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec4fda 2025-04-23 16:52:41.677 [DefaultDispatcher-worker-10 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7dbc1e 2025-04-23 16:52:41.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7dbc1e 2025-04-23 16:52:41.679 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@799069a6 2025-04-23 16:52:41.679 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@799069a6 2025-04-23 16:52:41.682 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4db5d3 2025-04-23 16:52:41.682 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4db5d3 2025-04-23 16:52:41.682 [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-23 16:52:41.682 [DefaultDispatcher-worker-13 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.686 [DefaultDispatcher-worker-5 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.690 [DefaultDispatcher-worker-15 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.694 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.699 [DefaultDispatcher-worker-14 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.703 [DefaultDispatcher-worker-13 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cd9ce76 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 16:52:41.725 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.730 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.731 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.732 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.732 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-04-23 16:52:41.732 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-04-23 16:52:41.733 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.733 [DefaultDispatcher-worker-13 @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:51455/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:41.733 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.733 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:41.734 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.734 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.735 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-04-23 16:52:41.735 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-04-23 16:52:41.737 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-04-23 16:52:41.737 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-04-23 16:52:41.737 [DefaultDispatcher-worker-18 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.737 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.737 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:41.737 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.738 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.738 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.739 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 16:52:41.739 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-04-23 16:52:41.739 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-04-23 16:52:41.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 16:52:41.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 16:52:41.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 16:52:41.741 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-04-23 16:52:41.742 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-04-23 16:52:41.742 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 16:52:41.743 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-04-23 16:52:41.743 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-04-23 16:52:41.745 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-04-23 16:52:41.745 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-04-23 16:52:41.747 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-04-23 16:52:41.747 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-04-23 16:52:41.748 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 16:52:41.749 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 16:52:41.749 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-04-23 16:52:41.749 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-04-23 16:52:41.749 [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-23 16:52:41.750 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 16:52:41.750 [DefaultDispatcher-worker-2 @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:51455/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 16:52:41.750 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 16:52:41.751 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 16:52:41.751 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 16:52:41.754 [DefaultDispatcher-worker-14 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f4d0 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 16:52:41.809 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.810 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.813 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86564a 2025-04-23 16:52:41.813 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86564a 2025-04-23 16:52:41.815 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.815 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3541bf4a 2025-04-23 16:52:41.815 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3541bf4a 2025-04-23 16:52:41.816 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.816 [DefaultDispatcher-worker-1 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.817 [DefaultDispatcher-worker-1 @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:34179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:41.817 [DefaultDispatcher-worker-1 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.817 [DefaultDispatcher-worker-1 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:41.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e3d3a 2025-04-23 16:52:41.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e3d3a 2025-04-23 16:52:41.818 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.818 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.819 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@747cb571 2025-04-23 16:52:41.819 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@747cb571 2025-04-23 16:52:41.821 [DefaultDispatcher-worker-9 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.821 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.821 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:41.821 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.821 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc189b2 2025-04-23 16:52:41.821 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc189b2 2025-04-23 16:52:41.821 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.821 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.822 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 16:52:41.823 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4542c2af 2025-04-23 16:52:41.823 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4542c2af 2025-04-23 16:52:41.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 16:52:41.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 16:52:41.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 16:52:41.825 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 16:52:41.825 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@515a0d0 2025-04-23 16:52:41.825 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@515a0d0 2025-04-23 16:52:41.827 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14534a3e 2025-04-23 16:52:41.827 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14534a3e 2025-04-23 16:52:41.829 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@652ecd1f 2025-04-23 16:52:41.829 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@652ecd1f 2025-04-23 16:52:41.829 [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-23 16:52:41.832 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 16:52:41.833 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 16:52:41.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 16:52:41.837 [DefaultDispatcher-worker-14 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 16:52:41.841 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.844 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e571b2 2025-04-23 16:52:41.844 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e571b2 2025-04-23 16:52:41.846 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e229fde 2025-04-23 16:52:41.847 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e229fde 2025-04-23 16:52:41.849 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1d1ac2 2025-04-23 16:52:41.849 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1d1ac2 2025-04-23 16:52:41.850 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.851 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1f95e5 2025-04-23 16:52:41.851 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1f95e5 2025-04-23 16:52:41.853 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dc1555 2025-04-23 16:52:41.853 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dc1555 2025-04-23 16:52:41.856 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1aba7f 2025-04-23 16:52:41.856 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1aba7f 2025-04-23 16:52:41.857 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.858 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.858 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c336474 2025-04-23 16:52:41.858 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c336474 2025-04-23 16:52:41.858 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.858 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58565/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:41.858 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.858 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58565/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:41.859 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.859 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.861 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f306aaa 2025-04-23 16:52:41.861 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f306aaa 2025-04-23 16:52:41.863 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.863 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.863 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:41.863 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.863 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.863 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.864 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b42b4a4 2025-04-23 16:52:41.864 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b42b4a4 2025-04-23 16:52:41.864 [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-23 16:52:41.864 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 16:52:41.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 16:52:41.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 16:52:41.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 16:52:41.867 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 16:52:41.874 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 16:52:41.875 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4464c809 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:41.876 [DefaultDispatcher-worker-16 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 16:52:41.879 [DefaultDispatcher-worker-19 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 16:52:41.890 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:41.894 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.896 [DefaultDispatcher-worker-16 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:41.896 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@93378f4 2025-04-23 16:52:41.896 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@93378f4 2025-04-23 16:52:41.897 [DefaultDispatcher-worker-16 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:41.897 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.897 [DefaultDispatcher-worker-2 @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-23 16:52:41.897 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.897 [DefaultDispatcher-worker-2 @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-23 16:52:41.898 [DefaultDispatcher-worker-16 @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-23 16:52:41.898 [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://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 16:52:41.898 [DefaultDispatcher-worker-16 @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-23 16:52:41.898 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.898 [DefaultDispatcher-worker-19 @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-23 16:52:41.899 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f497a2 2025-04-23 16:52:41.899 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f497a2 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408a0e92 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 16:52:41.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 16:52:41.901 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb1384 2025-04-23 16:52:41.901 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb1384 2025-04-23 16:52:41.902 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:41.902 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.902 [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-23 16:52:41.902 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.902 [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-23 16:52:41.903 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c99d99 2025-04-23 16:52:41.903 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c99d99 2025-04-23 16:52:41.905 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb96c 2025-04-23 16:52:41.905 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb96c 2025-04-23 16:52:41.907 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c57dcc 2025-04-23 16:52:41.907 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c57dcc 2025-04-23 16:52:41.909 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc90783 2025-04-23 16:52:41.909 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc90783 2025-04-23 16:52:41.911 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e662d6 2025-04-23 16:52:41.911 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e662d6 2025-04-23 16:52:41.913 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4bbf 2025-04-23 16:52:41.913 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4bbf 2025-04-23 16:52:41.913 [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-23 16:52:41.915 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.921 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.922 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.923 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.923 [DefaultDispatcher-worker-17 @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:46475/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:41.923 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.923 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:41.924 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.924 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:41.925 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.927 [DefaultDispatcher-worker-8 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.927 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.927 [DefaultDispatcher-worker-8 @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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:41.927 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.927 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa97d1 2025-04-23 16:52:41.927 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa97d1 2025-04-23 16:52:41.927 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.927 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:41.928 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.929 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3d693e 2025-04-23 16:52:41.929 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3d693e 2025-04-23 16:52:41.931 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e02fca1 2025-04-23 16:52:41.931 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e02fca1 2025-04-23 16:52:41.933 [DefaultDispatcher-worker-3 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.933 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b006305 2025-04-23 16:52:41.933 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b006305 2025-04-23 16:52:41.935 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.935 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9421ab 2025-04-23 16:52:41.935 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9421ab 2025-04-23 16:52:41.937 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a81cf7e 2025-04-23 16:52:41.937 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a81cf7e 2025-04-23 16:52:41.937 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa70ae9 2025-04-23 16:52:41.937 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa70ae9 2025-04-23 16:52:41.937 [DefaultDispatcher-worker-14 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.938 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ffd37b 2025-04-23 16:52:41.938 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ffd37b 2025-04-23 16:52:41.939 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f5cd 2025-04-23 16:52:41.939 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f5cd 2025-04-23 16:52:41.940 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f9c4a 2025-04-23 16:52:41.940 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f9c4a 2025-04-23 16:52:41.942 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6199 2025-04-23 16:52:41.942 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6199 2025-04-23 16:52:41.942 [DefaultDispatcher-worker-10 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.942 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@110c79fd 2025-04-23 16:52:41.942 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@110c79fd 2025-04-23 16:52:41.942 [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-23 16:52:41.944 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@455dfff6 2025-04-23 16:52:41.944 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@455dfff6 2025-04-23 16:52:41.946 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@779f55f6 2025-04-23 16:52:41.946 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@779f55f6 2025-04-23 16:52:41.946 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.948 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d21855 2025-04-23 16:52:41.948 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d21855 2025-04-23 16:52:41.950 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffaecff 2025-04-23 16:52:41.950 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffaecff 2025-04-23 16:52:41.951 [DefaultDispatcher-worker-19 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.953 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@257200b9 2025-04-23 16:52:41.953 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@257200b9 2025-04-23 16:52:41.955 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@284fd104 2025-04-23 16:52:41.955 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@284fd104 2025-04-23 16:52:41.955 [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-23 16:52:41.955 [DefaultDispatcher-worker-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.961 [DefaultDispatcher-worker-9 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.965 [DefaultDispatcher-worker-16 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.970 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.972 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c235b77 2025-04-23 16:52:41.972 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c235b77 2025-04-23 16:52:41.974 [DefaultDispatcher-worker-2 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.974 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4a683 2025-04-23 16:52:41.974 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4a683 2025-04-23 16:52:41.975 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:41.975 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 16:52:41.975 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:41.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db3007 2025-04-23 16:52:41.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db3007 2025-04-23 16:52:41.976 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:41.976 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:41.976 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 16:52:41.976 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46475/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:41.976 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:41.977 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:41.977 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 16:52:41.977 [DefaultDispatcher-worker-16 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:41.977 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9acb8 2025-04-23 16:52:41.977 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9acb8 2025-04-23 16:52:41.977 [DefaultDispatcher-worker-12 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:41.977 [DefaultDispatcher-worker-12 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:41.979 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0df489 2025-04-23 16:52:41.979 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0df489 2025-04-23 16:52:41.979 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5527ad57 2025-04-23 16:52:41.979 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5527ad57 2025-04-23 16:52:41.981 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ca0738 2025-04-23 16:52:41.981 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ca0738 2025-04-23 16:52:41.981 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6240d9ce 2025-04-23 16:52:41.981 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6240d9ce 2025-04-23 16:52:41.983 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f59ff9 2025-04-23 16:52:41.983 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f59ff9 2025-04-23 16:52:41.983 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d548689 2025-04-23 16:52:41.983 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d548689 2025-04-23 16:52:41.985 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f70d03 2025-04-23 16:52:41.985 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f70d03 2025-04-23 16:52:41.986 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f653f7 2025-04-23 16:52:41.986 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f653f7 2025-04-23 16:52:41.987 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@205f0c08 2025-04-23 16:52:41.987 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@205f0c08 2025-04-23 16:52:41.988 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b530dcb 2025-04-23 16:52:41.988 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b530dcb 2025-04-23 16:52:41.988 [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-23 16:52:41.989 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c2cfc 2025-04-23 16:52:41.989 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c2cfc 2025-04-23 16:52:41.991 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@585e7351 2025-04-23 16:52:41.991 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@585e7351 2025-04-23 16:52:41.993 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8f24c 2025-04-23 16:52:41.993 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8f24c 2025-04-23 16:52:41.995 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf8933 2025-04-23 16:52:41.995 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf8933 2025-04-23 16:52:41.995 [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-23 16:52:41.996 [DefaultDispatcher-worker-10 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 16:52:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:41.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:41.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 16:52:42.000 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.002 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e96004 2025-04-23 16:52:42.002 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e96004 2025-04-23 16:52:42.003 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2e9449 2025-04-23 16:52:42.003 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2e9449 2025-04-23 16:52:42.005 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b110b74 2025-04-23 16:52:42.005 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b110b74 2025-04-23 16:52:42.006 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e139e72 2025-04-23 16:52:42.006 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e139e72 2025-04-23 16:52:42.008 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e024f4 2025-04-23 16:52:42.008 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e024f4 2025-04-23 16:52:42.009 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc764fd 2025-04-23 16:52:42.009 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc764fd 2025-04-23 16:52:42.011 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cde80da 2025-04-23 16:52:42.011 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cde80da 2025-04-23 16:52:42.012 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c613d 2025-04-23 16:52:42.012 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c613d 2025-04-23 16:52:42.014 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.014 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7e2d8a 2025-04-23 16:52:42.014 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7e2d8a 2025-04-23 16:52:42.014 [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-23 16:52:42.020 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.021 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.022 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.022 [DefaultDispatcher-worker-9 @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:39463/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:42.022 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.022 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39463/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:42.023 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.023 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.026 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.026 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.026 [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:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.026 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.026 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.027 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.027 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 16:52:42.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 16:52:42.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 16:52:42.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 16:52:42.030 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 16:52:42.037 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 16:52:42.038 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 16:52:42.042 [DefaultDispatcher-worker-14 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 16:52:42.042 [DefaultDispatcher-worker-3 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.046 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.049 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.053 [DefaultDispatcher-worker-14 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.065 [DefaultDispatcher-worker-20 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.072 [DefaultDispatcher-worker-13 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.077 [DefaultDispatcher-worker-15 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.081 [DefaultDispatcher-worker-16 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.084 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.088 [DefaultDispatcher-worker-8 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 16:52:42.099 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.101 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c58291 2025-04-23 16:52:42.101 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c58291 2025-04-23 16:52:42.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.103 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29026819 2025-04-23 16:52:42.103 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29026819 2025-04-23 16:52:42.104 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3de9e1 2025-04-23 16:52:42.104 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3de9e1 2025-04-23 16:52:42.106 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@683f6222 2025-04-23 16:52:42.106 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@683f6222 2025-04-23 16:52:42.107 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.108 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.108 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6365b4be 2025-04-23 16:52:42.108 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6365b4be 2025-04-23 16:52:42.109 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.109 [DefaultDispatcher-worker-13 @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:54407/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:42.109 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.109 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:42.110 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.110 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.110 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@591d4a6b 2025-04-23 16:52:42.110 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@591d4a6b 2025-04-23 16:52:42.112 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1badc248 2025-04-23 16:52:42.112 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1badc248 2025-04-23 16:52:42.113 [DefaultDispatcher-worker-8 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.113 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.113 [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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.113 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.113 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.113 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.114 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@8109d6d 2025-04-23 16:52:42.114 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@8109d6d 2025-04-23 16:52:42.114 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 16:52:42.115 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e0895 2025-04-23 16:52:42.115 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e0895 2025-04-23 16:52:42.115 [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-23 16:52:42.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 16:52:42.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 16:52:42.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 16:52:42.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 16:52:42.122 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 16:52:42.123 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 16:52:42.127 [DefaultDispatcher-worker-5 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 16:52:42.128 [DefaultDispatcher-worker-5 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.130 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.131 [DefaultDispatcher-worker-2 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.132 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@344051c5 2025-04-23 16:52:42.132 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@344051c5 2025-04-23 16:52:42.134 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a87a93d 2025-04-23 16:52:42.134 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a87a93d 2025-04-23 16:52:42.135 [DefaultDispatcher-worker-4 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.136 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb83ab5 2025-04-23 16:52:42.136 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb83ab5 2025-04-23 16:52:42.138 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbaa306 2025-04-23 16:52:42.138 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbaa306 2025-04-23 16:52:42.139 [DefaultDispatcher-worker-7 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.140 [DefaultDispatcher-worker-14 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:42.140 [DefaultDispatcher-worker-14 @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:54407/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 16:52:42.140 [DefaultDispatcher-worker-14 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:42.140 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d420bcd 2025-04-23 16:52:42.140 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d420bcd 2025-04-23 16:52:42.140 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:42.140 [DefaultDispatcher-worker-7 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 16:52:42.141 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b9d19 2025-04-23 16:52:42.141 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b9d19 2025-04-23 16:52:42.143 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35196b7f 2025-04-23 16:52:42.143 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35196b7f 2025-04-23 16:52:42.145 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b955c49 2025-04-23 16:52:42.145 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b955c49 2025-04-23 16:52:42.146 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46542095 2025-04-23 16:52:42.146 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46542095 2025-04-23 16:52:42.146 [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-23 16:52:42.181 [DefaultDispatcher-worker-10 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54407/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 16:52:42.181 [DefaultDispatcher-worker-10 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54407/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:42.181 [DefaultDispatcher-worker-10 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:42.181 [DefaultDispatcher-worker-10 @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:54407/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 16:52:42.181 [DefaultDispatcher-worker-10 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:42.182 [DefaultDispatcher-worker-10 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:42.182 [DefaultDispatcher-worker-10 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 16:52:42.190 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:42.192 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3253 2025-04-23 16:52:42.192 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddf3253 2025-04-23 16:52:42.193 [DefaultDispatcher-worker-8 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:42.194 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4318c598 2025-04-23 16:52:42.194 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4318c598 2025-04-23 16:52:42.195 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@47275923 2025-04-23 16:52:42.195 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@47275923 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 16:52:42.197 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@225cfa3 2025-04-23 16:52:42.197 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@225cfa3 2025-04-23 16:52:42.199 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc381e 2025-04-23 16:52:42.199 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc381e 2025-04-23 16:52:42.200 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ed0f58 2025-04-23 16:52:42.200 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ed0f58 2025-04-23 16:52:42.202 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efea647 2025-04-23 16:52:42.202 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efea647 2025-04-23 16:52:42.203 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a30ec 2025-04-23 16:52:42.203 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a30ec 2025-04-23 16:52:42.205 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c1e87b 2025-04-23 16:52:42.205 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c1e87b 2025-04-23 16:52:42.205 [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-23 16:52:42.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.213 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.214 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.216 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.216 [DefaultDispatcher-worker-16 @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:34087/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:42.216 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.216 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34087/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:42.217 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.217 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.217 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:42.219 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c1774a 2025-04-23 16:52:42.219 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c1774a 2025-04-23 16:52:42.220 [DefaultDispatcher-worker-4 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.220 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.220 [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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.220 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.221 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.221 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.221 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068822 2025-04-23 16:52:42.221 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068822 2025-04-23 16:52:42.221 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 16:52:42.223 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2391c3a 2025-04-23 16:52:42.223 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2391c3a 2025-04-23 16:52:42.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 16:52:42.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 16:52:42.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 16:52:42.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 16:52:42.224 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@473b8219 2025-04-23 16:52:42.224 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@473b8219 2025-04-23 16:52:42.228 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4443c693 2025-04-23 16:52:42.228 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4443c693 2025-04-23 16:52:42.230 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b601a1 2025-04-23 16:52:42.230 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b601a1 2025-04-23 16:52:42.232 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c241b81 2025-04-23 16:52:42.232 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c241b81 2025-04-23 16:52:42.233 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 16:52:42.233 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27147d56 2025-04-23 16:52:42.233 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27147d56 2025-04-23 16:52:42.234 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 16:52:42.235 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db95079 2025-04-23 16:52:42.235 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db95079 2025-04-23 16:52:42.235 [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-23 16:52:42.236 [DefaultDispatcher-worker-2 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/auth/register 2025-04-23 16:52:42.236 [DefaultDispatcher-worker-2 @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:34087/auth/register. 2025-04-23 16:52:42.236 [DefaultDispatcher-worker-2 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/auth/register 2025-04-23 16:52:42.236 [DefaultDispatcher-worker-2 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34087/auth/register from class io.ktor.http.content.TextContent 2025-04-23 16:52:42.237 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/auth/register 2025-04-23 16:52:42.237 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/auth/register 2025-04-23 16:52:42.238 [DefaultDispatcher-worker-17 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 16:52:42.277 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34087/auth/register. 2025-04-23 16:52:42.277 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34087/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:42.288 [DefaultDispatcher-worker-8 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.292 [DefaultDispatcher-worker-9 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:42.296 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.299 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd280fc 2025-04-23 16:52:42.299 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd280fc 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 16:52:42.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 16:52:42.301 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12157d16 2025-04-23 16:52:42.301 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12157d16 2025-04-23 16:52:42.303 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@162aeb8c 2025-04-23 16:52:42.303 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@162aeb8c 2025-04-23 16:52:42.305 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5328772d 2025-04-23 16:52:42.305 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5328772d 2025-04-23 16:52:42.307 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b75d8d4 2025-04-23 16:52:42.307 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b75d8d4 2025-04-23 16:52:42.309 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b1e361 2025-04-23 16:52:42.309 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b1e361 2025-04-23 16:52:42.311 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@23061230 2025-04-23 16:52:42.311 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@23061230 2025-04-23 16:52:42.312 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33078862 2025-04-23 16:52:42.312 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33078862 2025-04-23 16:52:42.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.314 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@464145ae 2025-04-23 16:52:42.314 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@464145ae 2025-04-23 16:52:42.314 [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-23 16:52:42.318 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.319 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.320 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.320 [DefaultDispatcher-worker-16 @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-23 16:52:42.320 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.320 [DefaultDispatcher-worker-16 @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-23 16:52:42.320 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.320 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.324 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.324 [DefaultDispatcher-worker-14 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.324 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.324 [DefaultDispatcher-worker-14 @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-23 16:52:42.324 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.324 [DefaultDispatcher-worker-12 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.324 [DefaultDispatcher-worker-12 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.325 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5671eb 2025-04-23 16:52:42.325 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5671eb 2025-04-23 16:52:42.325 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.327 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@549194d1 2025-04-23 16:52:42.327 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@549194d1 2025-04-23 16:52:42.328 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.328 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ae1a9b 2025-04-23 16:52:42.328 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ae1a9b 2025-04-23 16:52:42.329 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ac9eea 2025-04-23 16:52:42.329 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ac9eea 2025-04-23 16:52:42.330 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1c6c9d 2025-04-23 16:52:42.330 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1c6c9d 2025-04-23 16:52:42.332 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f348d3 2025-04-23 16:52:42.332 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f348d3 2025-04-23 16:52:42.333 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e414 2025-04-23 16:52:42.333 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e414 2025-04-23 16:52:42.335 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@758361a5 2025-04-23 16:52:42.335 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@758361a5 2025-04-23 16:52:42.337 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a64830c 2025-04-23 16:52:42.337 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a64830c 2025-04-23 16:52:42.337 [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-23 16:52:42.339 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 16:52:42.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 16:52:42.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 16:52:42.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.340 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 16:52:42.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 16:52:42.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 16:52:42.344 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.349 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.350 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.350 [DefaultDispatcher-worker-12 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.350 [DefaultDispatcher-worker-12 @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-23 16:52:42.350 [DefaultDispatcher-worker-12 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.350 [DefaultDispatcher-worker-12 @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-23 16:52:42.351 [DefaultDispatcher-worker-10 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.351 [DefaultDispatcher-worker-10 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.354 [DefaultDispatcher-worker-8 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.354 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.354 [DefaultDispatcher-worker-8 @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-23 16:52:42.354 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.355 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.355 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.356 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.357 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.359 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-23 16:52:42.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 16:52:42.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 16:52:42.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.359 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 16:52:42.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 16:52:42.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 16:52:42.362 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.367 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.368 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.369 [DefaultDispatcher-worker-13 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.369 [DefaultDispatcher-worker-13 @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-23 16:52:42.369 [DefaultDispatcher-worker-13 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.369 [DefaultDispatcher-worker-13 @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-23 16:52:42.370 [DefaultDispatcher-worker-2 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.370 [DefaultDispatcher-worker-2 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.373 [DefaultDispatcher-worker-17 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.373 [DefaultDispatcher-worker-17 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.373 [DefaultDispatcher-worker-17 @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-23 16:52:42.373 [DefaultDispatcher-worker-17 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.373 [DefaultDispatcher-worker-2 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.373 [DefaultDispatcher-worker-2 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.374 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.375 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.377 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.378 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.380 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.382 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.383 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 16:52:42.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 16:52:42.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 16:52:42.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.383 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 16:52:42.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 16:52:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 16:52:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.391 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.392 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.392 [DefaultDispatcher-worker-2 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.392 [DefaultDispatcher-worker-2 @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-23 16:52:42.392 [DefaultDispatcher-worker-2 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.392 [DefaultDispatcher-worker-2 @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-23 16:52:42.393 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.393 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.396 [DefaultDispatcher-worker-1 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.396 [DefaultDispatcher-worker-1 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.396 [DefaultDispatcher-worker-1 @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-23 16:52:42.396 [DefaultDispatcher-worker-1 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.396 [DefaultDispatcher-worker-4 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.396 [DefaultDispatcher-worker-4 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.397 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.398 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.400 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-23 16:52:42.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 16:52:42.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 16:52:42.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.400 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 16:52:42.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63437af4 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 16:52:42.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 16:52:42.403 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.408 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.409 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.409 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.409 [DefaultDispatcher-worker-4 @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-23 16:52:42.409 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.409 [DefaultDispatcher-worker-4 @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-23 16:52:42.410 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.410 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.413 [DefaultDispatcher-worker-19 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.413 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.413 [DefaultDispatcher-worker-19 @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-23 16:52:42.413 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.414 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.414 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.415 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.416 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.417 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.419 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.420 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 16:52:42.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 16:52:42.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 16:52:42.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.421 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac: (connection evicted) 2025-04-23 16:52:42.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 16:52:42.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce71bbb 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 16:52:42.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 16:52:42.424 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.428 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.429 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.430 [DefaultDispatcher-worker-14 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.430 [DefaultDispatcher-worker-14 @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-23 16:52:42.430 [DefaultDispatcher-worker-14 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.430 [DefaultDispatcher-worker-14 @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-23 16:52:42.431 [DefaultDispatcher-worker-15 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.431 [DefaultDispatcher-worker-15 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 16:52:42.434 [DefaultDispatcher-worker-7 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.434 [DefaultDispatcher-worker-7 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.434 [DefaultDispatcher-worker-7 @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-23 16:52:42.434 [DefaultDispatcher-worker-7 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.434 [DefaultDispatcher-worker-18 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.434 [DefaultDispatcher-worker-18 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 16:52:42.435 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.436 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-23 16:52:42.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 16:52:42.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 16:52:42.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.437 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72: (connection evicted) 2025-04-23 16:52:42.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 16:52:42.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 16:52:42.565 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:42.565 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.565 [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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.565 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.566 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.566 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.662 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:42.663 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.663 [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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.663 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.664 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.664 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699fe19f 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.693 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.694 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 16:52:42.701 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.706 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.707 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.708 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.713 [DefaultDispatcher-worker-1 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.719 [DefaultDispatcher-worker-14 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-23 16:52:42.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 16:52:42.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 16:52:42.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.720 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b: (connection evicted) 2025-04-23 16:52:42.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 16:52:42.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.721 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.722 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 16:52:42.729 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.734 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.735 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.737 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a66949a 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.737 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 16:52:42.738 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.738 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.738 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 16:52:42.742 [DefaultDispatcher-worker-20 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:42.742 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.742 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.742 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.743 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.743 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.746 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.751 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.752 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.753 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.757 [DefaultDispatcher-worker-15 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-23 16:52:42.765 [DefaultDispatcher-worker-11 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.769 [DefaultDispatcher-worker-7 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.772 [DefaultDispatcher-worker-19 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 16:52:42.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 16:52:42.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 16:52:42.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.779 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-23 16:52:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 16:52:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 16:52:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 16:52:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 16:52:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.780 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2: (connection evicted) 2025-04-23 16:52:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 16:52:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.781 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 16:52:42.789 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.794 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.794 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.795 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.795 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17db90a7 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.796 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 16:52:42.803 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.808 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.809 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.810 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.815 [DefaultDispatcher-worker-10 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-23 16:52:42.827 [DefaultDispatcher-worker-4 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.829 [DefaultDispatcher-worker-16 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:42.829 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.829 [DefaultDispatcher-worker-16 @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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.829 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.830 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.830 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.830 [DefaultDispatcher-worker-16 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.834 [DefaultDispatcher-worker-9 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-23 16:52:42.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 16:52:42.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 16:52:42.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.836 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2025-04-23 16:52:42.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 16:52:42.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 16:52:42.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 16:52:42.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 16:52:42.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.837 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24: (connection evicted) 2025-04-23 16:52:42.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 16:52:42.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2413e 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.838 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 16:52:42.839 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.839 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.839 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 16:52:42.846 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.851 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.852 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.852 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.857 [DefaultDispatcher-worker-13 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.867 [DefaultDispatcher-worker-12 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.867 [DefaultDispatcher-worker-7 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:42.867 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.867 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.867 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.868 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.868 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.868 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.872 [DefaultDispatcher-worker-10 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-23 16:52:42.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 16:52:42.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 16:52:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.884 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f50e974: (connection evicted) 2025-04-23 16:52:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 16:52:42.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7955b4d4 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.885 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 16:52:42.893 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.897 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.898 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.900 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.905 [DefaultDispatcher-worker-15 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.907 [DefaultDispatcher-worker-20 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:42.907 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.907 [DefaultDispatcher-worker-20 @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-23 16:52:42.907 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.908 [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-23 16:52:42.917 [DefaultDispatcher-worker-9 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.918 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.923 [DefaultDispatcher-worker-5 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2025-04-23 16:52:42.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 16:52:42.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 16:52:42.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:42.927 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7421213d: (connection evicted) 2025-04-23 16:52:42.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:42.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 16:52:42.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678a7489 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.929 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 16:52:42.932 [DefaultDispatcher-worker-15 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:42.932 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.932 [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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:42.932 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.933 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.933 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:42.937 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.943 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.944 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.945 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.949 [DefaultDispatcher-worker-13 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.960 [DefaultDispatcher-worker-18 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:42.963 [DefaultDispatcher-worker-10 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:43.029 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.034 [DefaultDispatcher-worker-16 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:43.034 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.034 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.034 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.035 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.035 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.087 [DefaultDispatcher-worker-3 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f 2025-04-23 16:52:43.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 16:52:43.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 16:52:43.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.117 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6921ce3f: (connection evicted) 2025-04-23 16:52:43.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:43.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 16:52:43.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c45ae 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.119 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 16:52:43.121 [DefaultDispatcher-worker-1 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:43.121 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.121 [DefaultDispatcher-worker-1 @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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.121 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.122 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.122 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.127 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.131 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.132 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.133 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.138 [DefaultDispatcher-worker-14 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.139 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.149 [DefaultDispatcher-worker-11 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.153 [DefaultDispatcher-worker-4 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-23 16:52:43.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 16:52:43.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 16:52:43.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.158 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b006b: (connection evicted) 2025-04-23 16:52:43.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:43.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 16:52:43.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca31ad7 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:43.159 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 16:52:43.160 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.160 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.160 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 16:52:43.167 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.172 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.172 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.173 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.179 [DefaultDispatcher-worker-11 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-23 16:52:43.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 16:52:43.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 16:52:43.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.219 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d65ba64: (connection evicted) 2025-04-23 16:52:43.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:43.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 16:52:43.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e09c3b0 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:43.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 16:52:43.225 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:43.226 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.226 [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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.226 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.226 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.226 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.278 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.282 [DefaultDispatcher-worker-20 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.285 [DefaultDispatcher-worker-19 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.288 [DefaultDispatcher-worker-19 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.305 [DefaultDispatcher-worker-6 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.305 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 16:52:43.310 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 16:52:43.311 [DefaultDispatcher-worker-10 @coroutine#3007] INFO ktor.application - Responding at http://0.0.0.0:44935 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31620971 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:43.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 16:52:43.319 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.319 [DefaultDispatcher-worker-18 @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:44935/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:43.319 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.319 [DefaultDispatcher-worker-18 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.321 [eventLoopGroupProxy-19-1 @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-23 16:52:43.321 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-23 16:52:43.321 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.321 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-23 16:52:43.321 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 16:52:43.321 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:43.321 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.322 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.322 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a742ee4 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:43.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 16:52:43.331 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.331 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.331 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.331 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.332 [eventLoopGroupProxy-19-2 @call-handler#3023] 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-23 16:52:43.332 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.332 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.332 [DefaultDispatcher-worker-8 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.334 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.334 [DefaultDispatcher-worker-2 @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:44935/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:43.334 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.334 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5f3c4a 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:43.338 [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-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:43.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 16:52:43.338 [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-23 16:52:43.338 [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-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5502f74c 2025-04-23 16:52:43.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5502f74c 2025-04-23 16:52:43.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 16:52:43.339 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.339 [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-23 16:52:43.339 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.339 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.339 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.341 [DefaultDispatcher-worker-17 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.346 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-7 @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:44935/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.350 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.351 [eventLoopGroupProxy-19-2 @call-handler#3046] 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-23 16:52:43.351 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.351 [DefaultDispatcher-worker-22 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.351 [DefaultDispatcher-worker-22 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.352 [eventLoopGroupProxy-19-5 @call-handler#3055] 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-23 16:52:43.352 [eventLoopGroupProxy-19-5 @call-handler#3055] 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-23 16:52:43.352 [eventLoopGroupProxy-19-5 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 16:52:43.353 [eventLoopGroupProxy-19-4 @call-handler#3056] 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-23 16:52:43.353 [eventLoopGroupProxy-19-4 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.355 [DefaultDispatcher-worker-22 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.356 [DefaultDispatcher-worker-16 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.356 [eventLoopGroupProxy-19-5 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.356 [DefaultDispatcher-worker-17 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.356 [DefaultDispatcher-worker-17 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 16:52:43.359 [DefaultDispatcher-worker-8 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.359 [DefaultDispatcher-worker-13 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.360 [DefaultDispatcher-worker-9 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5502f74c 2025-04-23 16:52:43.360 [DefaultDispatcher-worker-9 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.360 [DefaultDispatcher-worker-9 @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:44935/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.360 [DefaultDispatcher-worker-9 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.361 [eventLoopGroupProxy-19-2 @call-handler#3064] 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-23 16:52:43.361 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.361 [DefaultDispatcher-worker-17 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.361 [DefaultDispatcher-worker-17 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.365 [DefaultDispatcher-worker-1 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5502f74c 2025-04-23 16:52:43.369 [DefaultDispatcher-worker-8 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5502f74c 2025-04-23 16:52:43.376 [DefaultDispatcher-worker-4 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.377 [DefaultDispatcher-worker-4 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.377 [DefaultDispatcher-worker-4 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 16:52:43.377 [DefaultDispatcher-worker-4 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.378 [eventLoopGroupProxy-19-2 @call-handler#3078] 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-23 16:52:43.381 [DefaultDispatcher-worker-13 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.392 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.392 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.392 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 16:52:43.392 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.393 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937 2025-04-23 16:52:43.393 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937. 2025-04-23 16:52:43.393 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937 2025-04-23 16:52:43.393 [eventLoopGroupProxy-19-2 @call-handler#3082] 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-23 16:52:43.397 [eventLoopGroupProxy-19-2 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.397 [DefaultDispatcher-worker-15 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937 2025-04-23 16:52:43.397 [DefaultDispatcher-worker-15 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937 2025-04-23 16:52:43.397 [DefaultDispatcher-worker-15 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937. 2025-04-23 16:52:43.397 [DefaultDispatcher-worker-15 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159937 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.401 [DefaultDispatcher-worker-6 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.402 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.402 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 16:52:43.402 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.402 [eventLoopGroupProxy-19-2 @call-handler#3086] 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-23 16:52:43.403 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.403 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.403 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.403 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 16:52:43.403 [DefaultDispatcher-worker-6 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.407 [DefaultDispatcher-worker-12 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.411 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:43.417 [DefaultDispatcher-worker-10 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.421 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.421 [DefaultDispatcher-worker-10 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.421 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.421 [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:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.421 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.421 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.421 [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-23 16:52:43.421 [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-23 16:52:43.421 [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-23 16:52:43.425 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.425 [DefaultDispatcher-worker-17 @call-handler#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.425 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.426 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.426 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.426 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.426 [DefaultDispatcher-worker-13 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.429 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.437 [DefaultDispatcher-worker-2 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.438 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.438 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 16:52:43.438 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.438 [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-23 16:52:43.439 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.441 [DefaultDispatcher-worker-8 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.451 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.451 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 16:52:43.451 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 16:52:43.451 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.451 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938 2025-04-23 16:52:43.452 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938. 2025-04-23 16:52:43.452 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938 2025-04-23 16:52:43.452 [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-23 16:52:43.452 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.452 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938 2025-04-23 16:52:43.452 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938 2025-04-23 16:52:43.452 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938. 2025-04-23 16:52:43.453 [DefaultDispatcher-worker-9 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719764206677159938 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.457 [DefaultDispatcher-worker-3 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.457 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.457 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 16:52:43.457 [DefaultDispatcher-worker-3 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.457 [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-23 16:52:43.458 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.458 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.458 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 16:52:43.458 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 16:52:43.458 [DefaultDispatcher-worker-17 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.462 [DefaultDispatcher-worker-2 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.472 [DefaultDispatcher-worker-14 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.476 [DefaultDispatcher-worker-21 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.476 [DefaultDispatcher-worker-14 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.476 [DefaultDispatcher-worker-21 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.476 [DefaultDispatcher-worker-21 @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:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.476 [DefaultDispatcher-worker-21 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.476 [DefaultDispatcher-worker-21 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.476 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-23 16:52:43.476 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-23 16:52:43.476 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 16:52:43.479 [DefaultDispatcher-worker-12 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.483 [DefaultDispatcher-worker-8 @call-handler#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.483 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.483 [DefaultDispatcher-worker-19 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.483 [DefaultDispatcher-worker-19 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.483 [DefaultDispatcher-worker-19 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.483 [DefaultDispatcher-worker-19 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.487 [DefaultDispatcher-worker-13 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.491 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.491 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936. 2025-04-23 16:52:43.491 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.491 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.491 [UI Thread @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:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.491 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.491 [eventLoopGroupProxy-19-2 @call-handler#3155] 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-23 16:52:43.491 [eventLoopGroupProxy-19-5 @call-handler#3157] 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-23 16:52:43.492 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.492 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.492 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.492 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.492 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.492 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.493 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.493 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937. 2025-04-23 16:52:43.493 [UI Thread @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.493 [eventLoopGroupProxy-19-5 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.494 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.494 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.494 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.494 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.494 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.494 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.494 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.494 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936. 2025-04-23 16:52:43.494 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.495 [eventLoopGroupProxy-19-6 @call-handler#3181] 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-23 16:52:43.495 [eventLoopGroupProxy-19-7 @call-handler#3180] 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-23 16:52:43.495 [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-23 16:52:43.496 [eventLoopGroupProxy-19-6 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.496 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.496 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.496 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.496 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.496 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.496 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.496 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.496 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.496 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.499 [DefaultDispatcher-worker-7 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.502 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.502 [UI Thread @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.502 [UI Thread @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.502 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937. 2025-04-23 16:52:43.502 [UI Thread @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.503 [DefaultDispatcher-worker-13 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.507 [DefaultDispatcher-worker-10 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.510 [DefaultDispatcher-worker-14 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.514 [DefaultDispatcher-worker-7 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.518 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936 2025-04-23 16:52:43.518 [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:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936. 2025-04-23 16:52:43.518 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936 2025-04-23 16:52:43.519 [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-23 16:52:43.520 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.520 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936 2025-04-23 16:52:43.520 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936 2025-04-23 16:52:43.521 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936. 2025-04-23 16:52:43.521 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.525 [DefaultDispatcher-worker-7 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.536 [DefaultDispatcher-worker-5 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.540 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.540 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.540 [DefaultDispatcher-worker-15 @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:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.540 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.540 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.541 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 16:52:43.541 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-23 16:52:43.541 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 16:52:43.545 [DefaultDispatcher-worker-22 @call-handler#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.545 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.546 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.546 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.546 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.546 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.550 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937 2025-04-23 16:52:43.550 [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:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937. 2025-04-23 16:52:43.550 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937 2025-04-23 16:52:43.550 [DefaultDispatcher-worker-13 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.550 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-23 16:52:43.553 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.554 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937 2025-04-23 16:52:43.554 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937 2025-04-23 16:52:43.554 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937. 2025-04-23 16:52:43.554 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719764206677159938&assignmentUid=719764206677159936&clazzUid=719764206677159936&submitterUid=719764206677159937 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.558 [DefaultDispatcher-worker-22 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.563 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937 2025-04-23 16:52:43.563 [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:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937. 2025-04-23 16:52:43.563 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937 2025-04-23 16:52:43.563 [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-23 16:52:43.564 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.564 [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:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.564 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.564 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.564 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936 2025-04-23 16:52:43.564 [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:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936. 2025-04-23 16:52:43.564 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936 2025-04-23 16:52:43.564 [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-23 16:52:43.564 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.565 [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:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.565 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.565 [eventLoopGroupProxy-19-6 @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-23 16:52:43.565 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.565 [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:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.565 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.565 [eventLoopGroupProxy-19-2 @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-23 16:52:43.565 [eventLoopGroupProxy-19-7 @call-handler#3269] 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-23 16:52:43.565 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937 2025-04-23 16:52:43.565 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937 2025-04-23 16:52:43.565 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937. 2025-04-23 16:52:43.565 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/PersonDao/getNamesByUid?uid=719764206677159937 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.566 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.566 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.566 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.566 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.566 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.566 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.566 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.566 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.567 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.567 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.567 [eventLoopGroupProxy-19-5 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.567 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.567 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.567 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.567 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.568 [eventLoopGroupProxy-19-6 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.568 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936 2025-04-23 16:52:43.568 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936 2025-04-23 16:52:43.568 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936. 2025-04-23 16:52:43.568 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-5 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-5 @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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-3 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.570 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.573 [DefaultDispatcher-worker-14 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.576 [DefaultDispatcher-worker-8 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.579 [DefaultDispatcher-worker-19 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.583 [DefaultDispatcher-worker-13 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.586 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938 2025-04-23 16:52:43.586 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938. 2025-04-23 16:52:43.586 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938 2025-04-23 16:52:43.586 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 16:52:43.589 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.589 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938 2025-04-23 16:52:43.589 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938 2025-04-23 16:52:43.589 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938. 2025-04-23 16:52:43.589 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159938 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.593 [DefaultDispatcher-worker-18 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.595 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937 2025-04-23 16:52:43.595 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937. 2025-04-23 16:52:43.595 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937 2025-04-23 16:52:43.595 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-23 16:52:43.596 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.596 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937 2025-04-23 16:52:43.596 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937 2025-04-23 16:52:43.596 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937. 2025-04-23 16:52:43.596 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/PersonDao/findByUidAsync?uid=719764206677159937 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.600 [DefaultDispatcher-worker-20 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.606 [DefaultDispatcher-worker-11 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.610 [DefaultDispatcher-worker-12 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.610 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.610 [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:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.610 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.610 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44935/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 16:52:43.611 [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-23 16:52:43.611 [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-23 16:52:43.611 [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-23 16:52:43.615 [DefaultDispatcher-worker-6 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158f0af4 2025-04-23 16:52:43.615 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.615 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.615 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/replication/message 2025-04-23 16:52:43.615 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/replication/message. 2025-04-23 16:52:43.615 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.616 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.616 [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:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936. 2025-04-23 16:52:43.616 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.616 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.616 [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:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.616 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.617 [eventLoopGroupProxy-19-2 @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/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-23 16:52:43.617 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.617 [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:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.617 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.617 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.617 [eventLoopGroupProxy-19-5 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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-23 16:52:43.617 [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:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.617 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.617 [eventLoopGroupProxy-19-2 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.617 [eventLoopGroupProxy-19-6 @call-handler#3346] 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-23 16:52:43.617 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.617 [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:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937. 2025-04-23 16:52:43.617 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.617 [eventLoopGroupProxy-19-7 @call-handler#3350] 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-23 16:52:43.617 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.617 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 2025-04-23 16:52:43.617 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936. 2025-04-23 16:52:43.618 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.618 [eventLoopGroupProxy-19-2 @call-handler#3358] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 16:52:43.618 [eventLoopGroupProxy-19-6 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.618 [eventLoopGroupProxy-19-5 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.618 [eventLoopGroupProxy-19-7 @call-handler#3350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.618 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.618 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.618 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.618 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.618 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.618 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.618 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.618 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 2025-04-23 16:52:43.618 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.618 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.619 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936. 2025-04-23 16:52:43.619 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719764206677159937&assignmentUid=719764206677159936 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.619 [eventLoopGroupProxy-19-2 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 16:52:43.620 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.620 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 2025-04-23 16:52:43.620 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937. 2025-04-23 16:52:43.620 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44935/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719764206677159936&clazzUid=719764206677159936&accountPersonUid=719764206677159937 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:43.620 [DefaultDispatcher-worker-8 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@915c47b 2025-04-23 16:52:43.622 [DefaultDispatcher-worker-9 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.625 [DefaultDispatcher-worker-20 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.628 [DefaultDispatcher-worker-11 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.631 [DefaultDispatcher-worker-6 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.634 [DefaultDispatcher-worker-12 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2025-04-23 16:52:43.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 16:52:43.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 16:52:43.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.636 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63069995: (connection evicted) 2025-04-23 16:52:43.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:43.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 16:52:43.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 16:52:43.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 16:52:43.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 16:52:43.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:43.637 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@915c47b: (connection evicted) 2025-04-23 16:52:43.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:43.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 16:52:43.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 16:52:43.667 [DefaultDispatcher-worker-19 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:43.667 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.667 [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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.667 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.668 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.668 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.747 [DefaultDispatcher-worker-14 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:43.747 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.747 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.747 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.748 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.748 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.834 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:43.834 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.834 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.834 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.835 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.835 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.872 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:43.872 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.872 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.872 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.873 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.873 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.912 [DefaultDispatcher-worker-9 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:43.913 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.913 [DefaultDispatcher-worker-9 @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-23 16:52:43.913 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.913 [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-23 16:52:43.937 [DefaultDispatcher-worker-12 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:43.937 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.937 [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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:43.937 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.937 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:43.937 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.039 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:44.039 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.039 [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:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.039 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.040 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.040 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.126 [DefaultDispatcher-worker-2 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:44.127 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.127 [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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.127 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.127 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.127 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.232 [DefaultDispatcher-worker-22 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:44.232 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.232 [DefaultDispatcher-worker-22 @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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.232 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.233 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.233 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.575 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:44.575 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.575 [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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.575 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.576 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.576 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 16:52:44.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 16:52:44.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.640 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158f0af4: (connection evicted) 2025-04-23 16:52:44.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 16:52:44.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc976da 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.643 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 16:52:44.652 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.658 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.659 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.660 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30367620 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.661 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 16:52:44.671 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.672 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:44.673 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.673 [DefaultDispatcher-worker-12 @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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.673 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.673 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.673 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.677 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.678 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.679 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.683 [DefaultDispatcher-worker-5 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-23 16:52:44.692 [DefaultDispatcher-worker-5 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.697 [DefaultDispatcher-worker-16 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-23 16:52:44.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 16:52:44.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 16:52:44.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.702 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7: (connection evicted) 2025-04-23 16:52:44.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 16:52:44.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 16:52:44.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 16:52:44.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 16:52:44.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.703 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361065d1: (connection evicted) 2025-04-23 16:52:44.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 16:52:44.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 16:52:44.703 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b12c870 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.704 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 16:52:44.713 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.719 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.720 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.721 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b50027 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.721 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.722 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 16:52:44.732 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.738 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.739 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.740 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.744 [DefaultDispatcher-worker-17 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-23 16:52:44.752 [DefaultDispatcher-worker-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:44.752 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.752 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.752 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.753 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.753 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.753 [DefaultDispatcher-worker-4 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.758 [DefaultDispatcher-worker-22 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.763 [DefaultDispatcher-worker-8 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.773 [DefaultDispatcher-worker-17 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-23 16:52:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 16:52:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 16:52:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.776 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715: (connection evicted) 2025-04-23 16:52:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 16:52:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 16:52:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 16:52:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 16:52:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.776 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20: (connection evicted) 2025-04-23 16:52:44.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 16:52:44.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.777 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b6e93 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.778 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 16:52:44.787 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.792 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.794 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.795 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26bd2d7d 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.795 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 16:52:44.804 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.810 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.811 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.812 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.816 [DefaultDispatcher-worker-3 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-23 16:52:44.825 [DefaultDispatcher-worker-17 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.830 [DefaultDispatcher-worker-12 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-23 16:52:44.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 16:52:44.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 16:52:44.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.834 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9: (connection evicted) 2025-04-23 16:52:44.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 16:52:44.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 16:52:44.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 16:52:44.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 16:52:44.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.835 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da53709: (connection evicted) 2025-04-23 16:52:44.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 16:52:44.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d07d728 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.836 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 16:52:44.839 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:44.839 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.839 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.839 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.840 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.840 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.846 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.851 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.852 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.854 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba29b51 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.854 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 16:52:44.863 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.869 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.870 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.871 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.875 [DefaultDispatcher-worker-19 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2025-04-23 16:52:44.877 [DefaultDispatcher-worker-8 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:44.877 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.877 [DefaultDispatcher-worker-8 @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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.877 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.877 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.877 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.884 [DefaultDispatcher-worker-16 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.888 [DefaultDispatcher-worker-15 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8 2025-04-23 16:52:44.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 16:52:44.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 16:52:44.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.893 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ed3bc8: (connection evicted) 2025-04-23 16:52:44.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 16:52:44.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 16:52:44.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 16:52:44.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 16:52:44.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.893 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404a7c61: (connection evicted) 2025-04-23 16:52:44.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 16:52:44.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4844cbe4 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.894 [Test worker @coroutine#3685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 16:52:44.895 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.895 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.895 [Test worker @coroutine#3685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 16:52:44.903 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.909 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.910 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.911 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.911 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b265c9 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.912 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.913 [Test worker @coroutine#3685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 16:52:44.913 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.913 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.913 [Test worker @coroutine#3685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 16:52:44.917 [DefaultDispatcher-worker-14 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:44.918 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.918 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.918 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.918 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.922 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.928 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.929 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.931 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.935 [DefaultDispatcher-worker-8 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45da40ad 2025-04-23 16:52:44.941 [DefaultDispatcher-worker-21 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:44.941 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.941 [DefaultDispatcher-worker-21 @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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:44.941 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.942 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.942 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:44.943 [DefaultDispatcher-worker-12 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.949 [DefaultDispatcher-worker-9 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2025-04-23 16:52:44.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 16:52:44.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 16:52:44.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.953 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f: (connection evicted) 2025-04-23 16:52:44.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 16:52:44.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 16:52:44.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 16:52:44.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 16:52:44.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:44.953 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45da40ad: (connection evicted) 2025-04-23 16:52:44.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:44.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 16:52:44.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9e25b5 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.954 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.955 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 16:52:44.955 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:44.955 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:44.955 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 16:52:44.964 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:44.970 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:44.971 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:44.972 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fbebba 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:44.972 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 16:52:44.973 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:44.973 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:44.973 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 16:52:44.981 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:44.987 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:44.988 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:44.989 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:44.994 [DefaultDispatcher-worker-12 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0 2025-04-23 16:52:45.003 [DefaultDispatcher-worker-1 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:45.009 [DefaultDispatcher-worker-17 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:45.015 [DefaultDispatcher-worker-12 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8588a62 2025-04-23 16:52:45.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 16:52:45.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 16:52:45.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.019 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8588a62: (connection evicted) 2025-04-23 16:52:45.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 16:52:45.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 16:52:45.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 16:52:45.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 16:52:45.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.020 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a6ae0f0: (connection evicted) 2025-04-23 16:52:45.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 16:52:45.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8fa77a 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.021 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 16:52:45.029 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.034 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.035 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.036 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed761dc 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.036 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 16:52:45.044 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.044 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:45.044 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.044 [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:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.044 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.045 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.045 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.049 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.050 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.051 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.055 [DefaultDispatcher-worker-2 @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03 2025-04-23 16:52:45.062 [DefaultDispatcher-worker-16 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.067 [DefaultDispatcher-worker-15 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.071 [DefaultDispatcher-worker-4 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.080 [DefaultDispatcher-worker-14 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2025-04-23 16:52:45.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 16:52:45.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 16:52:45.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.083 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b097d19: (connection evicted) 2025-04-23 16:52:45.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 16:52:45.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 16:52:45.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 16:52:45.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 16:52:45.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.084 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1f1c03: (connection evicted) 2025-04-23 16:52:45.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 16:52:45.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e368085 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.085 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 16:52:45.094 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.099 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.099 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.100 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23972e02 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.101 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 16:52:45.109 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.114 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.114 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.115 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.119 [DefaultDispatcher-worker-16 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b 2025-04-23 16:52:45.127 [DefaultDispatcher-worker-2 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.131 [DefaultDispatcher-worker-17 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.131 [DefaultDispatcher-worker-21 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:45.131 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.131 [DefaultDispatcher-worker-21 @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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.131 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.132 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5 2025-04-23 16:52:45.132 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.132 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 16:52:45.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 16:52:45.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.136 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1150f5: (connection evicted) 2025-04-23 16:52:45.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 16:52:45.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 16:52:45.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 16:52:45.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 16:52:45.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.136 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c95d9b: (connection evicted) 2025-04-23 16:52:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 16:52:45.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0bd567 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.137 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 16:52:45.145 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.149 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.150 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.151 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b71ccf2 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.151 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.152 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 16:52:45.159 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.163 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.164 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.165 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.170 [DefaultDispatcher-worker-22 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68 2025-04-23 16:52:45.177 [DefaultDispatcher-worker-9 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.181 [DefaultDispatcher-worker-7 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.182 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.183 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2025-04-23 16:52:45.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 16:52:45.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 16:52:45.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.187 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248227db: (connection evicted) 2025-04-23 16:52:45.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 16:52:45.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 16:52:45.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 16:52:45.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 16:52:45.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.187 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23e0ef68: (connection evicted) 2025-04-23 16:52:45.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 16:52:45.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f9fb56 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 16:52:45.188 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.189 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.189 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 16:52:45.196 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.201 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.201 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.202 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.202 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 16:52:45.202 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.202 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.202 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.202 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.202 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113ba21 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.203 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 16:52:45.210 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.214 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.215 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.216 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.220 [DefaultDispatcher-worker-18 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2025-04-23 16:52:45.227 [DefaultDispatcher-worker-10 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.232 [DefaultDispatcher-worker-10 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2025-04-23 16:52:45.268 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:45.268 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.268 [DefaultDispatcher-worker-6 @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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.268 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.268 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.269 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 16:52:45.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 16:52:45.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.269 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749ebc39: (connection evicted) 2025-04-23 16:52:45.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 16:52:45.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 16:52:45.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 16:52:45.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 16:52:45.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.270 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156: (connection evicted) 2025-04-23 16:52:45.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 16:52:45.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c31a34 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.271 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 16:52:45.279 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.284 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.285 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.286 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c3a441 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.286 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.287 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 16:52:45.294 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.299 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.300 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.300 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.304 [DefaultDispatcher-worker-11 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2025-04-23 16:52:45.312 [DefaultDispatcher-worker-8 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.316 [DefaultDispatcher-worker-9 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2025-04-23 16:52:45.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 16:52:45.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 16:52:45.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.320 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@375dc95c: (connection evicted) 2025-04-23 16:52:45.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 16:52:45.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 16:52:45.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 16:52:45.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 16:52:45.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.321 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52bef30b: (connection evicted) 2025-04-23 16:52:45.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 16:52:45.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e8f04c 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.322 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 16:52:45.329 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.334 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.335 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.336 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7906de2f 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.336 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.337 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 16:52:45.344 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.349 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.350 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.351 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.355 [DefaultDispatcher-worker-13 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-04-23 16:52:45.362 [DefaultDispatcher-worker-21 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.367 [DefaultDispatcher-worker-11 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.368 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.369 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-04-23 16:52:45.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 16:52:45.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 16:52:45.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.373 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536: (connection evicted) 2025-04-23 16:52:45.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 16:52:45.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 16:52:45.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 16:52:45.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 16:52:45.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.374 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a: (connection evicted) 2025-04-23 16:52:45.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 16:52:45.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e0b048 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.375 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 16:52:45.382 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.387 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.388 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.389 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce50c82 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.389 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 16:52:45.390 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.390 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.390 [Test worker @coroutine#4215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 16:52:45.397 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.402 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.403 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.403 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.407 [DefaultDispatcher-worker-13 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 16:52:45.414 [DefaultDispatcher-worker-14 @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.418 [DefaultDispatcher-worker-19 @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.423 [UI Thread @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 16:52:45.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 16:52:45.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 16:52:45.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.426 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488: (connection evicted) 2025-04-23 16:52:45.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 16:52:45.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 16:52:45.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 16:52:45.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 16:52:45.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.426 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680228: (connection evicted) 2025-04-23 16:52:45.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 16:52:45.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2087181d 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.428 [Test worker @coroutine#4307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 16:52:45.436 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.442 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.442 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.443 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.448 [DefaultDispatcher-worker-20 @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.449 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.456 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2025-04-23 16:52:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 16:52:45.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 16:52:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.468 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246: (connection evicted) 2025-04-23 16:52:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 16:52:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b1381fc 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.469 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 16:52:45.470 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2025-04-23 16:52:45.470 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2025-04-23 16:52:45.470 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 16:52:45.477 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2025-04-23 16:52:45.482 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2025-04-23 16:52:45.483 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2025-04-23 16:52:45.484 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3552eb5b 2025-04-23 16:52:45.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 16:52:45.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 16:52:45.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:45.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 16:52:45.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd925c 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2025-04-23 16:52:45.487 [Test worker @coroutine#4370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 16:52:45.495 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2025-04-23 16:52:45.500 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2025-04-23 16:52:45.501 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2025-04-23 16:52:45.502 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2025-04-23 16:52:45.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 16:52:45.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 16:52:45.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:45.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 16:52:45.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21440e36 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-04-23 16:52:45.505 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 16:52:45.513 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-04-23 16:52:45.518 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-04-23 16:52:45.518 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-04-23 16:52:45.519 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-04-23 16:52:45.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 16:52:45.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 16:52:45.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:45.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 16:52:45.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 16:52:45.522 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c4b938 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.523 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 16:52:45.532 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.537 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.538 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.539 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.543 [DefaultDispatcher-worker-12 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-23 16:52:45.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 16:52:45.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 16:52:45.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.551 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a3da69: (connection evicted) 2025-04-23 16:52:45.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 16:52:45.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1baef878 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 16:52:45.553 [Test worker @coroutine#4456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 16:52:45.561 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 16:52:45.565 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 16:52:45.566 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 16:52:45.567 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d4e8f7 2025-04-23 16:52:45.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 16:52:45.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 16:52:45.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:45.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 16:52:45.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 16:52:45.569 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27476b5f 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.570 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 16:52:45.578 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.580 [DefaultDispatcher-worker-14 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:45.581 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.581 [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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.581 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.581 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.581 [DefaultDispatcher-worker-18 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.584 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.585 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.586 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.590 [DefaultDispatcher-worker-19 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.591 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.593 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-04-23 16:52:45.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 16:52:45.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 16:52:45.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.594 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c6541f: (connection evicted) 2025-04-23 16:52:45.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 16:52:45.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685dceb8 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.596 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 16:52:45.597 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.597 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.597 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 16:52:45.607 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.612 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.612 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.613 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.613 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.614 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 16:52:45.622 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.627 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.628 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.628 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.632 [DefaultDispatcher-worker-6 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-23 16:52:45.639 [DefaultDispatcher-worker-6 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.650 [DefaultDispatcher-worker-8 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-23 16:52:45.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 16:52:45.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 16:52:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.655 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4: (connection evicted) 2025-04-23 16:52:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 16:52:45.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 16:52:45.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 16:52:45.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 16:52:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.655 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b: (connection evicted) 2025-04-23 16:52:45.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 16:52:45.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 16:52:45.656 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5813046e 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.657 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 16:52:45.664 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.669 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.670 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.671 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c95035 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.671 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 16:52:45.679 [DefaultDispatcher-worker-5 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:45.679 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.679 [DefaultDispatcher-worker-5 @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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.679 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.680 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.680 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.680 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.685 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.686 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.687 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.691 [DefaultDispatcher-worker-10 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9918487 2025-04-23 16:52:45.699 [DefaultDispatcher-worker-12 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.706 [DefaultDispatcher-worker-11 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-23 16:52:45.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 16:52:45.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 16:52:45.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.709 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2: (connection evicted) 2025-04-23 16:52:45.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 16:52:45.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 16:52:45.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 16:52:45.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 16:52:45.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.709 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9918487: (connection evicted) 2025-04-23 16:52:45.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 16:52:45.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d926f 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.711 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 16:52:45.718 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.723 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.724 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.725 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23389e2b 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.725 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 16:52:45.726 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.726 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.726 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 16:52:45.733 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.738 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.739 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.740 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.744 [DefaultDispatcher-worker-2 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-04-23 16:52:45.752 [DefaultDispatcher-worker-10 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.756 [DefaultDispatcher-worker-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:45.757 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.757 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.757 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.757 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.757 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.759 [DefaultDispatcher-worker-18 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.763 [DefaultDispatcher-worker-2 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.767 [DefaultDispatcher-worker-2 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-04-23 16:52:45.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 16:52:45.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 16:52:45.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.774 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36: (connection evicted) 2025-04-23 16:52:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 16:52:45.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 16:52:45.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 16:52:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 16:52:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.775 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b294c4: (connection evicted) 2025-04-23 16:52:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 16:52:45.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb9295f 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.776 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.777 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 16:52:45.785 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.790 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.791 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.792 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a927db2 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.792 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 16:52:45.799 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.804 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.805 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.806 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.810 [DefaultDispatcher-worker-4 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2025-04-23 16:52:45.817 [DefaultDispatcher-worker-6 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.822 [DefaultDispatcher-worker-9 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.826 [DefaultDispatcher-worker-7 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-23 16:52:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 16:52:45.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 16:52:45.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.832 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e654f7: (connection evicted) 2025-04-23 16:52:45.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 16:52:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 16:52:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 16:52:45.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 16:52:45.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.833 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b12df9: (connection evicted) 2025-04-23 16:52:45.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 16:52:45.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 16:52:45.833 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac32da1 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.834 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 16:52:45.842 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.845 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:45.845 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.845 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.845 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.845 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.845 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.847 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.848 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.849 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6092d41 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.849 [Test worker @coroutine#4659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 16:52:45.856 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.861 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.862 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.863 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.867 [DefaultDispatcher-worker-17 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b 2025-04-23 16:52:45.874 [DefaultDispatcher-worker-17 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.878 [DefaultDispatcher-worker-11 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2025-04-23 16:52:45.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 16:52:45.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 16:52:45.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.881 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1361b39a: (connection evicted) 2025-04-23 16:52:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 16:52:45.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 16:52:45.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 16:52:45.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 16:52:45.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.881 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d4b83b: (connection evicted) 2025-04-23 16:52:45.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 16:52:45.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 16:52:45.882 [DefaultDispatcher-worker-14 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:45.882 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.882 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.882 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.883 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.883 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.884 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 16:52:45.892 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.898 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.898 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.899 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5769b3 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.900 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 16:52:45.907 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.912 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.913 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.914 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.918 [DefaultDispatcher-worker-16 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-04-23 16:52:45.923 [DefaultDispatcher-worker-18 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:45.923 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.923 [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-23 16:52:45.923 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.923 [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-23 16:52:45.926 [DefaultDispatcher-worker-18 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.931 [DefaultDispatcher-worker-3 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.942 [DefaultDispatcher-worker-6 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-04-23 16:52:45.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 16:52:45.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 16:52:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.943 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2025-04-23 16:52:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 16:52:45.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 16:52:45.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 16:52:45.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 16:52:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:45.943 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e17e827: (connection evicted) 2025-04-23 16:52:45.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:45.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 16:52:45.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 16:52:45.944 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2f7a61 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.945 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 16:52:45.946 [DefaultDispatcher-worker-20 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:45.946 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.946 [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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:45.946 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.947 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.947 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:45.952 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.958 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.959 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.960 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4bdb75 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:45.960 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 16:52:45.961 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.961 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.961 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 16:52:45.968 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.973 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.974 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.975 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.979 [DefaultDispatcher-worker-19 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2025-04-23 16:52:45.987 [DefaultDispatcher-worker-10 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.992 [DefaultDispatcher-worker-7 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:45.996 [DefaultDispatcher-worker-20 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:46.003 [DefaultDispatcher-worker-16 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 16:52:46.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 16:52:46.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 16:52:46.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.004 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196c8b93: (connection evicted) 2025-04-23 16:52:46.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 16:52:46.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 16:52:46.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 16:52:46.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 16:52:46.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.005 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@256a25a8: (connection evicted) 2025-04-23 16:52:46.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 16:52:46.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da77a43 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.006 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 16:52:46.007 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.007 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.007 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 16:52:46.014 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.019 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.020 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.021 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f3f9da 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.021 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 16:52:46.022 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.022 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.022 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 16:52:46.030 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.035 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.036 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.037 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.041 [DefaultDispatcher-worker-11 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2025-04-23 16:52:46.048 [DefaultDispatcher-worker-12 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.049 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:46.049 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.049 [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:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.049 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.050 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.050 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.052 [DefaultDispatcher-worker-8 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-04-23 16:52:46.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 16:52:46.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 16:52:46.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.058 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1313dea8: (connection evicted) 2025-04-23 16:52:46.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 16:52:46.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 16:52:46.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 16:52:46.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 16:52:46.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.059 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227cba85: (connection evicted) 2025-04-23 16:52:46.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 16:52:46.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adbfd16 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.060 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 16:52:46.067 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.073 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.074 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.074 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162ccd19 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.075 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 16:52:46.082 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.087 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.087 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.088 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.092 [DefaultDispatcher-worker-16 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-04-23 16:52:46.100 [DefaultDispatcher-worker-16 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.105 [DefaultDispatcher-worker-3 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5672920 2025-04-23 16:52:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 16:52:46.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 16:52:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.107 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5672920: (connection evicted) 2025-04-23 16:52:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 16:52:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 16:52:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 16:52:46.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 16:52:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.108 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e83badc: (connection evicted) 2025-04-23 16:52:46.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 16:52:46.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b376bb 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.108 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.109 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 16:52:46.116 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.121 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.122 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.123 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69554e5a 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.123 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 16:52:46.130 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.135 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.136 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.136 [DefaultDispatcher-worker-18 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:46.136 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.136 [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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.136 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.137 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.137 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.137 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.140 [DefaultDispatcher-worker-12 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-04-23 16:52:46.147 [DefaultDispatcher-worker-19 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.151 [DefaultDispatcher-worker-14 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 16:52:46.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 16:52:46.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 16:52:46.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.152 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc70176: (connection evicted) 2025-04-23 16:52:46.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 16:52:46.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 16:52:46.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 16:52:46.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 16:52:46.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.153 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@210c4071: (connection evicted) 2025-04-23 16:52:46.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 16:52:46.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fd6f02 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.154 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.155 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 16:52:46.155 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.155 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.155 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 16:52:46.163 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.168 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.168 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.169 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3b0b19 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 16:52:46.169 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.170 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 16:52:46.177 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.182 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.182 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.183 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.187 [DefaultDispatcher-worker-7 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e847a7 2025-04-23 16:52:46.194 [DefaultDispatcher-worker-4 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.200 [DefaultDispatcher-worker-7 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.204 [DefaultDispatcher-worker-15 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.255 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.270 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.273 [DefaultDispatcher-worker-2 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:46.273 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.273 [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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.273 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.274 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.274 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.317 [DefaultDispatcher-worker-20 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0 2025-04-23 16:52:46.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 16:52:46.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 16:52:46.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.319 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb506d0: (connection evicted) 2025-04-23 16:52:46.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 16:52:46.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 16:52:46.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 16:52:46.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 16:52:46.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.319 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e847a7: (connection evicted) 2025-04-23 16:52:46.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 16:52:46.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb8e8cf 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.320 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 16:52:46.321 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.321 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.321 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 16:52:46.329 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.334 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.335 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.335 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798ac54d 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.336 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 16:52:46.343 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.348 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.348 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.349 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.353 [DefaultDispatcher-worker-5 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-23 16:52:46.360 [DefaultDispatcher-worker-22 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.365 [DefaultDispatcher-worker-20 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.369 [DefaultDispatcher-worker-18 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-23 16:52:46.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 16:52:46.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 16:52:46.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.371 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6466e599: (connection evicted) 2025-04-23 16:52:46.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 16:52:46.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 16:52:46.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 16:52:46.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 16:52:46.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.372 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac: (connection evicted) 2025-04-23 16:52:46.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 16:52:46.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531455c1 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.373 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 16:52:46.380 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.385 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.386 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.387 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dfe4788 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.387 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 16:52:46.395 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.400 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.401 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.401 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.405 [DefaultDispatcher-worker-2 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4095ebff 2025-04-23 16:52:46.412 [DefaultDispatcher-worker-3 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.418 [DefaultDispatcher-worker-6 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-23 16:52:46.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 16:52:46.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 16:52:46.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.421 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826: (connection evicted) 2025-04-23 16:52:46.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 16:52:46.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 16:52:46.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 16:52:46.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 16:52:46.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.421 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4095ebff: (connection evicted) 2025-04-23 16:52:46.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 16:52:46.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4df4ce 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.422 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.423 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 16:52:46.423 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.423 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.423 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 16:52:46.430 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.436 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.437 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.438 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b477d05 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.438 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 16:52:46.446 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.450 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.451 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.452 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.457 [DefaultDispatcher-worker-1 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775 2025-04-23 16:52:46.463 [DefaultDispatcher-worker-4 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.470 [DefaultDispatcher-worker-8 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.474 [DefaultDispatcher-worker-2 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2025-04-23 16:52:46.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 16:52:46.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 16:52:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.477 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a8905b: (connection evicted) 2025-04-23 16:52:46.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 16:52:46.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 16:52:46.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 16:52:46.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 16:52:46.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.478 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d6c4775: (connection evicted) 2025-04-23 16:52:46.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 16:52:46.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7335aae5 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.479 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.480 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 16:52:46.487 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.492 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.493 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.493 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.498 [DefaultDispatcher-worker-8 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.501 [DefaultDispatcher-worker-19 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-04-23 16:52:46.507 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719764220133892096 2025-04-23 16:52:46.507 [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=719764220133892096. 2025-04-23 16:52:46.507 [UI Thread @coroutine#5061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719764220133892096 2025-04-23 16:52:46.508 [UI Thread @coroutine#5061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719764220133892096 2025-04-23 16:52:46.508 [UI Thread @coroutine#5061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719764220133892096 2025-04-23 16:52:46.508 [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=719764220133892096. 2025-04-23 16:52:46.509 [UI Thread @coroutine#5061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719764220133892096 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:46.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 16:52:46.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 16:52:46.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.510 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290964bd: (connection evicted) 2025-04-23 16:52:46.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 16:52:46.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2dfe9c 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.544 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 16:52:46.552 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.557 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.558 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.559 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.564 [DefaultDispatcher-worker-6 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.574 [DefaultDispatcher-worker-3 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.578 [DefaultDispatcher-worker-15 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-23 16:52:46.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 16:52:46.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 16:52:46.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.585 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774: (connection evicted) 2025-04-23 16:52:46.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 16:52:46.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 16:52:46.586 [DefaultDispatcher-worker-13 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:46.586 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.586 [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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.586 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.587 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.587 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56daf3b1 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.622 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 16:52:46.623 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 16:52:46.623 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 16:52:46.623 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 16:52:46.630 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 16:52:46.635 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 16:52:46.636 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 16:52:46.637 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-04-23 16:52:46.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 16:52:46.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 16:52:46.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:46.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 16:52:46.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 16:52:46.640 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 16:52:46.641 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 16:52:46.648 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 16:52:46.653 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 16:52:46.654 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 16:52:46.655 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 16:52:46.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 16:52:46.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 16:52:46.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:46.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 16:52:46.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 16:52:46.657 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446d7669 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.658 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 16:52:46.667 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.672 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.673 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.673 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ad0058 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.674 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 16:52:46.682 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.684 [DefaultDispatcher-worker-22 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:46.684 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.684 [DefaultDispatcher-worker-22 @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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.684 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.685 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.685 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.687 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.688 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.689 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.693 [DefaultDispatcher-worker-4 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d525b45 2025-04-23 16:52:46.700 [DefaultDispatcher-worker-5 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-23 16:52:46.702 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.702 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 16:52:46.702 [UI Thread @coroutine#5166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.703 [UI Thread @coroutine#5166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.703 [UI Thread @coroutine#5166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.703 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 16:52:46.703 [UI Thread @coroutine#5166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42129/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:46.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 16:52:46.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 16:52:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.704 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@249f95a2: (connection evicted) 2025-04-23 16:52:46.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 16:52:46.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 16:52:46.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 16:52:46.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 16:52:46.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.705 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d525b45: (connection evicted) 2025-04-23 16:52:46.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 16:52:46.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39da0e47 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.706 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 16:52:46.713 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.718 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.719 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.720 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ac726c 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.720 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 16:52:46.728 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.733 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.734 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.735 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.739 [DefaultDispatcher-worker-15 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-23 16:52:46.746 [DefaultDispatcher-worker-8 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-23 16:52:46.747 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.747 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 16:52:46.747 [UI Thread @coroutine#5195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.747 [UI Thread @coroutine#5195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.747 [UI Thread @coroutine#5195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 16:52:46.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 16:52:46.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.748 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0: (connection evicted) 2025-04-23 16:52:46.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 16:52:46.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 16:52:46.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 16:52:46.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 16:52:46.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.749 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8: (connection evicted) 2025-04-23 16:52:46.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 16:52:46.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c964873 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.750 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 16:52:46.758 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.762 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:46.762 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.762 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.762 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.762 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.762 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.763 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.764 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.765 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72dc9f9d 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.765 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 16:52:46.773 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.777 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.778 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.779 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.784 [DefaultDispatcher-worker-9 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-23 16:52:46.790 [DefaultDispatcher-worker-10 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-23 16:52:46.791 [UI Thread @coroutine#5228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.791 [UI Thread @coroutine#5228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 16:52:46.791 [UI Thread @coroutine#5228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.792 [UI Thread @coroutine#5228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.792 [UI Thread @coroutine#5228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 16:52:46.792 [UI Thread @coroutine#5228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 16:52:46.792 [UI Thread @coroutine#5228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54979/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:46.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 16:52:46.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 16:52:46.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.793 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5: (connection evicted) 2025-04-23 16:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 16:52:46.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 16:52:46.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 16:52:46.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 16:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.794 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c32e3: (connection evicted) 2025-04-23 16:52:46.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 16:52:46.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2102eb7a 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.795 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 16:52:46.803 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.807 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.808 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.809 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6acedf54 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.809 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 16:52:46.810 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.810 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.810 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 16:52:46.817 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.821 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.822 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.823 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.827 [DefaultDispatcher-worker-4 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-04-23 16:52:46.834 [DefaultDispatcher-worker-4 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.840 [DefaultDispatcher-worker-6 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-04-23 16:52:46.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 16:52:46.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 16:52:46.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.846 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685f43ca: (connection evicted) 2025-04-23 16:52:46.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 16:52:46.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 16:52:46.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 16:52:46.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 16:52:46.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.847 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e: (connection evicted) 2025-04-23 16:52:46.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 16:52:46.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34817fcc 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.848 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.849 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 16:52:46.850 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:46.850 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.850 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.850 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.851 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.851 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.856 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.861 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.862 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.863 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.867 [DefaultDispatcher-worker-4 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.877 [DefaultDispatcher-worker-5 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.884 [DefaultDispatcher-worker-14 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.887 [DefaultDispatcher-worker-19 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:46.887 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.887 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.887 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.887 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.888 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.894 [DefaultDispatcher-worker-11 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500341c4 2025-04-23 16:52:46.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 16:52:46.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 16:52:46.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.895 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@500341c4: (connection evicted) 2025-04-23 16:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 16:52:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765611c9 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.896 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.897 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 16:52:46.905 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.909 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.910 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.911 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d260f2a 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.911 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 16:52:46.920 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.925 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.925 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.926 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.928 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:46.928 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.928 [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-23 16:52:46.928 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.928 [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-23 16:52:46.930 [DefaultDispatcher-worker-20 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7 2025-04-23 16:52:46.937 [DefaultDispatcher-worker-14 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.941 [DefaultDispatcher-worker-9 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-04-23 16:52:46.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 16:52:46.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 16:52:46.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.946 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b860b1: (connection evicted) 2025-04-23 16:52:46.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 16:52:46.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 16:52:46.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 16:52:46.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 16:52:46.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.946 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8502e7: (connection evicted) 2025-04-23 16:52:46.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 16:52:46.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 16:52:46.947 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ea7f58 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.948 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 16:52:46.951 [DefaultDispatcher-worker-10 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:46.951 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.951 [DefaultDispatcher-worker-10 @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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:46.951 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.952 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.952 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:46.956 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.961 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.961 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.962 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.967 [DefaultDispatcher-worker-18 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.971 [DefaultDispatcher-worker-11 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.977 [DefaultDispatcher-worker-13 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2025-04-23 16:52:46.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 16:52:46.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 16:52:46.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:46.978 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7: (connection evicted) 2025-04-23 16:52:46.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:46.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 16:52:46.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ecff9 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:46.979 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 16:52:46.980 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:46.980 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:46.980 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 16:52:46.987 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:46.992 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:46.992 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:46.993 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:46.998 [DefaultDispatcher-worker-10 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:47.001 [DefaultDispatcher-worker-21 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab98032 2025-04-23 16:52:47.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 16:52:47.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 16:52:47.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.002 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab98032: (connection evicted) 2025-04-23 16:52:47.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 16:52:47.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2416378c 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.003 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 16:52:47.010 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.015 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.016 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.017 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.052 [DefaultDispatcher-worker-6 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3 2025-04-23 16:52:47.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 16:52:47.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 16:52:47.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.056 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2163d3: (connection evicted) 2025-04-23 16:52:47.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 16:52:47.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 16:52:47.057 [DefaultDispatcher-worker-16 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:47.057 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.057 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.057 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf016e 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.057 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.058 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.058 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 16:52:47.058 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.058 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.058 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.058 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.058 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 16:52:47.070 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.075 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.076 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.077 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.081 [DefaultDispatcher-worker-18 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.085 [DefaultDispatcher-worker-13 @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5 2025-04-23 16:52:47.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 16:52:47.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 16:52:47.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.088 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce87db5: (connection evicted) 2025-04-23 16:52:47.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 16:52:47.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6565f3 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.090 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2025-04-23 16:52:47.091 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 16:52:47.098 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2025-04-23 16:52:47.103 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2025-04-23 16:52:47.104 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2025-04-23 16:52:47.105 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2025-04-23 16:52:47.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 16:52:47.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 16:52:47.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 16:52:47.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 16:52:47.107 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6c3f70 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 16:52:47.108 [Test worker @coroutine#5486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 16:52:47.115 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 16:52:47.120 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 16:52:47.121 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 16:52:47.121 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2025-04-23 16:52:47.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 16:52:47.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 16:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 16:52:47.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a288163 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 16:52:47.124 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 16:52:47.133 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 16:52:47.138 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 16:52:47.138 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 16:52:47.139 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77614e7c 2025-04-23 16:52:47.141 [DefaultDispatcher-worker-9 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:47.141 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.141 [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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.141 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.142 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.142 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 16:52:47.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 16:52:47.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 16:52:47.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 16:52:47.147 [UI Thread @coroutine#5526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35283/Site/verify 2025-04-23 16:52:47.147 [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:35283/Site/verify. 2025-04-23 16:52:47.147 [UI Thread @coroutine#5526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35283/Site/verify 2025-04-23 16:52:47.148 [UI Thread @coroutine#5526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35283/Site/verify 2025-04-23 16:52:47.148 [UI Thread @coroutine#5526] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35283/Site/verify 2025-04-23 16:52:47.148 [UI Thread @coroutine#5526] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35283/Site/verify. 2025-04-23 16:52:47.148 [UI Thread @coroutine#5526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35283/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60af08b2 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-23 16:52:47.151 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 16:52:47.159 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-23 16:52:47.164 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-23 16:52:47.165 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-23 16:52:47.166 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1b5daf 2025-04-23 16:52:47.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 16:52:47.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 16:52:47.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 16:52:47.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c1ede3 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-04-23 16:52:47.168 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 16:52:47.176 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-04-23 16:52:47.181 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-04-23 16:52:47.182 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-04-23 16:52:47.184 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2025-04-23 16:52:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 16:52:47.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 16:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 16:52:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 16:52:47.185 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e3ce9a 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e5471d 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e5471d 2025-04-23 16:52:47.186 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 16:52:47.194 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e5471d 2025-04-23 16:52:47.199 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e5471d 2025-04-23 16:52:47.200 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e5471d 2025-04-23 16:52:47.200 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e5471d 2025-04-23 16:52:47.201 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43091/Site/verify 2025-04-23 16:52:47.201 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43091/Site/verify. 2025-04-23 16:52:47.201 [UI Thread @coroutine#5588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/Site/verify 2025-04-23 16:52:47.202 [UI Thread @coroutine#5588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/Site/verify 2025-04-23 16:52:47.202 [UI Thread @coroutine#5588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43091/Site/verify 2025-04-23 16:52:47.202 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43091/Site/verify. 2025-04-23 16:52:47.203 [UI Thread @coroutine#5588] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43091/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:47.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 16:52:47.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 16:52:47.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 16:52:47.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 16:52:47.206 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52319/Site/verify 2025-04-23 16:52:47.206 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52319/Site/verify. 2025-04-23 16:52:47.206 [UI Thread @coroutine#5600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52319/Site/verify 2025-04-23 16:52:47.207 [UI Thread @coroutine#5600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52319/Site/verify 2025-04-23 16:52:47.207 [UI Thread @coroutine#5600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52319/Site/verify 2025-04-23 16:52:47.207 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52319/Site/verify. 2025-04-23 16:52:47.207 [UI Thread @coroutine#5600] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52319/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:47.209 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50557/Site/verify 2025-04-23 16:52:47.209 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50557/Site/verify. 2025-04-23 16:52:47.209 [UI Thread @coroutine#5613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50557/Site/verify 2025-04-23 16:52:47.210 [UI Thread @coroutine#5613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50557/Site/verify 2025-04-23 16:52:47.210 [UI Thread @coroutine#5613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50557/Site/verify 2025-04-23 16:52:47.210 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50557/Site/verify. 2025-04-23 16:52:47.210 [UI Thread @coroutine#5613] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50557/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:47.213 [UI Thread @coroutine#5627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 16:52:47.213 [UI Thread @coroutine#5627] 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-23 16:52:47.213 [UI Thread @coroutine#5627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 16:52:47.214 [UI Thread @coroutine#5627] 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-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c2cc99f 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.215 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 16:52:47.223 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.228 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.229 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.230 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.234 [DefaultDispatcher-worker-12 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.245 [DefaultDispatcher-worker-13 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.249 [DefaultDispatcher-worker-18 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.252 [DefaultDispatcher-worker-21 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.256 [DefaultDispatcher-worker-5 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.259 [DefaultDispatcher-worker-17 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.263 [DefaultDispatcher-worker-6 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.272 [DefaultDispatcher-worker-11 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da929ef 2025-04-23 16:52:47.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 16:52:47.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 16:52:47.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.273 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da929ef: (connection evicted) 2025-04-23 16:52:47.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 16:52:47.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b284acc 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.274 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 16:52:47.279 [DefaultDispatcher-worker-11 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:47.279 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.279 [DefaultDispatcher-worker-11 @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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.279 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.279 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.279 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.283 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.287 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.288 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.289 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71adea8d 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.289 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 16:52:47.290 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.290 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.290 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 16:52:47.298 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.303 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.304 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.305 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.309 [DefaultDispatcher-worker-8 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca 2025-04-23 16:52:47.316 [DefaultDispatcher-worker-19 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2025-04-23 16:52:47.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 16:52:47.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 16:52:47.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.324 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70cc0601: (connection evicted) 2025-04-23 16:52:47.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 16:52:47.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 16:52:47.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 16:52:47.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 16:52:47.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.325 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74d6d5ca: (connection evicted) 2025-04-23 16:52:47.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 16:52:47.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3600b7 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.326 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 16:52:47.333 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.338 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.339 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.340 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380ea757 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.340 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 16:52:47.347 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.352 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.352 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.353 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.357 [DefaultDispatcher-worker-6 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2025-04-23 16:52:47.364 [DefaultDispatcher-worker-11 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.369 [DefaultDispatcher-worker-15 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-04-23 16:52:47.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 16:52:47.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 16:52:47.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.371 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c995eae: (connection evicted) 2025-04-23 16:52:47.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 16:52:47.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 16:52:47.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 16:52:47.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 16:52:47.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.372 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06: (connection evicted) 2025-04-23 16:52:47.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 16:52:47.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664f1c53 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.373 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 16:52:47.380 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.385 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.386 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.387 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb8d539 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.387 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 16:52:47.394 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.399 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.400 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.400 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.405 [DefaultDispatcher-worker-11 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2025-04-23 16:52:47.412 [DefaultDispatcher-worker-11 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.416 [DefaultDispatcher-worker-15 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cd4267 2025-04-23 16:52:47.473 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.488 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.591 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:47.591 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.591 [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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.591 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.591 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.591 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 16:52:47.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 16:52:47.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.668 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69cd4267: (connection evicted) 2025-04-23 16:52:47.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 16:52:47.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 16:52:47.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 16:52:47.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 16:52:47.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.669 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36642182: (connection evicted) 2025-04-23 16:52:47.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 16:52:47.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55af9b48 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.670 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 16:52:47.671 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.671 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.671 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 16:52:47.678 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.683 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.683 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.684 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.684 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 16:52:47.684 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c83652d 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.685 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 16:52:47.689 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:47.690 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.690 [DefaultDispatcher-worker-11 @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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.690 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.690 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.690 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.692 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.697 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.698 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.699 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.703 [DefaultDispatcher-worker-16 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fab250b 2025-04-23 16:52:47.710 [DefaultDispatcher-worker-15 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.714 [DefaultDispatcher-worker-22 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.717 [DefaultDispatcher-worker-13 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e1413c 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 16:52:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.720 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e1413c: (connection evicted) 2025-04-23 16:52:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 16:52:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.720 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fab250b: (connection evicted) 2025-04-23 16:52:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 16:52:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@338f96f5 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.721 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 16:52:47.729 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.733 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.734 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.735 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c0392d 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.735 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 16:52:47.736 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.736 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.736 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 16:52:47.743 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.747 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.748 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.749 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.754 [DefaultDispatcher-worker-22 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 16:52:47.760 [DefaultDispatcher-worker-15 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.764 [DefaultDispatcher-worker-20 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.766 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:47.766 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.766 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.766 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.766 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.766 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.767 [DefaultDispatcher-worker-22 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2554bfa 2025-04-23 16:52:47.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 16:52:47.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 16:52:47.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.770 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2554bfa: (connection evicted) 2025-04-23 16:52:47.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 16:52:47.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 16:52:47.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 16:52:47.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 16:52:47.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.770 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a815a: (connection evicted) 2025-04-23 16:52:47.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 16:52:47.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1babd50e 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.771 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.772 [Test worker @coroutine#5931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 16:52:47.784 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.789 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.790 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.791 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0403a 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 16:52:47.791 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.792 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.792 [Test worker @coroutine#5931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 16:52:47.799 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.804 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.805 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.806 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.810 [DefaultDispatcher-worker-4 @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 16:52:47.818 [DefaultDispatcher-worker-8 @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.822 [DefaultDispatcher-worker-8 @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.826 [DefaultDispatcher-worker-16 @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2025-04-23 16:52:47.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 16:52:47.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 16:52:47.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.828 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f: (connection evicted) 2025-04-23 16:52:47.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 16:52:47.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 16:52:47.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 16:52:47.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 16:52:47.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.829 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c87c960: (connection evicted) 2025-04-23 16:52:47.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 16:52:47.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89d045 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.830 [Test worker @coroutine#5983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 16:52:47.838 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.842 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.843 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.844 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.849 [DefaultDispatcher-worker-4 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-04-23 16:52:47.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 16:52:47.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 16:52:47.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.849 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7: (connection evicted) 2025-04-23 16:52:47.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 16:52:47.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3015fc1b 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.850 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 16:52:47.851 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.851 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.851 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 16:52:47.856 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:47.856 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.856 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.856 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.857 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.857 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.859 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.864 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.864 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.865 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.870 [DefaultDispatcher-worker-2 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.880 [DefaultDispatcher-worker-17 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.883 [DefaultDispatcher-worker-13 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af 2025-04-23 16:52:47.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 16:52:47.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 16:52:47.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.886 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7c76af: (connection evicted) 2025-04-23 16:52:47.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 16:52:47.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1523cd 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.887 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 16:52:47.892 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:47.892 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.892 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.892 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.892 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.892 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.895 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.900 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.901 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.901 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.906 [DefaultDispatcher-worker-20 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.916 [DefaultDispatcher-worker-2 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.920 [DefaultDispatcher-worker-16 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.926 [DefaultDispatcher-worker-8 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2025-04-23 16:52:47.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 16:52:47.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 16:52:47.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.928 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf: (connection evicted) 2025-04-23 16:52:47.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 16:52:47.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 16:52:47.928 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d015dba 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.929 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 16:52:47.933 [DefaultDispatcher-worker-14 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:47.933 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.933 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.933 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.933 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.937 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.942 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.943 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.944 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.948 [DefaultDispatcher-worker-1 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.956 [DefaultDispatcher-worker-19 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:47.956 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.956 [DefaultDispatcher-worker-19 @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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:47.956 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.957 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.957 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:47.959 [DefaultDispatcher-worker-19 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.963 [DefaultDispatcher-worker-20 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.968 [DefaultDispatcher-worker-6 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-04-23 16:52:47.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 16:52:47.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 16:52:47.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:47.969 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87: (connection evicted) 2025-04-23 16:52:47.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 16:52:47.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201ac0ef 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.970 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 16:52:47.971 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-23 16:52:47.971 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-23 16:52:47.971 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 16:52:47.978 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-23 16:52:47.983 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-23 16:52:47.983 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-23 16:52:47.985 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-04-23 16:52:47.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 16:52:47.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 16:52:47.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:47.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:47.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 16:52:47.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f0e941 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a923e6 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a923e6 2025-04-23 16:52:47.989 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 16:52:47.996 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a923e6 2025-04-23 16:52:48.001 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a923e6 2025-04-23 16:52:48.002 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a923e6 2025-04-23 16:52:48.003 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a923e6 2025-04-23 16:52:48.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 16:52:48.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 16:52:48.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 16:52:48.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b732d6 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@153f6a67 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@153f6a67 2025-04-23 16:52:48.007 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 16:52:48.015 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153f6a67 2025-04-23 16:52:48.020 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153f6a67 2025-04-23 16:52:48.021 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153f6a67 2025-04-23 16:52:48.022 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153f6a67 2025-04-23 16:52:48.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 16:52:48.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 16:52:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 16:52:48.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb94fb 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.025 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@165c8653 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@165c8653 2025-04-23 16:52:48.026 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 16:52:48.035 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165c8653 2025-04-23 16:52:48.039 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165c8653 2025-04-23 16:52:48.040 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165c8653 2025-04-23 16:52:48.041 [UI Thread @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165c8653 2025-04-23 16:52:48.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 16:52:48.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 16:52:48.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:48.043 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@165c8653: (connection evicted) 2025-04-23 16:52:48.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 16:52:48.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 16:52:48.044 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e3b18 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2025-04-23 16:52:48.045 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 16:52:48.053 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2025-04-23 16:52:48.059 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2025-04-23 16:52:48.060 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2025-04-23 16:52:48.061 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2025-04-23 16:52:48.062 [DefaultDispatcher-worker-14 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:48.062 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.062 [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:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.062 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 16:52:48.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 16:52:48.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 16:52:48.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 16:52:48.063 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.063 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aafaf44 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-23 16:52:48.064 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 16:52:48.072 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-23 16:52:48.077 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-23 16:52:48.078 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-23 16:52:48.078 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-23 16:52:48.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 16:52:48.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 16:52:48.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 16:52:48.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b96101b 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-23 16:52:48.080 [Test worker @coroutine#6226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 16:52:48.088 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-23 16:52:48.093 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-23 16:52:48.094 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-23 16:52:48.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-04-23 16:52:48.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 16:52:48.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 16:52:48.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 16:52:48.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8f0c59 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 16:52:48.097 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 16:52:48.105 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 16:52:48.110 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 16:52:48.111 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 16:52:48.112 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 16:52:48.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 16:52:48.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 16:52:48.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 16:52:48.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a2b00c 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-04-23 16:52:48.114 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 16:52:48.122 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-04-23 16:52:48.127 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-04-23 16:52:48.128 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-04-23 16:52:48.128 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-04-23 16:52:48.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 16:52:48.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 16:52:48.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 16:52:48.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4132b2 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-23 16:52:48.131 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 16:52:48.139 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-23 16:52:48.145 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-23 16:52:48.146 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-23 16:52:48.146 [DefaultDispatcher-worker-22 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:48.146 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.146 [DefaultDispatcher-worker-22 @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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.146 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.147 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf9a03 2025-04-23 16:52:48.147 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.147 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 16:52:48.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 16:52:48.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 16:52:48.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f2ccfc 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-04-23 16:52:48.149 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 16:52:48.157 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-04-23 16:52:48.162 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-04-23 16:52:48.163 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-04-23 16:52:48.164 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-04-23 16:52:48.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 16:52:48.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 16:52:48.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 16:52:48.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22251bc6 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-04-23 16:52:48.166 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 16:52:48.174 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-04-23 16:52:48.179 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-04-23 16:52:48.180 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-04-23 16:52:48.181 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-04-23 16:52:48.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 16:52:48.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 16:52:48.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 16:52:48.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e6d475 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.183 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 16:52:48.184 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5caf3 2025-04-23 16:52:48.185 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5caf3 2025-04-23 16:52:48.185 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 16:52:48.192 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5caf3 2025-04-23 16:52:48.197 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5caf3 2025-04-23 16:52:48.198 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5caf3 2025-04-23 16:52:48.199 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5caf3 2025-04-23 16:52:48.201 [UI Thread @coroutine#6349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 16:52:48.201 [UI Thread @coroutine#6349] 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-23 16:52:48.201 [UI Thread @coroutine#6349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 16:52:48.202 [UI Thread @coroutine#6349] 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-23 16:52:48.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 16:52:48.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 16:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 16:52:48.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c174215 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@29701f1f 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@29701f1f 2025-04-23 16:52:48.204 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 16:52:48.212 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29701f1f 2025-04-23 16:52:48.217 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29701f1f 2025-04-23 16:52:48.218 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29701f1f 2025-04-23 16:52:48.219 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29701f1f 2025-04-23 16:52:48.221 [UI Thread @coroutine#6372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46345/Site/verify 2025-04-23 16:52:48.221 [UI Thread @coroutine#6372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46345/Site/verify. 2025-04-23 16:52:48.221 [UI Thread @coroutine#6372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46345/Site/verify 2025-04-23 16:52:48.222 [UI Thread @coroutine#6372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46345/Site/verify 2025-04-23 16:52:48.222 [UI Thread @coroutine#6372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46345/Site/verify 2025-04-23 16:52:48.222 [UI Thread @coroutine#6372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46345/Site/verify. 2025-04-23 16:52:48.222 [UI Thread @coroutine#6372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46345/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 16:52:48.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 16:52:48.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 16:52:48.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 16:52:48.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:48.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 16:52:48.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98bae1e 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:48.225 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 16:52:48.226 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.226 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.226 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 16:52:48.235 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.240 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.240 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.241 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.246 [DefaultDispatcher-worker-16 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.249 [DefaultDispatcher-worker-18 @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e5e72 2025-04-23 16:52:48.253 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35645/719764228843065344/_ustadmanifest.json 2025-04-23 16:52:48.253 [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:35645/719764228843065344/_ustadmanifest.json. 2025-04-23 16:52:48.253 [UI Thread @coroutine#6398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35645/719764228843065344/_ustadmanifest.json 2025-04-23 16:52:48.254 [UI Thread @coroutine#6398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35645/719764228843065344/_ustadmanifest.json 2025-04-23 16:52:48.254 [UI Thread @coroutine#6398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35645/719764228843065344/_ustadmanifest.json 2025-04-23 16:52:48.254 [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:35645/719764228843065344/_ustadmanifest.json. 2025-04-23 16:52:48.254 [UI Thread @coroutine#6398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35645/719764228843065344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:48.255 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35645/mediainfo.json 2025-04-23 16:52:48.255 [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:35645/mediainfo.json. 2025-04-23 16:52:48.255 [UI Thread @coroutine#6398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35645/mediainfo.json 2025-04-23 16:52:48.255 [UI Thread @coroutine#6398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35645/mediainfo.json 2025-04-23 16:52:48.255 [UI Thread @coroutine#6398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35645/mediainfo.json 2025-04-23 16:52:48.283 [DefaultDispatcher-worker-12 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:48.283 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.283 [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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.283 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.284 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.284 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.296 [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:35645/mediainfo.json. 2025-04-23 16:52:48.296 [UI Thread @coroutine#6398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35645/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:48.326 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:48.596 [DefaultDispatcher-worker-22 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 16:52:48.596 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.596 [DefaultDispatcher-worker-22 @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:33521/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.596 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.597 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.597 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33521/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.695 [DefaultDispatcher-worker-22 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 16:52:48.695 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.695 [DefaultDispatcher-worker-22 @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:40139/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.695 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.696 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.696 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40139/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.770 [DefaultDispatcher-worker-9 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 16:52:48.771 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.771 [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:51455/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.771 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.771 [DefaultDispatcher-worker-22 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.771 [DefaultDispatcher-worker-22 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51455/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.861 [DefaultDispatcher-worker-11 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 16:52:48.861 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.861 [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:34179/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.861 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.862 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.862 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34179/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.897 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 16:52:48.897 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.897 [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:58565/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.897 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.898 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.898 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58565/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.939 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1257d4f0 2025-04-23 16:52:48.939 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.939 [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-23 16:52:48.939 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.940 [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-23 16:52:48.961 [DefaultDispatcher-worker-16 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 16:52:48.961 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.961 [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:46475/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:48.961 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.962 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:48.962 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46475/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.068 [DefaultDispatcher-worker-11 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 16:52:49.068 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.068 [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:39463/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:49.068 [DefaultDispatcher-worker-11 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.069 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.069 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39463/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.152 [DefaultDispatcher-worker-12 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 16:52:49.152 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.152 [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:54407/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:49.152 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.153 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.153 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54407/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.289 [DefaultDispatcher-worker-8 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 16:52:49.289 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.289 [DefaultDispatcher-worker-8 @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:34087/UmAppDatabase/replication/nodeId. 2025-04-23 16:52:49.289 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.290 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.290 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34087/UmAppDatabase/replication/nodeId 2025-04-23 16:52:49.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 16:52:49.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 16:52:49.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:49.298 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222e5e72: (connection evicted) 2025-04-23 16:52:49.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:49.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 16:52:49.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 16:52:49.311 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 16:52:49.311 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f94f48 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.312 [Test worker @coroutine#6443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 16:52:49.321 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.326 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.327 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.328 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.333 [DefaultDispatcher-worker-5 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.336 [DefaultDispatcher-worker-8 @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f 2025-04-23 16:52:49.413 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:49.417 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/719764233707376640/_ustadmanifest.json 2025-04-23 16:52:49.417 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/719764233707376640/_ustadmanifest.json. 2025-04-23 16:52:49.417 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/719764233707376640/_ustadmanifest.json 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/719764233707376640/_ustadmanifest.json 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/719764233707376640/_ustadmanifest.json 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] 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:50591/719764233707376640/_ustadmanifest.json. 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50591/719764233707376640/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/tincan.xml 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/tincan.xml. 2025-04-23 16:52:49.418 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/tincan.xml 2025-04-23 16:52:49.419 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/tincan.xml 2025-04-23 16:52:49.419 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/tincan.xml 2025-04-23 16:52:49.460 [UI Thread @coroutine#6459] 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:50591/tincan.xml. 2025-04-23 16:52:49.460 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50591/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 16:52:49.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 16:52:49.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 16:52:49.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 16:52:49.466 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d8f917f: (connection evicted) 2025-04-23 16:52:49.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 16:52:49.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 16:52:49.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 18:03:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 18:03:59.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:03:59.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:03:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:03:59.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 18:03:59.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:03:59.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:03:59.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 18:04:00.005 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.021 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.023 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.042 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:00.045 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e 2025-04-23 18:04:00.045 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e 2025-04-23 18:04:00.047 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17363350 2025-04-23 18:04:00.047 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17363350 2025-04-23 18:04:00.049 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1309a56e 2025-04-23 18:04:00.049 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1309a56e 2025-04-23 18:04:00.051 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@560b396b 2025-04-23 18:04:00.051 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@560b396b 2025-04-23 18:04:00.053 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a 2025-04-23 18:04:00.053 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a 2025-04-23 18:04:00.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67978b4a 2025-04-23 18:04:00.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67978b4a 2025-04-23 18:04:00.057 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396b7003 2025-04-23 18:04:00.057 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396b7003 2025-04-23 18:04:00.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3624c624 2025-04-23 18:04:00.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3624c624 2025-04-23 18:04:00.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6 2025-04-23 18:04:00.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6 2025-04-23 18:04:00.061 [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-23 18:04:00.150 [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-23 18:04:00.151 [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-23 18:04:00.151 [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-23 18:04:00.152 [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-23 18:04:00.154 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.155 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 18:04:00.155 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:00.155 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 18:04:00.207 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.224 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.237 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.249 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.260 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.263 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.327 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 18:04:00.344 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 18:04:00.344 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 18:04:00.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 18:04:00.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 18:04:00.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 18:04:00.353 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 18:04:00.354 [DefaultDispatcher-worker-4 @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-23 18:04:00.354 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 18:04:00.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e: (connection evicted) 2025-04-23 18:04:00.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17363350: (connection evicted) 2025-04-23 18:04:00.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1309a56e: (connection evicted) 2025-04-23 18:04:00.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@560b396b: (connection evicted) 2025-04-23 18:04:00.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a: (connection evicted) 2025-04-23 18:04:00.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67978b4a: (connection evicted) 2025-04-23 18:04:00.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396b7003: (connection evicted) 2025-04-23 18:04:00.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3624c624: (connection evicted) 2025-04-23 18:04:00.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6: (connection evicted) 2025-04-23 18:04:00.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:00.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 18:04:00.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 18:04:00.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 18:04:00.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:00.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:00.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed31735 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:00.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 18:04:00.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 18:04:00.365 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.371 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.372 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.373 [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-23 18:04:00.374 [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-23 18:04:00.374 [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-23 18:04:00.374 [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-23 18:04:00.382 [DefaultDispatcher-worker-10 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.383 [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-23 18:04:00.384 [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-23 18:04:00.384 [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-23 18:04:00.386 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.395 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.403 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.412 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.420 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.423 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.456 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7 2025-04-23 18:04:00.464 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:00.467 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-04-23 18:04:00.467 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-04-23 18:04:00.469 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-04-23 18:04:00.469 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-04-23 18:04:00.471 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-04-23 18:04:00.471 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-04-23 18:04:00.473 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-04-23 18:04:00.473 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-04-23 18:04:00.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-04-23 18:04:00.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-04-23 18:04:00.476 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-04-23 18:04:00.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-04-23 18:04:00.477 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 18:04:00.478 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 18:04:00.478 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-04-23 18:04:00.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 18:04:00.479 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-04-23 18:04:00.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 18:04:00.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2025-04-23 18:04:00.479 [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-23 18:04:00.479 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a4c98d7: (connection evicted) 2025-04-23 18:04:00.479 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 18:04:00.479 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706f031a: (connection evicted) 2025-04-23 18:04:00.479 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367: (connection evicted) 2025-04-23 18:04:00.480 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a97686a: (connection evicted) 2025-04-23 18:04:00.480 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c: (connection evicted) 2025-04-23 18:04:00.480 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67: (connection evicted) 2025-04-23 18:04:00.481 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e60a436: (connection evicted) 2025-04-23 18:04:00.481 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8: (connection evicted) 2025-04-23 18:04:00.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:00.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 18:04:00.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340c5fb6 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:00.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:00.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d389f2 2025-04-23 18:04:00.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d389f2 2025-04-23 18:04:00.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 18:04:00.611 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:00.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fd6d1e 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:00.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@c11332b 2025-04-23 18:04:00.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@c11332b 2025-04-23 18:04:00.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 18:04:00.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 18:04:00.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:00.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:00.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3005623b 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d27b4c1 2025-04-23 18:04:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d27b4c1 2025-04-23 18:04:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 18:04:00.905 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11332b 2025-04-23 18:04:00.941 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:00.954 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.038 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27b4c1 2025-04-23 18:04:01.046 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27b4c1 2025-04-23 18:04:01.046 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57127/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 18:04:01.046 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57127/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 18:04:01.046 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57127/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 18:04:01.060 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57127/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 18:04:01.060 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57127/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 18:04:01.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 18:04:01.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 18:04:01.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.092 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c11332b: (connection evicted) 2025-04-23 18:04:01.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 18:04:01.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 18:04:01.095 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27b4c1 2025-04-23 18:04:01.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f9dc7e 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@503556cb 2025-04-23 18:04:01.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@503556cb 2025-04-23 18:04:01.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 18:04:01.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9e19de 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 18:04:01.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2025-04-23 18:04:01.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2025-04-23 18:04:01.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 18:04:01.135 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2025-04-23 18:04:01.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 18:04:01.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 18:04:01.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.137 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503556cb: (connection evicted) 2025-04-23 18:04:01.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 18:04:01.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 18:04:01.138 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aab7195 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 18:04:01.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dca62c2 2025-04-23 18:04:01.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dca62c2 2025-04-23 18:04:01.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52657d5f 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 18:04:01.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2211b44f 2025-04-23 18:04:01.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2211b44f 2025-04-23 18:04:01.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 18:04:01.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 18:04:01.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 18:04:01.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.156 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dca62c2: (connection evicted) 2025-04-23 18:04:01.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 18:04:01.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271e851e 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 18:04:01.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-04-23 18:04:01.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e14b53 2025-04-23 18:04:01.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 18:04:01.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 18:04:01.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6b0c7 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f 2025-04-23 18:04:01.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f 2025-04-23 18:04:01.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 18:04:01.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 18:04:01.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 18:04:01.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.175 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61e14b53: (connection evicted) 2025-04-23 18:04:01.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 18:04:01.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a5aadd 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 18:04:01.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a89414e 2025-04-23 18:04:01.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a89414e 2025-04-23 18:04:01.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 18:04:01.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fb8301 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c 2025-04-23 18:04:01.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c 2025-04-23 18:04:01.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 18:04:01.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 18:04:01.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 18:04:01.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.204 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a89414e: (connection evicted) 2025-04-23 18:04:01.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 18:04:01.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 18:04:01.210 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.251 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.269 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.288 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 18:04:01.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d626f2 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e7afde 2025-04-23 18:04:01.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e7afde 2025-04-23 18:04:01.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349f3ff7 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 18:04:01.460 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.464 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.473 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.479 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.484 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.488 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 18:04:01.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 18:04:01.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.522 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e7afde: (connection evicted) 2025-04-23 18:04:01.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 18:04:01.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 18:04:01.526 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9f4376 2025-04-23 18:04:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 18:04:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3085a3 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 18:04:01.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@592cb470 2025-04-23 18:04:01.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@592cb470 2025-04-23 18:04:01.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6cb932 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 18:04:01.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2025-04-23 18:04:01.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2025-04-23 18:04:01.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 18:04:01.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 18:04:01.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 18:04:01.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.547 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592cb470: (connection evicted) 2025-04-23 18:04:01.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 18:04:01.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a902015 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 18:04:01.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-04-23 18:04:01.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-04-23 18:04:01.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2025-04-23 18:04:01.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-23 18:04:01.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-23 18:04:01.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 18:04:01.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 18:04:01.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 18:04:01.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.559 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521a506c: (connection evicted) 2025-04-23 18:04:01.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 18:04:01.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-04-23 18:04:01.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-04-23 18:04:01.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 18:04:01.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-04-23 18:04:01.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-04-23 18:04:01.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 18:04:01.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 18:04:01.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 18:04:01.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.570 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106459d9: (connection evicted) 2025-04-23 18:04:01.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 18:04:01.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 18:04:01.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2025-04-23 18:04:01.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2025-04-23 18:04:01.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 18:04:01.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b332b23 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2025-04-23 18:04:01.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2025-04-23 18:04:01.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 18:04:01.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 18:04:01.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 18:04:01.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.626 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15914bb5: (connection evicted) 2025-04-23 18:04:01.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 18:04:01.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 18:04:01.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-04-23 18:04:01.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-04-23 18:04:01.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-23 18:04:01.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-23 18:04:01.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 18:04:01.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 18:04:01.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 18:04:01.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.639 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4: (connection evicted) 2025-04-23 18:04:01.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 18:04:01.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0e9e0c 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-04-23 18:04:01.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-04-23 18:04:01.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 18:04:01.644 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f497aa 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 18:04:01.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 18:04:01.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 18:04:01.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 18:04:01.658 [DefaultDispatcher-worker-5 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 18:04:01.658 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.658 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 18:04:01.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 18:04:01.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 18:04:01.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.659 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d: (connection evicted) 2025-04-23 18:04:01.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 18:04:01.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 18:04:01.660 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-23 18:04:01.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-23 18:04:01.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 18:04:01.669 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c31b17 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 18:04:01.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2025-04-23 18:04:01.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2025-04-23 18:04:01.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 18:04:01.681 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 18:04:01.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 18:04:01.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.682 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8debe42: (connection evicted) 2025-04-23 18:04:01.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 18:04:01.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6906be0f 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 18:04:01.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-04-23 18:04:01.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-04-23 18:04:01.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e01796a 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 18:04:01.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-23 18:04:01.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-23 18:04:01.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 18:04:01.737 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.750 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.771 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.790 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.800 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-23 18:04:01.801 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:01.801 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-23 18:04:01.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 18:04:01.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 18:04:01.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.802 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf: (connection evicted) 2025-04-23 18:04:01.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 18:04:01.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 18:04:01.803 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 18:04:01.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2025-04-23 18:04:01.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2025-04-23 18:04:01.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee1963 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2025-04-23 18:04:01.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2025-04-23 18:04:01.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 18:04:01.905 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.914 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 18:04:01.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 18:04:01.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.947 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5: (connection evicted) 2025-04-23 18:04:01.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 18:04:01.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 18:04:01.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-04-23 18:04:01.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-04-23 18:04:01.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-04-23 18:04:01.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-04-23 18:04:01.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 18:04:01.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 18:04:01.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 18:04:01.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:01.961 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2025-04-23 18:04:01.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:01.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 18:04:01.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-23 18:04:01.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-23 18:04:01.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:01.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 18:04:01.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 18:04:01.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 18:04:01.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 18:04:02.060 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.071 [DefaultDispatcher-worker-11 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 18:04:02.071 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.072 [DefaultDispatcher-worker-11 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 18:04:02.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 18:04:02.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 18:04:02.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.073 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83: (connection evicted) 2025-04-23 18:04:02.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 18:04:02.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 18:04:02.074 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-23 18:04:02.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 18:04:02.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459d2ee6 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2025-04-23 18:04:02.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2025-04-23 18:04:02.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 18:04:02.080 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261a66b8 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2025-04-23 18:04:02.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2025-04-23 18:04:02.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 18:04:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 18:04:02.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 18:04:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.086 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e47aab: (connection evicted) 2025-04-23 18:04:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 18:04:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f20b6fe 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 18:04:02.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 18:04:02.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 18:04:02.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 18:04:02.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 18:04:02.107 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 18:04:02.108 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a49597 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-04-23 18:04:02.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-04-23 18:04:02.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 18:04:02.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 18:04:02.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 18:04:02.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:02.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 18:04:02.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218f2f51 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 18:04:02.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-23 18:04:02.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-23 18:04:02.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 18:04:02.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-23 18:04:02.127 [Test worker @coroutine#255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-23 18:04:02.128 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-23 18:04:02.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-23 18:04:02.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 18:04:02.134 [DefaultDispatcher-worker-10 @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-23 18:04:02.137 [DefaultDispatcher-worker-15 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-23 18:04:02.138 [Test worker @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-23 18:04:02.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 18:04:02.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 18:04:02.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.140 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39afe59f: (connection evicted) 2025-04-23 18:04:02.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 18:04:02.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 18:04:02.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 18:04:02.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9c11fb 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 18:04:02.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 18:04:02.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 18:04:02.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 18:04:02.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 18:04:02.150 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 18:04:02.151 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-23 18:04:02.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-23 18:04:02.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 18:04:02.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 18:04:02.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 18:04:02.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:02.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 18:04:02.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74431832 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 18:04:02.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 18:04:02.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 18:04:02.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 18:04:02.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 18:04:02.165 [Test worker @coroutine#292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 18:04:02.166 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d60fa1 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-23 18:04:02.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-23 18:04:02.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 18:04:02.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 18:04:02.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 18:04:02.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:02.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 18:04:02.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71316cd7 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 18:04:02.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-04-23 18:04:02.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-04-23 18:04:02.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 18:04:02.184 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.208 [DefaultDispatcher-worker-4 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-04-23 18:04:02.211 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.215 [DefaultDispatcher-worker-18 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-04-23 18:04:02.230 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.245 [DefaultDispatcher-worker-11 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-04-23 18:04:02.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 18:04:02.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 18:04:02.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.248 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14239223: (connection evicted) 2025-04-23 18:04:02.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 18:04:02.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5896b9f5 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 18:04:02.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-04-23 18:04:02.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-04-23 18:04:02.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 18:04:02.253 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.268 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.271 [DefaultDispatcher-worker-4 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-04-23 18:04:02.276 [DefaultDispatcher-worker-6 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-04-23 18:04:02.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 18:04:02.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 18:04:02.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.286 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0: (connection evicted) 2025-04-23 18:04:02.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 18:04:02.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3573e19d 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-23 18:04:02.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-23 18:04:02.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 18:04:02.308 [DefaultDispatcher-worker-7 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-23 18:04:02.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 18:04:02.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 18:04:02.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.309 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c: (connection evicted) 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 18:04:02.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 18:04:02.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 18:04:02.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 18:04:02.330 [DefaultDispatcher-worker-8 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 18:04:02.334 [DefaultDispatcher-worker-9 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 18:04:02.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 18:04:02.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 18:04:02.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.335 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 18:04:02.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e194966 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 18:04:02.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-04-23 18:04:02.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-04-23 18:04:02.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 18:04:02.355 [DefaultDispatcher-worker-6 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-04-23 18:04:02.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 18:04:02.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 18:04:02.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.357 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c: (connection evicted) 2025-04-23 18:04:02.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 18:04:02.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25df2014 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-04-23 18:04:02.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-04-23 18:04:02.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 18:04:02.377 [DefaultDispatcher-worker-3 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-04-23 18:04:02.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 18:04:02.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 18:04:02.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.378 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387: (connection evicted) 2025-04-23 18:04:02.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 18:04:02.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311a09b2 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-04-23 18:04:02.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-04-23 18:04:02.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 18:04:02.554 [DefaultDispatcher-worker-7 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-04-23 18:04:02.559 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-04-23 18:04:02.561 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50303/manifest.json 2025-04-23 18:04:02.561 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50303/manifest.json. 2025-04-23 18:04:02.561 [Test worker @coroutine#336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50303/manifest.json 2025-04-23 18:04:02.562 [Test worker @coroutine#336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50303/manifest.json 2025-04-23 18:04:02.562 [Test worker @coroutine#336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50303/manifest.json 2025-04-23 18:04:02.615 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.636 [Test worker @coroutine#336] 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:50303/manifest.json. 2025-04-23 18:04:02.636 [Test worker @coroutine#336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50303/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:02.644 [DefaultDispatcher-worker-7 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-04-23 18:04:02.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 18:04:02.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 18:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.648 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301d84f6: (connection evicted) 2025-04-23 18:04:02.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:02.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 18:04:02.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 18:04:02.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54530644 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-04-23 18:04:02.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-04-23 18:04:02.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 18:04:02.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@366bf608 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-04-23 18:04:02.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-04-23 18:04:02.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 18:04:02.674 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 18:04:02.711 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-04-23 18:04:02.711 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4f1a5b93 2025-04-23 18:04:02.751 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.758 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.766 [DefaultDispatcher-worker-10 @coroutine#348] INFO ktor.application - Responding at http://0.0.0.0:43313 2025-04-23 18:04:02.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 18:04:02.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10cb5047 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc88295 2025-04-23 18:04:02.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc88295 2025-04-23 18:04:02.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 18:04:02.783 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 18:04:02.788 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 18:04:02.788 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 18:04:02.788 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 18:04:02.788 [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-23 18:04:02.788 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 18:04:02.788 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 18:04:02.789 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 18:04:02.789 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c38e2bf 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:02.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:02.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 18:04:02.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 18:04:02.819 [DefaultDispatcher-worker-8 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.824 [DefaultDispatcher-worker-18 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.828 [DefaultDispatcher-worker-14 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc88295 2025-04-23 18:04:02.829 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc88295 2025-04-23 18:04:02.834 [DefaultDispatcher-worker-11 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.838 [DefaultDispatcher-worker-7 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.838 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:02.838 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json. 2025-04-23 18:04:02.838 [Test worker @coroutine#353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:02.841 [Test worker @coroutine#353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:02.841 [Test worker @coroutine#353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:02.841 [Test worker @coroutine#353] 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:43313/api/content/719782583444635648/_ustadmanifest.json. 2025-04-23 18:04:02.841 [Test worker @coroutine#353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:02.850 [DefaultDispatcher-worker-1 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.853 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 18:04:02.853 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-892122d9-40a5-4181-b644-5e798dc7f04f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 18:04:02.855 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:02.855 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-892122d9-40a5-4181-b644-5e798dc7f04f 2025-04-23 18:04:02.858 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:02.858 [DefaultDispatcher-worker-1 @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:43313/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:02.858 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:02.858 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43313/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:02.863 [DefaultDispatcher-worker-14 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.863 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/UmAppDatabase/replication/nodeId 2025-04-23 18:04:02.863 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43313/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:02.863 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/UmAppDatabase/replication/nodeId 2025-04-23 18:04:02.867 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.868 [DefaultDispatcher-worker-1 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/api/blob/upload-init-batch 2025-04-23 18:04:02.868 [DefaultDispatcher-worker-1 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43313/api/blob/upload-init-batch. 2025-04-23 18:04:02.868 [DefaultDispatcher-worker-1 @coroutine#371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/api/blob/upload-init-batch 2025-04-23 18:04:02.868 [DefaultDispatcher-worker-1 @coroutine#371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43313/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:02.890 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:02.902 [eventLoopGroupProxy-4-3 @call-handler#393] 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-23 18:04:02.902 [eventLoopGroupProxy-4-2 @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-23 18:04:02.902 [eventLoopGroupProxy-4-4 @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-23 18:04:02.902 [eventLoopGroupProxy-4-1 @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-23 18:04:02.906 [eventLoopGroupProxy-4-2 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:02.906 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:02.907 [eventLoopGroupProxy-4-3 @call-handler#393] 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-23 18:04:02.907 [eventLoopGroupProxy-4-4 @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-23 18:04:02.907 [eventLoopGroupProxy-4-4 @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-23 18:04:02.909 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/UmAppDatabase/replication/nodeId 2025-04-23 18:04:02.909 [DefaultDispatcher-worker-1 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43313/UmAppDatabase/replication/nodeId 2025-04-23 18:04:02.909 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:02.910 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:02.910 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43313/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:02.912 [eventLoopGroupProxy-4-2 @call-handler#394] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-23 18:04:02.912 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-23 18:04:02.915 [DefaultDispatcher-worker-15 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.916 [eventLoopGroupProxy-4-3 @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-04-23 18:04:02.920 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.924 [eventLoopGroupProxy-4-3 @call-handler#393] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-23 18:04:02.925 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/api/blob/upload-init-batch 2025-04-23 18:04:02.925 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43313/api/blob/upload-init-batch 2025-04-23 18:04:02.928 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43313/api/blob/upload-init-batch. 2025-04-23 18:04:02.928 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43313/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:02.936 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/api/blob/upload-batch-data 2025-04-23 18:04:02.936 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43313/api/blob/upload-batch-data. 2025-04-23 18:04:02.936 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/api/blob/upload-batch-data 2025-04-23 18:04:02.937 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43313/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:02.941 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:02.948 [eventLoopGroupProxy-4-4 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-04-23 18:04:02.949 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:02.949 [eventLoopGroupProxy-4-4 @call-handler#410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 18:04:02.950 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/api/blob/upload-batch-data 2025-04-23 18:04:02.955 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/api/blob/upload-batch-data 2025-04-23 18:04:02.955 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43313/api/blob/upload-batch-data. 2025-04-23 18:04:02.955 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/api/blob/upload-batch-data 2025-04-23 18:04:02.955 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43313/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:02.957 [eventLoopGroupProxy-4-4 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:02.958 [eventLoopGroupProxy-4-4 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-04-23 18:04:02.959 [eventLoopGroupProxy-4-4 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:02.959 [eventLoopGroupProxy-4-4 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 18:04:02.959 [DefaultDispatcher-worker-10 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/api/blob/upload-batch-data 2025-04-23 18:04:02.971 [DefaultDispatcher-worker-18 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.977 [DefaultDispatcher-worker-7 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:02.987 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/UmAppDatabase/replication/message 2025-04-23 18:04:02.987 [DefaultDispatcher-worker-7 @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:43313/UmAppDatabase/replication/message. 2025-04-23 18:04:02.987 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/UmAppDatabase/replication/message 2025-04-23 18:04:02.987 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43313/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:02.988 [eventLoopGroupProxy-4-4 @call-handler#429] 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-23 18:04:02.988 [eventLoopGroupProxy-4-4 @call-handler#429] 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-23 18:04:02.988 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:03.000 [DefaultDispatcher-worker-14 @call-handler#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-04-23 18:04:03.000 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:03.000 [eventLoopGroupProxy-4-4 @call-handler#429] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 18:04:03.000 [DefaultDispatcher-worker-3 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:03.001 [DefaultDispatcher-worker-3 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json. 2025-04-23 18:04:03.001 [DefaultDispatcher-worker-3 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:03.001 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/UmAppDatabase/replication/message 2025-04-23 18:04:03.001 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43313/UmAppDatabase/replication/message 2025-04-23 18:04:03.001 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43313/UmAppDatabase/replication/message. 2025-04-23 18:04:03.001 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43313/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:03.002 [DefaultDispatcher-worker-16 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:03.002 [DefaultDispatcher-worker-16 @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json 2025-04-23 18:04:03.002 [DefaultDispatcher-worker-16 @coroutine#347] 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:43313/api/content/719782583444635648/_ustadmanifest.json. 2025-04-23 18:04:03.002 [DefaultDispatcher-worker-16 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43313/api/content/719782583444635648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:03.006 [DefaultDispatcher-worker-18 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2025-04-23 18:04:03.007 [DefaultDispatcher-worker-12 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-04-23 18:04:03.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 18:04:03.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 18:04:03.007 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 18:04:03.008 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 18:04:03.008 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 18:04:03.008 [Test worker @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc88295 2025-04-23 18:04:03.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 18:04:03.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 18:04:03.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:03.009 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c205259: (connection evicted) 2025-04-23 18:04:03.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:03.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 18:04:03.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 18:04:03.285 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:03.285 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:03.472 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:04.014 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4f1a5b93 2025-04-23 18:04:04.015 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4f1a5b93 2025-04-23 18:04:04.017 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-04-23 18:04:04.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 18:04:04.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 18:04:04.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:04.017 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e890591: (connection evicted) 2025-04-23 18:04:04.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:04.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 18:04:04.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33622388 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:04.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:04.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 18:04:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:04.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60cbad 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:04.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:04.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 18:04:04.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-23 18:04:04.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-23 18:04:04.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 18:04:04.031 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 18:04:04.032 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 18:04:04.032 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@24ac87a 2025-04-23 18:04:04.033 [DefaultDispatcher-worker-11 @coroutine#453] INFO ktor.application - Responding at http://0.0.0.0:44645 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1e578f 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:04.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-23 18:04:04.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-23 18:04:04.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 18:04:04.035 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 18:04:04.036 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 18:04:04.036 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 18:04:04.036 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 18:04:04.036 [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-23 18:04:04.036 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 18:04:04.036 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 18:04:04.036 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 18:04:04.036 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b32622 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:04.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 18:04:04.058 [DefaultDispatcher-worker-7 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.063 [DefaultDispatcher-worker-14 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.067 [DefaultDispatcher-worker-19 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-23 18:04:04.069 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-23 18:04:04.074 [DefaultDispatcher-worker-5 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.078 [DefaultDispatcher-worker-17 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.078 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:04.078 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json. 2025-04-23 18:04:04.078 [Test worker @coroutine#458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:04.079 [Test worker @coroutine#458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:04.080 [Test worker @coroutine#458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:04.080 [Test worker @coroutine#458] 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:44645/api/content/719782595492638720/_ustadmanifest.json. 2025-04-23 18:04:04.080 [Test worker @coroutine#458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:04.088 [DefaultDispatcher-worker-8 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.089 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 18:04:04.089 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f81eff2b-e1ef-4cb6-accb-8b3fe7f31fb7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 18:04:04.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:04.090 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f81eff2b-e1ef-4cb6-accb-8b3fe7f31fb7 2025-04-23 18:04:04.090 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:04.090 [DefaultDispatcher-worker-8 @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:44645/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:04.090 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:04.090 [DefaultDispatcher-worker-8 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:04.093 [eventLoopGroupProxy-7-1 @call-handler#489] 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-23 18:04:04.093 [eventLoopGroupProxy-7-2 @call-handler#488] 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-23 18:04:04.093 [eventLoopGroupProxy-7-1 @call-handler#489] 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-23 18:04:04.093 [eventLoopGroupProxy-7-2 @call-handler#488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.093 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:04.093 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.094 [eventLoopGroupProxy-7-1 @call-handler#489] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-23 18:04:04.094 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:04.094 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:04.096 [DefaultDispatcher-worker-9 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.096 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/UmAppDatabase/replication/nodeId 2025-04-23 18:04:04.096 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44645/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:04.096 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/UmAppDatabase/replication/nodeId 2025-04-23 18:04:04.098 [eventLoopGroupProxy-7-1 @call-handler#497] 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-23 18:04:04.098 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.098 [DefaultDispatcher-worker-14 @coroutine#476] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.098 [DefaultDispatcher-worker-14 @coroutine#476] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-init-batch. 2025-04-23 18:04:04.098 [DefaultDispatcher-worker-14 @coroutine#476] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.098 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 18:04:04.098 [DefaultDispatcher-worker-14 @coroutine#476] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:04.098 [DefaultDispatcher-worker-17 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/UmAppDatabase/replication/nodeId 2025-04-23 18:04:04.098 [DefaultDispatcher-worker-17 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/UmAppDatabase/replication/nodeId 2025-04-23 18:04:04.099 [eventLoopGroupProxy-7-1 @call-handler#502] 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-23 18:04:04.099 [eventLoopGroupProxy-7-1 @call-handler#502] 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-23 18:04:04.100 [eventLoopGroupProxy-7-1 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:04.101 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 18:04:04.101 [DefaultDispatcher-worker-5 @coroutine#476] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.101 [DefaultDispatcher-worker-5 @coroutine#476] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.102 [DefaultDispatcher-worker-5 @coroutine#476] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-init-batch. 2025-04-23 18:04:04.102 [DefaultDispatcher-worker-5 @coroutine#476] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44645/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:04.103 [DefaultDispatcher-worker-5 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.103 [DefaultDispatcher-worker-5 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.103 [DefaultDispatcher-worker-5 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.103 [DefaultDispatcher-worker-5 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.104 [eventLoopGroupProxy-7-1 @call-handler#509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.104 [DefaultDispatcher-worker-15 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.106 [eventLoopGroupProxy-7-1 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:04.106 [eventLoopGroupProxy-7-1 @call-handler#509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.106 [eventLoopGroupProxy-7-1 @call-handler#509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:04.106 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.108 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.108 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.108 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.108 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.109 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.111 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:04.111 [DefaultDispatcher-worker-11 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.111 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.111 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:04.111 [DefaultDispatcher-worker-11 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.112 [DefaultDispatcher-worker-11 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.112 [DefaultDispatcher-worker-11 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.112 [DefaultDispatcher-worker-11 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.112 [DefaultDispatcher-worker-11 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.113 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.120 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:04.122 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:04.132 [DefaultDispatcher-worker-15 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-04-23 18:04:04.134 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:04.136 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:04.155 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.156 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:04.156 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.157 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.157 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.157 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.157 [DefaultDispatcher-worker-15 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.158 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.158 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 18:04:04.158 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.159 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.159 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44645/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:04.159 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:44645/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44645/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 18:04:04.159 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:44645/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.167 [DefaultDispatcher-worker-18 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.172 [DefaultDispatcher-worker-13 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:04.179 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 18:04:04.678 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d3488a7e-1d18-46d9-96e2-5f201459ff58', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 18:04:04.678 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:04.678 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d3488a7e-1d18-46d9-96e2-5f201459ff58 2025-04-23 18:04:04.680 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.680 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-init-batch. 2025-04-23 18:04:04.680 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.680 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:04.682 [eventLoopGroupProxy-7-1 @call-handler#534] 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-23 18:04:04.682 [eventLoopGroupProxy-7-1 @call-handler#534] 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-23 18:04:04.683 [eventLoopGroupProxy-7-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:04.684 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 18:04:04.684 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.684 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/api/blob/upload-init-batch 2025-04-23 18:04:04.684 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-init-batch. 2025-04-23 18:04:04.684 [DefaultDispatcher-worker-11 @coroutine#531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44645/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:04.685 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.685 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.685 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.685 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.687 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.688 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.689 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:04.689 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.690 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.690 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.690 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.690 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.691 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.692 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.692 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:04.692 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.693 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.693 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.693 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.693 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.693 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.735 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.735 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:04.735 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.736 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.736 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.736 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.736 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.737 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.779 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.779 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:04.780 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.780 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.780 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.780 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.780 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.781 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.823 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.823 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:04.824 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.824 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.824 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.824 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.824 [DefaultDispatcher-worker-13 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.825 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.867 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.867 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:04.868 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.868 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.868 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.868 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.868 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.869 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.911 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.911 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:04.911 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.912 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.912 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.912 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.912 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.913 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.953 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.954 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 18:04:04.954 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.954 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.954 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.954 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.954 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.955 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:04.997 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:04.997 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:04.998 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.998 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.998 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:04.998 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:04.998 [DefaultDispatcher-worker-20 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:04.999 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:05.041 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.041 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:05.041 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.042 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.042 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:05.042 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.042 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:05.043 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:05.085 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.085 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:05.086 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.086 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.086 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:05.086 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.086 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:05.087 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:05.129 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.129 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:05.130 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.130 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.131 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:05.131 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.131 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:05.131 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:05.172 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.172 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 18:04:05.173 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.173 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.173 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:05.173 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.173 [DefaultDispatcher-worker-10 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:05.174 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:05.185 [DefaultDispatcher-worker-14 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:05.217 [eventLoopGroupProxy-7-1 @coroutine#584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:05.218 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.218 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 18:04:05.218 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.219 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.219 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:05.219 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.219 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:05.220 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:05.222 [eventLoopGroupProxy-7-1 @coroutine#589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:05.222 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.222 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:05.222 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.223 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.223 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/blob/upload-batch-data. 2025-04-23 18:04:05.223 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.223 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:05.224 [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-23 18:04:05.225 [eventLoopGroupProxy-7-1 @coroutine#594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:05.225 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.225 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:05.226 [DefaultDispatcher-worker-17 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/blob/upload-batch-data 2025-04-23 18:04:05.232 [DefaultDispatcher-worker-8 @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:05.237 [DefaultDispatcher-worker-18 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:05.237 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/UmAppDatabase/replication/message 2025-04-23 18:04:05.237 [DefaultDispatcher-worker-18 @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:44645/UmAppDatabase/replication/message. 2025-04-23 18:04:05.237 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/UmAppDatabase/replication/message 2025-04-23 18:04:05.238 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44645/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:05.239 [eventLoopGroupProxy-7-1 @call-handler#603] 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-23 18:04:05.239 [eventLoopGroupProxy-7-1 @call-handler#603] 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-23 18:04:05.239 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:05.251 [DefaultDispatcher-worker-16 @call-handler#603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-23 18:04:05.251 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:05.251 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 18:04:05.251 [DefaultDispatcher-worker-12 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:05.251 [DefaultDispatcher-worker-12 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json. 2025-04-23 18:04:05.251 [DefaultDispatcher-worker-12 @coroutine#452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:05.251 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/UmAppDatabase/replication/message 2025-04-23 18:04:05.251 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/UmAppDatabase/replication/message 2025-04-23 18:04:05.252 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44645/UmAppDatabase/replication/message. 2025-04-23 18:04:05.252 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44645/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:05.252 [DefaultDispatcher-worker-9 @coroutine#452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:05.252 [DefaultDispatcher-worker-9 @coroutine#452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json 2025-04-23 18:04:05.252 [DefaultDispatcher-worker-9 @coroutine#452] 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:44645/api/content/719782595492638720/_ustadmanifest.json. 2025-04-23 18:04:05.252 [DefaultDispatcher-worker-9 @coroutine#452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44645/api/content/719782595492638720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:05.256 [DefaultDispatcher-worker-12 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2025-04-23 18:04:05.257 [DefaultDispatcher-worker-19 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-23 18:04:05.258 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 18:04:05.258 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 18:04:05.258 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 18:04:05.258 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 18:04:05.258 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 18:04:05.259 [Test worker @coroutine#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-23 18:04:05.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 18:04:05.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 18:04:05.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:05.259 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a: (connection evicted) 2025-04-23 18:04:05.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:05.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 18:04:05.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 18:04:05.536 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:05.679 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:05.733 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:06.021 [DefaultDispatcher-worker-13 @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-04-23 18:04:06.263 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@24ac87a 2025-04-23 18:04:06.263 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@24ac87a 2025-04-23 18:04:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 18:04:06.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 18:04:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:06.263 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752180c4: (connection evicted) 2025-04-23 18:04:06.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:06.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 18:04:06.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 18:04:06.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a09c0 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:06.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 18:04:06.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341889a1 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:06.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:06.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 18:04:06.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2025-04-23 18:04:06.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2025-04-23 18:04:06.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 18:04:06.278 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 18:04:06.279 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 18:04:06.279 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1f370472 2025-04-23 18:04:06.281 [DefaultDispatcher-worker-11 @coroutine#632] INFO ktor.application - Responding at http://0.0.0.0:43457 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb641a8 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:06.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ec2cb5 2025-04-23 18:04:06.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ec2cb5 2025-04-23 18:04:06.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 18:04:06.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 18:04:06.283 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 18:04:06.283 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 18:04:06.283 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 18:04:06.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-23 18:04:06.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 18:04:06.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 18:04:06.283 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 18:04:06.283 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e5b262 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:06.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 18:04:06.303 [DefaultDispatcher-worker-19 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.307 [DefaultDispatcher-worker-18 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.311 [DefaultDispatcher-worker-14 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ec2cb5 2025-04-23 18:04:06.313 [Test worker @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ec2cb5 2025-04-23 18:04:06.317 [DefaultDispatcher-worker-3 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.321 [DefaultDispatcher-worker-19 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.322 [Test worker @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.322 [Test worker @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json. 2025-04-23 18:04:06.322 [Test worker @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.323 [Test worker @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.323 [Test worker @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.323 [Test worker @coroutine#637] 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:43457/api/content/719782601298264064/_ustadmanifest.json. 2025-04-23 18:04:06.323 [Test worker @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:06.330 [DefaultDispatcher-worker-18 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.331 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 18:04:06.331 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6947b1c0-095e-46ba-bf3e-e2fd1d336eae', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 18:04:06.332 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:06.332 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6947b1c0-095e-46ba-bf3e-e2fd1d336eae 2025-04-23 18:04:06.333 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:06.333 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43457/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:06.333 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:06.333 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:06.335 [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-23 18:04:06.335 [eventLoopGroupProxy-10-2 @call-handler#667] 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-23 18:04:06.336 [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-23 18:04:06.336 [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-23 18:04:06.336 [eventLoopGroupProxy-10-2 @call-handler#667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.336 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.336 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 18:04:06.337 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:06.337 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:06.339 [DefaultDispatcher-worker-20 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.339 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/UmAppDatabase/replication/nodeId 2025-04-23 18:04:06.339 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43457/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:06.339 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/UmAppDatabase/replication/nodeId 2025-04-23 18:04:06.340 [DefaultDispatcher-worker-14 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/blob/upload-init-batch 2025-04-23 18:04:06.340 [DefaultDispatcher-worker-14 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-init-batch. 2025-04-23 18:04:06.340 [DefaultDispatcher-worker-14 @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/blob/upload-init-batch 2025-04-23 18:04:06.340 [DefaultDispatcher-worker-14 @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:06.340 [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-23 18:04:06.341 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.341 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 18:04:06.341 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/UmAppDatabase/replication/nodeId 2025-04-23 18:04:06.341 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43457/UmAppDatabase/replication/nodeId 2025-04-23 18:04:06.342 [eventLoopGroupProxy-10-3 @call-handler#683] 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-23 18:04:06.342 [eventLoopGroupProxy-10-3 @call-handler#683] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 18:04:06.344 [eventLoopGroupProxy-10-3 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.345 [eventLoopGroupProxy-10-3 @call-handler#683] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 18:04:06.345 [DefaultDispatcher-worker-3 @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/blob/upload-init-batch 2025-04-23 18:04:06.345 [DefaultDispatcher-worker-3 @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43457/api/blob/upload-init-batch 2025-04-23 18:04:06.346 [DefaultDispatcher-worker-3 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-init-batch. 2025-04-23 18:04:06.346 [DefaultDispatcher-worker-3 @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43457/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:06.348 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.348 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-batch-data. 2025-04-23 18:04:06.348 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.348 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:06.348 [DefaultDispatcher-worker-3 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.349 [eventLoopGroupProxy-10-1 @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-23 18:04:06.352 [eventLoopGroupProxy-10-1 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.352 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.352 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 18:04:06.352 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.354 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.354 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-batch-data. 2025-04-23 18:04:06.354 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.354 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:06.354 [DefaultDispatcher-worker-19 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.355 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:06.360 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.360 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.360 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 18:04:06.361 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.362 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.362 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-batch-data. 2025-04-23 18:04:06.362 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.362 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:06.363 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:06.366 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:06.366 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.367 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.367 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:06.367 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.368 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.368 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-batch-data. 2025-04-23 18:04:06.368 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.368 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:06.369 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:06.369 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:06.370 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.371 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.371 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:06.371 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.372 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.372 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/blob/upload-batch-data. 2025-04-23 18:04:06.372 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.372 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:06.373 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:06.374 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:06.375 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.375 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:06.375 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/blob/upload-batch-data 2025-04-23 18:04:06.381 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:06.382 [DefaultDispatcher-worker-4 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.384 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:06.387 [DefaultDispatcher-worker-14 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.387 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/UmAppDatabase/replication/message 2025-04-23 18:04:06.387 [DefaultDispatcher-worker-14 @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:43457/UmAppDatabase/replication/message. 2025-04-23 18:04:06.387 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/UmAppDatabase/replication/message 2025-04-23 18:04:06.387 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43457/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:06.389 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 18:04:06.389 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 18:04:06.389 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:06.402 [DefaultDispatcher-worker-20 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2025-04-23 18:04:06.402 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:06.403 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-6 @coroutine#631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-6 @coroutine#631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json. 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-6 @coroutine#631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/UmAppDatabase/replication/message 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43457/UmAppDatabase/replication/message 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43457/UmAppDatabase/replication/message. 2025-04-23 18:04:06.403 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43457/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:06.404 [DefaultDispatcher-worker-20 @coroutine#631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.404 [DefaultDispatcher-worker-20 @coroutine#631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json 2025-04-23 18:04:06.404 [DefaultDispatcher-worker-20 @coroutine#631] 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:43457/api/content/719782601298264064/_ustadmanifest.json. 2025-04-23 18:04:06.404 [DefaultDispatcher-worker-20 @coroutine#631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43457/api/content/719782601298264064/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:06.409 [DefaultDispatcher-worker-4 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-04-23 18:04:06.410 [DefaultDispatcher-worker-2 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a225534 2025-04-23 18:04:06.411 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 18:04:06.411 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 18:04:06.411 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 18:04:06.411 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 18:04:06.411 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 18:04:06.412 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ec2cb5 2025-04-23 18:04:06.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 18:04:06.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 18:04:06.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:06.412 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b: (connection evicted) 2025-04-23 18:04:06.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:06.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 18:04:06.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 18:04:06.783 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:06.783 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:06.882 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:07.416 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1f370472 2025-04-23 18:04:07.417 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1f370472 2025-04-23 18:04:07.418 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-04-23 18:04:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 18:04:07.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 18:04:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:07.418 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a225534: (connection evicted) 2025-04-23 18:04:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:07.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 18:04:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:07.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3a2459 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:07.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65880400 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2025-04-23 18:04:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2025-04-23 18:04:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 18:04:07.456 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 18:04:07.457 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 18:04:07.457 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1822a61b 2025-04-23 18:04:07.458 [DefaultDispatcher-worker-17 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:38775 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c40402c 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:07.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:07.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 18:04:07.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:07.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:07.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 18:04:07.460 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 18:04:07.460 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 18:04:07.460 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 18:04:07.460 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 18:04:07.460 [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-23 18:04:07.460 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 18:04:07.460 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 18:04:07.460 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 18:04:07.460 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:07.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d65c0ac 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:07.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 18:04:07.482 [DefaultDispatcher-worker-17 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.486 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.544 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:07.546 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:07.559 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:07.561 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:07.573 [DefaultDispatcher-worker-13 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:07.600 [DefaultDispatcher-worker-13 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:07.605 [DefaultDispatcher-worker-13 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:07.608 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:07.616 [DefaultDispatcher-worker-19 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.620 [DefaultDispatcher-worker-20 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.621 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:07.621 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json. 2025-04-23 18:04:07.621 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:07.622 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:07.622 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:07.623 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json. 2025-04-23 18:04:07.623 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:07.684 [DefaultDispatcher-worker-12 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.685 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 18:04:07.685 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-28b78564-3931-4d02-b7a4-080294dc4669', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 18:04:07.686 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 18:04:07.686 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-28b78564-3931-4d02-b7a4-080294dc4669 2025-04-23 18:04:07.686 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:07.687 [DefaultDispatcher-worker-12 @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:38775/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:07.687 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:07.687 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:07.689 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 18:04:07.689 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 18:04:07.689 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.689 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:07.689 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:07.690 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.690 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 18:04:07.690 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:07.690 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:07.692 [DefaultDispatcher-worker-17 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.692 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/UmAppDatabase/replication/nodeId 2025-04-23 18:04:07.692 [DefaultDispatcher-worker-17 @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:38775/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:07.692 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/UmAppDatabase/replication/nodeId 2025-04-23 18:04:07.694 [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-23 18:04:07.694 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.694 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 18:04:07.694 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/UmAppDatabase/replication/nodeId 2025-04-23 18:04:07.694 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/UmAppDatabase/replication/nodeId 2025-04-23 18:04:07.700 [DefaultDispatcher-worker-15 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.706 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:07.706 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-init-batch 2025-04-23 18:04:07.706 [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:38775/api/blob/upload-init-batch. 2025-04-23 18:04:07.706 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-init-batch 2025-04-23 18:04:07.706 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:07.708 [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-23 18:04:07.708 [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-23 18:04:07.751 [eventLoopGroupProxy-13-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.752 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-23 18:04:07.753 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-init-batch 2025-04-23 18:04:07.753 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/api/blob/upload-init-batch 2025-04-23 18:04:07.753 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-init-batch. 2025-04-23 18:04:07.753 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38775/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:07.756 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.757 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.757 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.757 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.758 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.759 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.759 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.760 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 18:04:07.760 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.761 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.761 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.761 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.761 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.763 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.805 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.805 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.805 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:07.806 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.807 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.807 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.807 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.807 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.808 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.809 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.809 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.809 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:07.810 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.810 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.810 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.810 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.810 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.811 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.814 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.814 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.814 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 18:04:07.814 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.815 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.815 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.815 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.815 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.816 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.860 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.860 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.860 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 18:04:07.861 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.863 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.863 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.863 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.863 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.865 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.926 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.927 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.927 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-23 18:04:07.927 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.929 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.929 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.929 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.929 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.930 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:07.976 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:07.976 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:07.976 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 18:04:07.977 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.977 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.978 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:07.978 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:07.978 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:07.979 [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-23 18:04:08.021 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.021 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.021 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.022 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.023 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.023 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.023 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.023 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.023 [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-23 18:04:08.066 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.066 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.066 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.067 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.067 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.067 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.067 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.067 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.068 [eventLoopGroupProxy-13-1 @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-23 18:04:08.111 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.111 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.112 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 18:04:08.112 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.113 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.113 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.113 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.113 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.114 [eventLoopGroupProxy-13-1 @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-23 18:04:08.115 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.115 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.115 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.116 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.116 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.116 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.116 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.116 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.117 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.118 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.118 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.118 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.119 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.120 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.120 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.120 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.120 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.120 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.121 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.122 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.122 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.122 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.123 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.123 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.123 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.123 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.124 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.125 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.125 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.125 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.125 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.126 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.127 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.128 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.128 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.129 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.129 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.130 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.130 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.130 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.130 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.131 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.132 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.132 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.132 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.133 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.133 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.133 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.133 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.134 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.134 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.136 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.136 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.136 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.136 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.137 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.137 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.137 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.137 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.138 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.139 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.139 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.139 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.140 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.140 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.140 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.140 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.140 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.141 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.142 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.143 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.143 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.143 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.144 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.144 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.144 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.144 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.145 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.146 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.146 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.146 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.146 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.147 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.147 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.147 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.147 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.148 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.149 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.149 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.149 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.150 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.150 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.150 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.150 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.150 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.151 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.152 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.152 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.153 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.153 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.154 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.154 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.154 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.154 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.154 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.156 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.156 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.156 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.156 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.157 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.157 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.157 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.157 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.158 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.159 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.159 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.159 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.159 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.160 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.160 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.160 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.160 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.161 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.162 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.162 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.162 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.162 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.163 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.163 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.163 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.163 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.164 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.165 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.165 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.165 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.165 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.166 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.166 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.166 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.166 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.167 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.168 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.168 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.168 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.168 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.170 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.170 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.170 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.170 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.170 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.172 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.172 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.172 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.172 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.173 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.173 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.173 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.173 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.174 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.175 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.175 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.175 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.176 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.176 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.176 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.176 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.176 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.177 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.178 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.178 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.179 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.179 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.180 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.180 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.180 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.180 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.180 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.181 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.182 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.182 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.182 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.183 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.183 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.183 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.183 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.184 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.186 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.186 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.186 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.186 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.187 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.187 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.187 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.187 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.188 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.189 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.189 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.189 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.191 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.192 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.192 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.192 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.192 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.193 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.193 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.193 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.193 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.193 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.194 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.194 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.194 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.195 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.196 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.196 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.196 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.196 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.197 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.198 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.198 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.198 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.198 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.200 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.205 [DefaultDispatcher-worker-2 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:08.243 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.243 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.243 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.243 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.244 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.244 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.244 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.244 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.245 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.245 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.246 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.246 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.246 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.246 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.246 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.246 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.246 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.247 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.248 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.248 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.248 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.248 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.249 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.250 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.250 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.250 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.251 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.251 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.251 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.251 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.251 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.252 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.295 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.295 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.295 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.295 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.296 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.296 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.296 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.296 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.297 [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-23 18:04:08.340 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.340 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.340 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.341 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.341 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.341 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.341 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.341 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.342 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.343 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.343 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.343 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.343 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.344 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.345 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.345 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.345 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.346 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.346 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.346 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.346 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.346 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.347 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.390 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.390 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.390 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.390 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.392 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.393 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.393 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.393 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.393 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.393 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.393 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.393 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.393 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.394 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.395 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.395 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.395 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.395 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.397 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.398 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.398 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.398 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.398 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.400 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.401 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.401 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.401 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.401 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.402 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.402 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.402 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.402 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.403 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.445 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.445 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.445 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:08.445 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.446 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.447 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.448 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.448 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.449 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.449 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.449 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.449 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.449 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.449 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.451 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.452 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.452 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.452 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.452 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.453 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.453 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.453 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.453 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.454 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.455 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.455 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.455 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.455 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.455 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.455 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.455 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.455 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.456 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.457 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.457 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.457 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.457 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.458 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.458 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.458 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.458 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.458 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.459 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.459 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.459 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.459 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.460 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.460 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.460 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.460 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.461 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.462 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.462 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.462 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.462 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.463 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.464 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.464 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.464 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.464 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.465 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.465 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.465 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.465 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.465 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.466 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.466 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.466 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.467 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.467 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.467 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.467 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.467 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.468 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.469 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.469 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.469 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.469 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.470 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.470 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.470 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.470 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.471 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.471 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.472 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.472 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.472 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.472 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.472 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.472 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.472 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.473 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.474 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.474 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.474 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.474 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.475 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.475 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.475 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.475 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.476 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.477 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.477 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.477 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.477 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.478 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.478 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.478 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.478 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.478 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.521 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.522 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.522 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 18:04:08.522 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.523 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.523 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.523 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.523 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.524 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.525 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.525 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.525 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.525 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.526 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.526 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.526 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.526 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.526 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.527 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.527 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.527 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.527 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.528 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.528 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.528 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.528 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.529 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.570 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.570 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.570 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 18:04:08.570 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.571 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.571 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.571 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.571 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.572 [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-23 18:04:08.572 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.573 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.573 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.573 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.573 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.573 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.573 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.573 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.574 [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-23 18:04:08.575 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.575 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.575 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.575 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.575 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.575 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.575 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.575 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.576 [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-23 18:04:08.577 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.577 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.577 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.577 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.577 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.577 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.577 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.577 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.578 [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-23 18:04:08.621 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.621 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.621 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.621 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.622 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.622 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.622 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.622 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.623 [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-23 18:04:08.624 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.624 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.624 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.624 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.624 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.624 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.624 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.624 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.625 [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-23 18:04:08.668 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.668 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.668 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.668 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.670 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.715 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:08.715 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.715 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.715 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 18:04:08.715 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.716 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.717 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.759 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.759 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.759 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:08.759 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.760 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.760 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.760 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.760 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.761 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.803 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.803 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.803 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:08.803 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.805 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.805 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.805 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.805 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.805 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.806 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.806 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.806 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.807 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.808 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.808 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.808 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.808 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.809 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.810 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.810 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.810 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.810 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.811 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.811 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.811 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.811 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.811 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.812 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.812 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.813 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.813 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.813 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.813 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.813 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.813 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.814 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.815 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.818 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.818 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:08.819 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.819 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.819 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.819 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.819 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.820 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.821 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.821 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.821 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.822 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.823 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.823 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.823 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.823 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.824 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.825 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.825 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.825 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.825 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.826 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.826 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.826 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.826 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.826 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.827 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.827 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.828 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.828 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.828 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.829 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.829 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.829 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.829 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.833 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.833 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.833 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:08.833 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.834 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.834 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.834 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.834 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.835 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.836 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.836 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.836 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.836 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.838 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.838 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.838 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.838 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.838 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.839 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.839 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.840 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.840 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.840 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.841 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.842 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.842 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.842 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.842 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.843 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.843 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.843 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.843 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.844 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.845 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.845 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.848 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:08.848 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.848 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.848 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.848 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.848 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.849 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.850 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.850 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.850 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.851 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.851 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.851 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.851 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.851 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.852 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.853 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.853 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.853 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.853 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.854 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.854 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.854 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.855 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.855 [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-23 18:04:08.898 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.899 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.899 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 18:04:08.899 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.901 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.901 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.901 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.901 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.901 [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-23 18:04:08.902 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.902 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.902 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.903 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.903 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.903 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.903 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.903 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.904 [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-23 18:04:08.905 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.905 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.905 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.905 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.906 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.906 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.906 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.906 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.906 [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-23 18:04:08.907 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.907 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.907 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.908 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.911 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.911 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.911 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.911 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.912 [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-23 18:04:08.913 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.913 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.913 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:08.913 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.914 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.914 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.914 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.914 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.914 [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-23 18:04:08.915 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.915 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.915 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.915 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.917 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.917 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.917 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.917 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.917 [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-23 18:04:08.918 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.918 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.918 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.918 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.919 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.919 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.919 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.919 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.920 [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-23 18:04:08.962 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.962 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.962 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:08.962 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.964 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.964 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.964 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.964 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.964 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.965 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.965 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.965 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:08.966 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.966 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.966 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.966 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.966 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.967 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:08.967 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:08.967 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:08.967 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 18:04:08.968 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.968 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.968 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:08.968 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:08.968 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:08.969 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.011 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.012 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.012 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.012 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.013 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.013 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.013 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.013 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.014 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.016 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.016 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.016 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:09.016 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.017 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.017 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.017 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.017 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.017 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.018 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.018 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.018 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.019 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.019 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.019 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.019 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.019 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.020 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.023 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.024 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.024 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:09.024 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.024 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.024 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.024 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.025 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.025 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.026 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.026 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.026 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.026 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.027 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.027 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.027 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.027 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.028 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.029 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.029 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.029 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.029 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.030 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.030 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.030 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.030 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.031 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.032 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.032 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.032 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:09.032 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.032 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.032 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.032 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.032 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.033 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.034 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.034 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.034 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.034 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.035 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.035 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.035 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.035 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.035 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.036 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.036 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.036 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.036 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.037 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.037 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.037 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.037 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.037 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.041 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.041 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.041 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:09.041 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.042 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.042 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.042 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.042 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.043 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.043 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.043 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.044 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.044 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.045 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.045 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.045 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.045 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.046 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.046 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.047 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.047 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:09.047 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.047 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.048 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.091 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.091 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.091 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.091 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.093 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.093 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.093 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.093 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.094 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.095 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.095 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.095 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.095 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.096 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.096 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.096 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.096 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.096 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.139 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.139 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.139 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.140 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.141 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.141 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.141 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.141 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.142 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.143 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.143 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.143 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.143 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.143 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.143 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.143 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.143 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.144 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.186 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.186 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.186 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:09.187 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.188 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.188 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.188 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.188 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.189 [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-23 18:04:09.224 [DefaultDispatcher-worker-1 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:09.231 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.231 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.231 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:09.231 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.233 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.233 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.233 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.233 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.233 [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-23 18:04:09.275 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.275 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.276 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.276 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.277 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.277 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.277 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.277 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.278 [eventLoopGroupProxy-13-1 @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-23 18:04:09.320 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.320 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.320 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:09.321 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.322 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.322 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.322 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.322 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.323 [eventLoopGroupProxy-13-1 @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-23 18:04:09.365 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.365 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.365 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:09.366 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.367 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.367 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.367 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.367 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.368 [eventLoopGroupProxy-13-1 @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-23 18:04:09.369 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.369 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.369 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.369 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.370 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.370 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.370 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.370 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.370 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.413 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.413 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.413 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.413 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.414 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.414 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.415 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.417 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.417 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.417 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:09.417 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.417 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.418 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.418 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.418 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.418 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.419 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.420 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.420 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:09.420 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.420 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.420 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.420 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.420 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.421 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.425 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.425 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.425 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:09.425 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.426 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.426 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.426 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.426 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.427 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.428 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.428 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.428 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.428 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.430 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.431 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.431 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.431 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.432 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.432 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.432 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.432 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.432 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.433 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.446 [DefaultDispatcher-worker-6 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.463 [DefaultDispatcher-worker-6 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:09.475 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.475 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.476 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:09.476 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.477 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.477 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.477 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.477 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.478 [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-23 18:04:09.479 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.479 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.479 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.479 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.480 [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-23 18:04:09.481 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.481 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.481 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.481 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.482 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.482 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.482 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.482 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.482 [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-23 18:04:09.483 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.483 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.483 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.483 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.484 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.484 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.484 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.484 [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-23 18:04:09.527 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.527 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.527 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.527 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.528 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.528 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.528 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.528 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.528 [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-23 18:04:09.529 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.529 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.529 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.530 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.530 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.530 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.530 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.530 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.530 [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-23 18:04:09.531 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.531 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.531 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.531 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.532 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.532 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.532 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.532 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.532 [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-23 18:04:09.533 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.533 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.533 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.533 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.534 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.534 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.534 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.534 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.534 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.576 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.577 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.577 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.577 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.578 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.578 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.578 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.578 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.578 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.621 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.621 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.621 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.622 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.622 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.622 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.622 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.622 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.623 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.624 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.624 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.624 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.624 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.625 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.625 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.625 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.625 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.625 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.629 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.629 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.629 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 18:04:09.629 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.630 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.630 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.630 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.630 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.630 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.631 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.631 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.631 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.631 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.632 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.632 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.632 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.632 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.632 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.675 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.675 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.675 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.676 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.676 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.676 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.676 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.676 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.677 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.678 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.678 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.678 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.678 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.679 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.679 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.679 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.679 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.679 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.721 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.721 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.721 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 18:04:09.722 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.722 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.722 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.722 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.722 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.723 [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-23 18:04:09.732 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:09.766 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.766 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.766 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.767 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.767 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.767 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.767 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.767 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.768 [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-23 18:04:09.769 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.769 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.769 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.769 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.770 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.770 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.770 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.770 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.770 [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-23 18:04:09.813 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.813 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.813 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.815 [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-23 18:04:09.816 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.816 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.816 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.816 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.817 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.817 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.817 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.817 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.817 [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-23 18:04:09.818 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.818 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.818 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.818 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.819 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.819 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.819 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.819 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.819 [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-23 18:04:09.820 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.820 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.820 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.820 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.821 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.821 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.821 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.821 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.822 [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-23 18:04:09.827 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.827 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.827 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 18:04:09.827 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.828 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.828 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.828 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.828 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.828 [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-23 18:04:09.870 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.871 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.871 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 18:04:09.871 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.872 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.872 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.872 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.872 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.873 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.874 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.874 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.874 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.874 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.875 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.875 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.876 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.876 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.876 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 18:04:09.876 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.877 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.877 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/blob/upload-batch-data. 2025-04-23 18:04:09.877 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.877 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:09.877 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 18:04:09.879 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:09.879 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.879 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 18:04:09.879 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/blob/upload-batch-data 2025-04-23 18:04:09.887 [DefaultDispatcher-worker-4 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:09.891 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:09.891 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/UmAppDatabase/replication/message 2025-04-23 18:04:09.891 [DefaultDispatcher-worker-7 @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:38775/UmAppDatabase/replication/message. 2025-04-23 18:04:09.891 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/UmAppDatabase/replication/message 2025-04-23 18:04:09.891 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38775/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:09.892 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 18:04:09.892 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 18:04:09.892 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:09.905 [DefaultDispatcher-worker-12 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2025-04-23 18:04:09.905 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:09.905 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 18:04:09.905 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:09.905 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json. 2025-04-23 18:04:09.905 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:09.905 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/UmAppDatabase/replication/message 2025-04-23 18:04:09.906 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/UmAppDatabase/replication/message 2025-04-23 18:04:09.906 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38775/UmAppDatabase/replication/message. 2025-04-23 18:04:09.906 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38775/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:09.906 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:09.906 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json 2025-04-23 18:04:09.906 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json. 2025-04-23 18:04:09.907 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38775/api/content/719782607918108672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:09.911 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5 2025-04-23 18:04:09.924 [DefaultDispatcher-worker-8 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2025-04-23 18:04:09.939 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 18:04:09.939 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 18:04:09.939 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 18:04:09.939 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 18:04:09.939 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 18:04:09.941 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2025-04-23 18:04:09.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 18:04:09.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 18:04:09.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:09.941 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@584f4ca5: (connection evicted) 2025-04-23 18:04:09.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:09.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 18:04:09.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 18:04:09.961 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:09.961 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:10.387 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 18:04:10.945 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1822a61b 2025-04-23 18:04:10.945 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1822a61b 2025-04-23 18:04:10.949 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3833897c 2025-04-23 18:04:10.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 18:04:10.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 18:04:10.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:10.949 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb: (connection evicted) 2025-04-23 18:04:10.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:10.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 18:04:10.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 18:04:10.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 18:04:10.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:10.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:10.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d884a19 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:10.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-04-23 18:04:10.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-04-23 18:04:10.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 18:04:11.001 [DefaultDispatcher-worker-2 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7a0f18 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:11.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-04-23 18:04:11.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-04-23 18:04:11.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d3c655 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:11.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:11.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 18:04:11.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-04-23 18:04:11.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-04-23 18:04:11.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 18:04:11.010 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 18:04:11.010 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 18:04:11.014 [DefaultDispatcher-worker-2 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:36511 2025-04-23 18:04:11.017 [DefaultDispatcher-worker-2 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-04-23 18:04:11.018 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36511/api/blob/upload-init-batch 2025-04-23 18:04:11.018 [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:36511/api/blob/upload-init-batch. 2025-04-23 18:04:11.018 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36511/api/blob/upload-init-batch 2025-04-23 18:04:11.018 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36511/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:11.019 [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-23 18:04:11.020 [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-23 18:04:11.020 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-04-23 18:04:11.021 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36511/api/blob/upload-init-batch 2025-04-23 18:04:11.021 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36511/api/blob/upload-init-batch 2025-04-23 18:04:11.021 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36511/api/blob/upload-init-batch. 2025-04-23 18:04:11.021 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36511/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:11.022 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36511/api/blob/upload-batch-data 2025-04-23 18:04:11.022 [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:36511/api/blob/upload-batch-data. 2025-04-23 18:04:11.022 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36511/api/blob/upload-batch-data 2025-04-23 18:04:11.022 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:11.022 [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-23 18:04:11.024 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-04-23 18:04:11.024 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:11.024 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36511/api/blob/upload-batch-data 2025-04-23 18:04:11.026 [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-23 18:04:11.028 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:11.031 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-04-23 18:04:11.059 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:11.107 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:11.108 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ab1ce0 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 18:04:12.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@765eb801 2025-04-23 18:04:12.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@765eb801 2025-04-23 18:04:12.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 18:04:12.099 [DefaultDispatcher-worker-5 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765eb801 2025-04-23 18:04:12.102 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45695/api/blob/upload-init-batch 2025-04-23 18:04:12.102 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45695/api/blob/upload-init-batch. 2025-04-23 18:04:12.102 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45695/api/blob/upload-init-batch 2025-04-23 18:04:12.102 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45695/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:12.103 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45695/api/blob/upload-init-batch 2025-04-23 18:04:12.103 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45695/api/blob/upload-init-batch 2025-04-23 18:04:12.103 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45695/api/blob/upload-init-batch. 2025-04-23 18:04:12.103 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45695/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:12.108 [DefaultDispatcher-worker-5 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765eb801 2025-04-23 18:04:12.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 18:04:12.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 18:04:12.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.111 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765eb801: (connection evicted) 2025-04-23 18:04:12.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 18:04:12.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b4c89b6 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be86438 2025-04-23 18:04:12.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be86438 2025-04-23 18:04:12.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 18:04:12.125 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54075/api/blob/upload-init-batch 2025-04-23 18:04:12.125 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54075/api/blob/upload-init-batch. 2025-04-23 18:04:12.125 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54075/api/blob/upload-init-batch 2025-04-23 18:04:12.125 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54075/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:12.126 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54075/api/blob/upload-init-batch 2025-04-23 18:04:12.126 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54075/api/blob/upload-init-batch 2025-04-23 18:04:12.126 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54075/api/blob/upload-init-batch. 2025-04-23 18:04:12.126 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54075/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:12.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 18:04:12.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 18:04:12.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.127 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7be86438: (connection evicted) 2025-04-23 18:04:12.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 18:04:12.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8ed958 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@751b901a 2025-04-23 18:04:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@751b901a 2025-04-23 18:04:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 18:04:12.140 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53949/api/blob/upload-init-batch 2025-04-23 18:04:12.140 [Test worker @coroutine#1690] 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:53949/api/blob/upload-init-batch. 2025-04-23 18:04:12.140 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53949/api/blob/upload-init-batch 2025-04-23 18:04:12.140 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53949/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 18:04:12.141 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53949/api/blob/upload-init-batch 2025-04-23 18:04:12.141 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53949/api/blob/upload-init-batch 2025-04-23 18:04:12.141 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53949/api/blob/upload-init-batch. 2025-04-23 18:04:12.141 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53949/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:12.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 18:04:12.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 18:04:12.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.145 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751b901a: (connection evicted) 2025-04-23 18:04:12.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 18:04:12.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 18:04:12.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55ff64fd 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@445c693 2025-04-23 18:04:12.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@445c693 2025-04-23 18:04:12.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 18:04:12.403 [DefaultDispatcher-worker-4 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445c693 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79735611 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 18:04:12.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2f8ee7 2025-04-23 18:04:12.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2f8ee7 2025-04-23 18:04:12.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 18:04:12.425 [DefaultDispatcher-worker-18 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2f8ee7 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401d83ce 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abc488d 2025-04-23 18:04:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abc488d 2025-04-23 18:04:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f61cc 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 18:04:12.467 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.467 [DefaultDispatcher-worker-15 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.472 [DefaultDispatcher-worker-14 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.476 [DefaultDispatcher-worker-4 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.481 [DefaultDispatcher-worker-2 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.482 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.487 [DefaultDispatcher-worker-11 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-04-23 18:04:12.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 18:04:12.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 18:04:12.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.491 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef04239: (connection evicted) 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 18:04:12.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76876421 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 18:04:12.506 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.512 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.516 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.520 [DefaultDispatcher-worker-16 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.524 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.525 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.526 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.530 [DefaultDispatcher-worker-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-23 18:04:12.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 18:04:12.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 18:04:12.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.531 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60317de8: (connection evicted) 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 18:04:12.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9b0c92 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-04-23 18:04:12.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-04-23 18:04:12.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 18:04:12.552 [DefaultDispatcher-worker-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-04-23 18:04:12.556 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-04-23 18:04:12.560 [DefaultDispatcher-worker-8 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-04-23 18:04:12.564 [DefaultDispatcher-worker-8 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-04-23 18:04:12.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 18:04:12.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 18:04:12.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.564 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a: (connection evicted) 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 18:04:12.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33d08a24 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:12.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 18:04:12.583 [DefaultDispatcher-worker-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.588 [DefaultDispatcher-worker-3 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.591 [DefaultDispatcher-worker-3 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.595 [DefaultDispatcher-worker-14 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.597 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.600 [DefaultDispatcher-worker-16 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a286095 2025-04-23 18:04:12.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 18:04:12.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 18:04:12.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:12.601 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a286095: (connection evicted) 2025-04-23 18:04:12.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:12.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 18:04:12.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 18:04:12.960 [DefaultDispatcher-worker-14 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-04-23 18:04:13.009 [DefaultDispatcher-worker-16 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cdb280b 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2025-04-23 18:04:16.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2025-04-23 18:04:16.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 18:04:16.146 [DefaultDispatcher-worker-11 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2025-04-23 18:04:16.227 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1299fed3 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 18:04:16.674 [DefaultDispatcher-worker-17 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.678 [DefaultDispatcher-worker-15 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.681 [DefaultDispatcher-worker-13 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.685 [DefaultDispatcher-worker-16 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.689 [DefaultDispatcher-worker-7 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d50b4c4 2025-04-23 18:04:16.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 18:04:16.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 18:04:16.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 18:04:16.711 [DefaultDispatcher-worker-11 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 18:04:16.714 [DefaultDispatcher-worker-9 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 18:04:16.718 [DefaultDispatcher-worker-17 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 18:04:16.721 [DefaultDispatcher-worker-17 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e8469 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f36c191 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 18:04:16.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 18:04:16.740 [DefaultDispatcher-worker-9 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.744 [DefaultDispatcher-worker-20 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.748 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.751 [DefaultDispatcher-worker-16 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.754 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.756 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.760 [DefaultDispatcher-worker-20 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34907a49 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 18:04:16.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 18:04:16.778 [DefaultDispatcher-worker-18 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.781 [DefaultDispatcher-worker-4 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.785 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.788 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.792 [DefaultDispatcher-worker-15 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 18:04:16.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.793 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 18:04:16.810 [DefaultDispatcher-worker-4 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.814 [DefaultDispatcher-worker-9 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.818 [DefaultDispatcher-worker-8 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.821 [DefaultDispatcher-worker-7 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.824 [DefaultDispatcher-worker-4 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.824 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.828 [DefaultDispatcher-worker-6 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd6bc8 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 18:04:16.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 18:04:16.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 18:04:16.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 18:04:16.848 [DefaultDispatcher-worker-15 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 18:04:16.852 [DefaultDispatcher-worker-8 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 18:04:16.855 [DefaultDispatcher-worker-16 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 18:04:16.858 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 18:04:16.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 18:04:16.861 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.876 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.880 [DefaultDispatcher-worker-16 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.883 [DefaultDispatcher-worker-9 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.886 [DefaultDispatcher-worker-17 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.890 [DefaultDispatcher-worker-10 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.893 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.896 [DefaultDispatcher-worker-8 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-23 18:04:16.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-23 18:04:16.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 18:04:16.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 18:04:16.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 18:04:16.926 [Test worker @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 18:04:16.927 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 18:04:16.931 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5b549b 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-23 18:04:16.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-23 18:04:16.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 18:04:16.944 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-23 18:04:16.946 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601ca994 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-23 18:04:16.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-23 18:04:16.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 18:04:16.959 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:16.962 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-23 18:04:16.963 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@195d4780 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:16.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 18:04:16.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2025-04-23 18:04:16.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2025-04-23 18:04:16.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 18:04:16.977 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2025-04-23 18:04:16.979 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2025-04-23 18:04:16.982 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:16.982 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:16.983 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:16.984 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:16.984 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:16.998 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.010 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.025 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:17.025 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:17.025 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.032 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.049 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.065 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.066 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:17.066 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:17.066 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.108 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:17.109 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:17.109 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.150 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:17.151 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:17.151 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.192 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:17.193 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/ 2025-04-23 18:04:17.193 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45585/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.234 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/ 2025-04-23 18:04:17.246 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.246 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.247 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.247 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.247 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.289 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.290 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.290 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.331 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.332 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.332 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.373 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.374 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.374 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.415 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.416 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.416 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.457 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.458 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59763/ 2025-04-23 18:04:17.458 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59763/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 18:04:17.458 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59763/ 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2396dc4e 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 18:04:17.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2025-04-23 18:04:17.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2025-04-23 18:04:17.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 18:04:17.546 [DefaultDispatcher-worker-12 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b235623 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-23 18:04:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-23 18:04:17.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 18:04:17.570 [DefaultDispatcher-worker-13 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd025d9 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-23 18:04:17.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-23 18:04:17.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 18:04:17.589 [DefaultDispatcher-worker-13 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c502018 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 18:04:17.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-23 18:04:17.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-23 18:04:17.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 18:04:17.607 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.609 [DefaultDispatcher-worker-17 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125c03d3 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 18:04:17.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-23 18:04:17.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-23 18:04:17.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 18:04:17.632 [DefaultDispatcher-worker-12 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c91224 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 18:04:17.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-23 18:04:17.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-23 18:04:17.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 18:04:17.652 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.657 [DefaultDispatcher-worker-13 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15096b0e 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 18:04:17.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-23 18:04:17.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-23 18:04:17.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 18:04:17.672 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.682 [DefaultDispatcher-worker-16 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2ce035 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 18:04:17.692 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.702 [DefaultDispatcher-worker-19 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.706 [DefaultDispatcher-worker-18 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.709 [DefaultDispatcher-worker-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.711 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.713 [DefaultDispatcher-worker-7 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.718 [DefaultDispatcher-worker-13 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.722 [DefaultDispatcher-worker-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2025-04-23 18:04:17.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 18:04:17.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 18:04:17.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.725 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1: (connection evicted) 2025-04-23 18:04:17.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:17.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 18:04:17.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a285418 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-23 18:04:17.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-23 18:04:17.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 18:04:17.734 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.745 [DefaultDispatcher-worker-17 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65528bcf 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-23 18:04:17.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-23 18:04:17.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 18:04:17.761 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.769 [DefaultDispatcher-worker-14 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-23 18:04:17.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-23 18:04:17.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 18:04:17.792 [DefaultDispatcher-worker-1 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4250b0c1 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-23 18:04:17.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-23 18:04:17.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 18:04:17.812 [DefaultDispatcher-worker-3 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1e63b5 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4733662d 2025-04-23 18:04:17.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4733662d 2025-04-23 18:04:17.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 18:04:17.826 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.834 [DefaultDispatcher-worker-16 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4733662d 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a78700 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad80206 2025-04-23 18:04:17.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad80206 2025-04-23 18:04:17.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 18:04:17.850 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.854 [DefaultDispatcher-worker-15 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad80206 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2086f336 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 18:04:17.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d50f682 2025-04-23 18:04:17.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d50f682 2025-04-23 18:04:17.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 18:04:17.870 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.874 [DefaultDispatcher-worker-18 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d50f682 2025-04-23 18:04:17.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93f91d 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:17.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a5d7ee 2025-04-23 18:04:17.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a5d7ee 2025-04-23 18:04:17.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 18:04:17.893 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.895 [DefaultDispatcher-worker-19 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a5d7ee 2025-04-23 18:04:17.927 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.960 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.960 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:17.976 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cfc9eb 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:21.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-04-23 18:04:21.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-04-23 18:04:21.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 18:04:21.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-04-23 18:04:21.990 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-04-23 18:04:21.997 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4615bc00 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 18:04:22.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 18:04:22.012 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.021 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.025 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.029 [DefaultDispatcher-worker-6 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.033 [DefaultDispatcher-worker-13 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-23 18:04:22.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 18:04:22.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.053 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.057 [DefaultDispatcher-worker-13 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.060 [DefaultDispatcher-worker-16 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.063 [DefaultDispatcher-worker-12 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bf7206 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-23 18:04:22.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-23 18:04:22.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 18:04:22.069 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.074 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-23 18:04:22.082 [DefaultDispatcher-worker-7 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-23 18:04:22.087 [DefaultDispatcher-worker-20 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-23 18:04:22.091 [DefaultDispatcher-worker-18 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66831b14 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 18:04:22.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-23 18:04:22.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-23 18:04:22.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 18:04:22.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-23 18:04:22.102 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.111 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-23 18:04:22.115 [DefaultDispatcher-worker-2 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d26fed 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@335a45a8 2025-04-23 18:04:22.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@335a45a8 2025-04-23 18:04:22.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 18:04:22.128 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335a45a8 2025-04-23 18:04:22.134 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.137 [DefaultDispatcher-worker-20 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335a45a8 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee5792a 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2025-04-23 18:04:22.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2025-04-23 18:04:22.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 18:04:22.149 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2025-04-23 18:04:22.158 [DefaultDispatcher-worker-19 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2025-04-23 18:04:22.164 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.196 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.217 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.252 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e95b7b 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 18:04:22.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.284 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.285 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.287 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.287 [DefaultDispatcher-worker-13 @coroutine#2093] 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:60823/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.287 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.287 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60823/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.288 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.288 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.291 [DefaultDispatcher-worker-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.291 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.291 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.291 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.292 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.292 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.292 [Test worker @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9c74a 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 18:04:22.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-23 18:04:22.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-23 18:04:22.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 18:04:22.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-23 18:04:22.314 [Test worker @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-23 18:04:22.315 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-23 18:04:22.318 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 18:04:22.318 [DefaultDispatcher-worker-6 @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:60823/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 18:04:22.318 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 18:04:22.319 [DefaultDispatcher-worker-5 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 18:04:22.319 [DefaultDispatcher-worker-5 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 18:04:22.320 [DefaultDispatcher-worker-17 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aac60b 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 18:04:22.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 18:04:22.363 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.366 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5378dd37 2025-04-23 18:04:22.366 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5378dd37 2025-04-23 18:04:22.368 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbf2928 2025-04-23 18:04:22.368 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbf2928 2025-04-23 18:04:22.371 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980b647 2025-04-23 18:04:22.371 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980b647 2025-04-23 18:04:22.373 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c822313 2025-04-23 18:04:22.373 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c822313 2025-04-23 18:04:22.375 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@986c4d1 2025-04-23 18:04:22.375 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@986c4d1 2025-04-23 18:04:22.376 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.378 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d545aa0 2025-04-23 18:04:22.378 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d545aa0 2025-04-23 18:04:22.380 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bae3c3 2025-04-23 18:04:22.380 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bae3c3 2025-04-23 18:04:22.382 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.383 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caddc5c 2025-04-23 18:04:22.383 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caddc5c 2025-04-23 18:04:22.384 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.386 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43323f54 2025-04-23 18:04:22.386 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43323f54 2025-04-23 18:04:22.386 [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-23 18:04:22.386 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.386 [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:51231/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.386 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.386 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51231/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.387 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.387 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.390 [DefaultDispatcher-worker-20 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.390 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.390 [DefaultDispatcher-worker-20 @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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.390 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.391 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.391 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.392 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.394 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.396 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6eecc8 2025-04-23 18:04:22.396 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6eecc8 2025-04-23 18:04:22.397 [DefaultDispatcher-worker-19 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.398 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a903d5 2025-04-23 18:04:22.398 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a903d5 2025-04-23 18:04:22.400 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19687b8 2025-04-23 18:04:22.400 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19687b8 2025-04-23 18:04:22.401 [DefaultDispatcher-worker-7 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.402 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@449409ee 2025-04-23 18:04:22.402 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@449409ee 2025-04-23 18:04:22.404 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3860a518 2025-04-23 18:04:22.404 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3860a518 2025-04-23 18:04:22.406 [DefaultDispatcher-worker-17 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.406 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@759aae6a 2025-04-23 18:04:22.406 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@759aae6a 2025-04-23 18:04:22.408 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40845c26 2025-04-23 18:04:22.408 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40845c26 2025-04-23 18:04:22.410 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bbf6a1 2025-04-23 18:04:22.410 [DefaultDispatcher-worker-6 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.410 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bbf6a1 2025-04-23 18:04:22.412 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@194ecf4b 2025-04-23 18:04:22.412 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@194ecf4b 2025-04-23 18:04:22.412 [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-23 18:04:22.414 [DefaultDispatcher-worker-6 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.419 [DefaultDispatcher-worker-13 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.423 [DefaultDispatcher-worker-11 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.426 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.431 [DefaultDispatcher-worker-18 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.435 [DefaultDispatcher-worker-5 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0d8df8 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 18:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 18:04:22.458 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.462 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.464 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1e0de7 2025-04-23 18:04:22.464 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1e0de7 2025-04-23 18:04:22.464 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.465 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.466 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.466 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.466 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.466 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.466 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d9fc34 2025-04-23 18:04:22.466 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d9fc34 2025-04-23 18:04:22.467 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.467 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.468 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e66697 2025-04-23 18:04:22.468 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e66697 2025-04-23 18:04:22.470 [DefaultDispatcher-worker-9 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.470 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e4f60f 2025-04-23 18:04:22.470 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e4f60f 2025-04-23 18:04:22.470 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.470 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.470 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.471 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.471 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.472 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 18:04:22.472 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f18a481 2025-04-23 18:04:22.472 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f18a481 2025-04-23 18:04:22.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 18:04:22.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 18:04:22.474 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cc70a 2025-04-23 18:04:22.474 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cc70a 2025-04-23 18:04:22.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 18:04:22.475 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 18:04:22.476 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@470acb20 2025-04-23 18:04:22.476 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@470acb20 2025-04-23 18:04:22.478 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb0940 2025-04-23 18:04:22.478 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb0940 2025-04-23 18:04:22.480 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d9334 2025-04-23 18:04:22.480 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d9334 2025-04-23 18:04:22.480 [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-23 18:04:22.481 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 18:04:22.482 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 18:04:22.483 [DefaultDispatcher-worker-14 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 18:04:22.483 [DefaultDispatcher-worker-14 @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:40681/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 18:04:22.483 [DefaultDispatcher-worker-14 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 18:04:22.484 [DefaultDispatcher-worker-18 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 18:04:22.484 [DefaultDispatcher-worker-18 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 18:04:22.487 [DefaultDispatcher-worker-7 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 18:04:22.542 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.543 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.545 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-23 18:04:22.545 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-23 18:04:22.547 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-23 18:04:22.547 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-23 18:04:22.548 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.549 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.549 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-23 18:04:22.549 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-23 18:04:22.550 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.550 [DefaultDispatcher-worker-19 @coroutine#2204] 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:41621/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.550 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.550 [DefaultDispatcher-worker-19 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41621/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.551 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.551 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.551 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-23 18:04:22.551 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-23 18:04:22.554 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-23 18:04:22.554 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-23 18:04:22.554 [DefaultDispatcher-worker-18 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.555 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.555 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.555 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.555 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.555 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.556 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:22.556 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-23 18:04:22.556 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6cbbdb 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 18:04:22.558 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-23 18:04:22.558 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-23 18:04:22.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 18:04:22.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 18:04:22.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 18:04:22.559 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 18:04:22.560 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-23 18:04:22.560 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-23 18:04:22.562 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-23 18:04:22.562 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-23 18:04:22.562 [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-23 18:04:22.566 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 18:04:22.567 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d5b303 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 18:04:22.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 18:04:22.571 [DefaultDispatcher-worker-4 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d18d9ed 2025-04-23 18:04:22.574 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.577 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3990a728 2025-04-23 18:04:22.577 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3990a728 2025-04-23 18:04:22.578 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37575e6a 2025-04-23 18:04:22.578 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37575e6a 2025-04-23 18:04:22.580 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cc58 2025-04-23 18:04:22.580 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cc58 2025-04-23 18:04:22.582 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@766a5451 2025-04-23 18:04:22.582 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@766a5451 2025-04-23 18:04:22.583 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.584 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7f0453 2025-04-23 18:04:22.584 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7f0453 2025-04-23 18:04:22.586 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d6a778 2025-04-23 18:04:22.586 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d6a778 2025-04-23 18:04:22.588 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3229a9d6 2025-04-23 18:04:22.588 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3229a9d6 2025-04-23 18:04:22.589 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.590 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.590 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1645ab1e 2025-04-23 18:04:22.590 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1645ab1e 2025-04-23 18:04:22.591 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.591 [DefaultDispatcher-worker-3 @coroutine#2233] 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:58051/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.591 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.591 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58051/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.592 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.592 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.593 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aa6819 2025-04-23 18:04:22.593 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aa6819 2025-04-23 18:04:22.593 [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-23 18:04:22.596 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.596 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.596 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.596 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.596 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.596 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.597 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac8916d 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 18:04:22.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-23 18:04:22.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-23 18:04:22.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 18:04:22.600 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-23 18:04:22.606 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-23 18:04:22.607 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45214db2 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.608 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.609 [DefaultDispatcher-worker-13 @coroutine#2255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 18:04:22.609 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:22.609 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:22.609 [DefaultDispatcher-worker-13 @coroutine#2255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 18:04:22.612 [DefaultDispatcher-worker-18 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-23 18:04:22.624 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:22.626 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.629 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c7888 2025-04-23 18:04:22.629 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c7888 2025-04-23 18:04:22.630 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:22.631 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db97bb 2025-04-23 18:04:22.631 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db97bb 2025-04-23 18:04:22.631 [DefaultDispatcher-worker-13 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:22.632 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.632 [DefaultDispatcher-worker-10 @coroutine#2262] 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-23 18:04:22.632 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.632 [DefaultDispatcher-worker-10 @coroutine#2262] 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-23 18:04:22.632 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.632 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 18:04:22.632 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.633 [DefaultDispatcher-worker-17 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.633 [DefaultDispatcher-worker-15 @coroutine#2255] 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-23 18:04:22.633 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e413f8 2025-04-23 18:04:22.633 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e413f8 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efa05f9 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 18:04:22.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 18:04:22.636 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69d80 2025-04-23 18:04:22.636 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69d80 2025-04-23 18:04:22.637 [DefaultDispatcher-worker-11 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:22.637 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.637 [DefaultDispatcher-worker-11 @coroutine#2261] 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-23 18:04:22.637 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.637 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.639 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57758c 2025-04-23 18:04:22.639 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c57758c 2025-04-23 18:04:22.642 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e959f2 2025-04-23 18:04:22.642 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e959f2 2025-04-23 18:04:22.644 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2ef44 2025-04-23 18:04:22.644 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2ef44 2025-04-23 18:04:22.647 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c962cf 2025-04-23 18:04:22.647 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c962cf 2025-04-23 18:04:22.649 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a598ef 2025-04-23 18:04:22.649 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a598ef 2025-04-23 18:04:22.649 [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-23 18:04:22.654 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.659 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.660 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.661 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.662 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@93378f4 2025-04-23 18:04:22.662 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@93378f4 2025-04-23 18:04:22.663 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.663 [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:41231/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.663 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.663 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41231/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.664 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.664 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.665 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f497a2 2025-04-23 18:04:22.665 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f497a2 2025-04-23 18:04:22.667 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb1384 2025-04-23 18:04:22.667 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb1384 2025-04-23 18:04:22.668 [DefaultDispatcher-worker-3 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.668 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.668 [DefaultDispatcher-worker-3 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.668 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.669 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.669 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c99d99 2025-04-23 18:04:22.669 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c99d99 2025-04-23 18:04:22.669 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.669 [DefaultDispatcher-worker-18 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.670 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.671 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb96c 2025-04-23 18:04:22.671 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb96c 2025-04-23 18:04:22.671 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc44cdb 2025-04-23 18:04:22.671 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc44cdb 2025-04-23 18:04:22.675 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c57dcc 2025-04-23 18:04:22.675 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c57dcc 2025-04-23 18:04:22.675 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@203a333 2025-04-23 18:04:22.675 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@203a333 2025-04-23 18:04:22.678 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc90783 2025-04-23 18:04:22.678 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc90783 2025-04-23 18:04:22.678 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c27ab 2025-04-23 18:04:22.678 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c27ab 2025-04-23 18:04:22.679 [DefaultDispatcher-worker-1 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.680 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e662d6 2025-04-23 18:04:22.680 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e662d6 2025-04-23 18:04:22.680 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@433ea908 2025-04-23 18:04:22.680 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@433ea908 2025-04-23 18:04:22.682 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d329720 2025-04-23 18:04:22.682 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d329720 2025-04-23 18:04:22.682 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4bbf 2025-04-23 18:04:22.682 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4bbf 2025-04-23 18:04:22.682 [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-23 18:04:22.684 [DefaultDispatcher-worker-16 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.685 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7237ab8e 2025-04-23 18:04:22.685 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7237ab8e 2025-04-23 18:04:22.687 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1cb1c 2025-04-23 18:04:22.687 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1cb1c 2025-04-23 18:04:22.689 [DefaultDispatcher-worker-17 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.689 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23115647 2025-04-23 18:04:22.689 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23115647 2025-04-23 18:04:22.691 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae35e92 2025-04-23 18:04:22.691 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae35e92 2025-04-23 18:04:22.691 [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-23 18:04:22.693 [DefaultDispatcher-worker-1 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.698 [DefaultDispatcher-worker-10 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.700 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.702 [DefaultDispatcher-worker-2 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.702 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335b885 2025-04-23 18:04:22.702 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335b885 2025-04-23 18:04:22.704 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df24893 2025-04-23 18:04:22.704 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df24893 2025-04-23 18:04:22.706 [DefaultDispatcher-worker-18 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.707 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cdd3f5 2025-04-23 18:04:22.707 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cdd3f5 2025-04-23 18:04:22.709 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf42a8 2025-04-23 18:04:22.709 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf42a8 2025-04-23 18:04:22.709 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.710 [DefaultDispatcher-worker-13 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.711 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa70ae9 2025-04-23 18:04:22.711 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa70ae9 2025-04-23 18:04:22.711 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e03424 2025-04-23 18:04:22.711 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e03424 2025-04-23 18:04:22.713 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f5cd 2025-04-23 18:04:22.713 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@460f5cd 2025-04-23 18:04:22.713 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d395e3b 2025-04-23 18:04:22.713 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d395e3b 2025-04-23 18:04:22.714 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6199 2025-04-23 18:04:22.714 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6199 2025-04-23 18:04:22.715 [DefaultDispatcher-worker-18 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.715 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afc7612 2025-04-23 18:04:22.715 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afc7612 2025-04-23 18:04:22.716 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@455dfff6 2025-04-23 18:04:22.716 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@455dfff6 2025-04-23 18:04:22.716 [DefaultDispatcher-worker-14 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.716 [DefaultDispatcher-worker-14 @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:41231/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 18:04:22.716 [DefaultDispatcher-worker-14 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.717 [DefaultDispatcher-worker-10 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.717 [DefaultDispatcher-worker-10 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.717 [DefaultDispatcher-worker-10 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41231/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 18:04:22.717 [DefaultDispatcher-worker-10 @coroutine#2304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41231/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:22.717 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0bde7 2025-04-23 18:04:22.717 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0bde7 2025-04-23 18:04:22.718 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@779f55f6 2025-04-23 18:04:22.718 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@779f55f6 2025-04-23 18:04:22.718 [DefaultDispatcher-worker-10 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.718 [DefaultDispatcher-worker-10 @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:41231/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 18:04:22.718 [DefaultDispatcher-worker-10 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.718 [DefaultDispatcher-worker-14 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.718 [DefaultDispatcher-worker-14 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.719 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e34b 2025-04-23 18:04:22.719 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e34b 2025-04-23 18:04:22.719 [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-23 18:04:22.720 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d21855 2025-04-23 18:04:22.720 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d21855 2025-04-23 18:04:22.722 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffaecff 2025-04-23 18:04:22.722 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffaecff 2025-04-23 18:04:22.723 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@257200b9 2025-04-23 18:04:22.723 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@257200b9 2025-04-23 18:04:22.726 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@284fd104 2025-04-23 18:04:22.726 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@284fd104 2025-04-23 18:04:22.726 [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-23 18:04:22.735 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:22.736 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:22.737 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e471c 2025-04-23 18:04:22.737 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e471c 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ecd835 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 18:04:22.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 18:04:22.739 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@de9b909 2025-04-23 18:04:22.739 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@de9b909 2025-04-23 18:04:22.741 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d62c6c 2025-04-23 18:04:22.741 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d62c6c 2025-04-23 18:04:22.742 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd4b332 2025-04-23 18:04:22.742 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd4b332 2025-04-23 18:04:22.744 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db31b13 2025-04-23 18:04:22.744 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db31b13 2025-04-23 18:04:22.745 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d52dc5d 2025-04-23 18:04:22.745 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d52dc5d 2025-04-23 18:04:22.747 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@45df2ad7 2025-04-23 18:04:22.747 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@45df2ad7 2025-04-23 18:04:22.748 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfb4c7d 2025-04-23 18:04:22.748 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfb4c7d 2025-04-23 18:04:22.750 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b5a172 2025-04-23 18:04:22.750 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b5a172 2025-04-23 18:04:22.750 [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-23 18:04:22.753 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.759 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.760 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.761 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.761 [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:60285/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.761 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.761 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60285/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.762 [DefaultDispatcher-worker-2 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.762 [DefaultDispatcher-worker-2 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.766 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.766 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.766 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.766 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.766 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.766 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.767 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628e0403 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 18:04:22.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-23 18:04:22.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-23 18:04:22.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 18:04:22.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-23 18:04:22.778 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-23 18:04:22.779 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-23 18:04:22.784 [DefaultDispatcher-worker-3 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2025-04-23 18:04:22.784 [DefaultDispatcher-worker-8 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.788 [DefaultDispatcher-worker-20 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.791 [DefaultDispatcher-worker-16 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.794 [DefaultDispatcher-worker-2 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.806 [DefaultDispatcher-worker-12 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.813 [DefaultDispatcher-worker-7 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.817 [DefaultDispatcher-worker-16 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.821 [DefaultDispatcher-worker-17 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.825 [DefaultDispatcher-worker-17 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.829 [DefaultDispatcher-worker-16 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 18:04:22.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 18:04:22.839 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.841 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8435 2025-04-23 18:04:22.841 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8435 2025-04-23 18:04:22.843 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b386afa 2025-04-23 18:04:22.843 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b386afa 2025-04-23 18:04:22.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.845 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f07ef45 2025-04-23 18:04:22.845 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f07ef45 2025-04-23 18:04:22.847 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0560c1 2025-04-23 18:04:22.847 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0560c1 2025-04-23 18:04:22.849 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a29b98 2025-04-23 18:04:22.849 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a29b98 2025-04-23 18:04:22.849 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.850 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0548ac 2025-04-23 18:04:22.850 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0548ac 2025-04-23 18:04:22.850 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.851 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.851 [DefaultDispatcher-worker-7 @coroutine#2370] 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:58235/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:22.851 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.851 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58235/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:22.852 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.852 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.852 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48ed4e 2025-04-23 18:04:22.852 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48ed4e 2025-04-23 18:04:22.854 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2a9f8e 2025-04-23 18:04:22.854 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2a9f8e 2025-04-23 18:04:22.855 [DefaultDispatcher-worker-16 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.856 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.856 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:22.856 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.856 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.856 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.857 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@d73af08 2025-04-23 18:04:22.857 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@d73af08 2025-04-23 18:04:22.857 [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-23 18:04:22.857 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aade3c 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 18:04:22.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 18:04:22.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 18:04:22.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 18:04:22.860 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 18:04:22.865 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 18:04:22.866 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 18:04:22.870 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.870 [DefaultDispatcher-worker-2 @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-04-23 18:04:22.870 [DefaultDispatcher-worker-18 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.872 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4af6cd 2025-04-23 18:04:22.872 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4af6cd 2025-04-23 18:04:22.874 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@748d17f4 2025-04-23 18:04:22.874 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@748d17f4 2025-04-23 18:04:22.874 [DefaultDispatcher-worker-4 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.875 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b29dbd 2025-04-23 18:04:22.875 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b29dbd 2025-04-23 18:04:22.877 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b01dcf 2025-04-23 18:04:22.877 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b01dcf 2025-04-23 18:04:22.878 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.879 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e1792a 2025-04-23 18:04:22.879 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e1792a 2025-04-23 18:04:22.881 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cfef75 2025-04-23 18:04:22.881 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cfef75 2025-04-23 18:04:22.883 [DefaultDispatcher-worker-11 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.883 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074d524 2025-04-23 18:04:22.883 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074d524 2025-04-23 18:04:22.883 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.883 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 18:04:22.883 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.884 [DefaultDispatcher-worker-20 @coroutine#2398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.884 [DefaultDispatcher-worker-20 @coroutine#2398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 18:04:22.884 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@559fe280 2025-04-23 18:04:22.884 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@559fe280 2025-04-23 18:04:22.886 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4624f930 2025-04-23 18:04:22.886 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4624f930 2025-04-23 18:04:22.886 [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-23 18:04:22.925 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 18:04:22.925 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58235/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:22.925 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.925 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 18:04:22.925 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.926 [DefaultDispatcher-worker-2 @coroutine#2398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.926 [DefaultDispatcher-worker-2 @coroutine#2398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 18:04:22.931 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:22.933 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@344051c5 2025-04-23 18:04:22.933 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@344051c5 2025-04-23 18:04:22.935 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a87a93d 2025-04-23 18:04:22.935 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a87a93d 2025-04-23 18:04:22.936 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb83ab5 2025-04-23 18:04:22.936 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb83ab5 2025-04-23 18:04:22.937 [DefaultDispatcher-worker-15 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:22.938 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbaa306 2025-04-23 18:04:22.938 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbaa306 2025-04-23 18:04:22.939 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d420bcd 2025-04-23 18:04:22.939 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d420bcd 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c290246 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 18:04:22.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 18:04:22.941 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b9d19 2025-04-23 18:04:22.941 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b9d19 2025-04-23 18:04:22.942 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35196b7f 2025-04-23 18:04:22.942 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35196b7f 2025-04-23 18:04:22.944 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b955c49 2025-04-23 18:04:22.944 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b955c49 2025-04-23 18:04:22.945 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@46542095 2025-04-23 18:04:22.945 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@46542095 2025-04-23 18:04:22.945 [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-23 18:04:22.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.958 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.958 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.959 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.959 [DefaultDispatcher-worker-15 @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-23 18:04:22.959 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.959 [DefaultDispatcher-worker-15 @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-23 18:04:22.959 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:22.960 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.960 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:22.962 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2f3d43 2025-04-23 18:04:22.962 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2f3d43 2025-04-23 18:04:22.964 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e8c076 2025-04-23 18:04:22.964 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e8c076 2025-04-23 18:04:22.964 [DefaultDispatcher-worker-15 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.964 [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-23 18:04:22.964 [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-23 18:04:22.964 [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-23 18:04:22.964 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.964 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:22.965 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0ec502 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:22.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 18:04:22.965 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d75633 2025-04-23 18:04:22.965 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d75633 2025-04-23 18:04:22.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a450cb5 2025-04-23 18:04:22.967 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d5ca4d 2025-04-23 18:04:22.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a450cb5 2025-04-23 18:04:22.967 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d5ca4d 2025-04-23 18:04:22.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 18:04:22.967 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a450cb5 2025-04-23 18:04:22.968 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@36733091 2025-04-23 18:04:22.968 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@36733091 2025-04-23 18:04:22.970 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@644abd59 2025-04-23 18:04:22.970 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@644abd59 2025-04-23 18:04:22.972 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e06192d 2025-04-23 18:04:22.972 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e06192d 2025-04-23 18:04:22.972 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a450cb5 2025-04-23 18:04:22.973 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a450cb5 2025-04-23 18:04:22.973 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fa3502 2025-04-23 18:04:22.973 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fa3502 2025-04-23 18:04:22.975 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a227c94 2025-04-23 18:04:22.975 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a227c94 2025-04-23 18:04:22.975 [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-23 18:04:22.976 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/auth/register 2025-04-23 18:04:22.976 [DefaultDispatcher-worker-5 @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:33859/auth/register. 2025-04-23 18:04:22.976 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/auth/register 2025-04-23 18:04:22.976 [DefaultDispatcher-worker-5 @coroutine#2444] 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-23 18:04:22.976 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/auth/register 2025-04-23 18:04:22.976 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/auth/register 2025-04-23 18:04:22.978 [DefaultDispatcher-worker-15 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a450cb5 2025-04-23 18:04:23.017 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33859/auth/register. 2025-04-23 18:04:23.017 [DefaultDispatcher-worker-7 @coroutine#2444] 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-23 18:04:23.028 [DefaultDispatcher-worker-17 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:23.032 [DefaultDispatcher-worker-20 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318f47f1 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 18:04:23.041 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.043 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b024f8 2025-04-23 18:04:23.043 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b024f8 2025-04-23 18:04:23.045 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e77de9e 2025-04-23 18:04:23.045 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e77de9e 2025-04-23 18:04:23.046 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a484f88 2025-04-23 18:04:23.046 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a484f88 2025-04-23 18:04:23.048 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4ad4a5 2025-04-23 18:04:23.048 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4ad4a5 2025-04-23 18:04:23.050 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7cba50 2025-04-23 18:04:23.050 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7cba50 2025-04-23 18:04:23.051 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eef1e2f 2025-04-23 18:04:23.051 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eef1e2f 2025-04-23 18:04:23.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.053 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36332e75 2025-04-23 18:04:23.053 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36332e75 2025-04-23 18:04:23.054 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f652bea 2025-04-23 18:04:23.054 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f652bea 2025-04-23 18:04:23.056 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460be6c 2025-04-23 18:04:23.056 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460be6c 2025-04-23 18:04:23.056 [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-23 18:04:23.057 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.058 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.059 [DefaultDispatcher-worker-15 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.059 [DefaultDispatcher-worker-15 @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-23 18:04:23.059 [DefaultDispatcher-worker-15 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.059 [DefaultDispatcher-worker-15 @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-23 18:04:23.060 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.061 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.064 [DefaultDispatcher-worker-9 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.064 [DefaultDispatcher-worker-9 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.064 [DefaultDispatcher-worker-9 @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-23 18:04:23.064 [DefaultDispatcher-worker-9 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.064 [DefaultDispatcher-worker-9 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.064 [DefaultDispatcher-worker-9 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.065 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.067 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.067 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.069 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe13557 2025-04-23 18:04:23.069 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe13557 2025-04-23 18:04:23.071 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2126cedb 2025-04-23 18:04:23.071 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2126cedb 2025-04-23 18:04:23.072 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25195e27 2025-04-23 18:04:23.072 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25195e27 2025-04-23 18:04:23.074 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@601bc4e0 2025-04-23 18:04:23.074 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@601bc4e0 2025-04-23 18:04:23.076 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@46761e39 2025-04-23 18:04:23.076 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@46761e39 2025-04-23 18:04:23.078 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2025-04-23 18:04:23.078 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1403a 2025-04-23 18:04:23.078 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1403a 2025-04-23 18:04:23.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 18:04:23.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 18:04:23.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.079 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d44217: (connection evicted) 2025-04-23 18:04:23.079 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36c44d 2025-04-23 18:04:23.079 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36c44d 2025-04-23 18:04:23.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 18:04:23.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 18:04:23.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 18:04:23.081 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@343baf 2025-04-23 18:04:23.081 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@343baf 2025-04-23 18:04:23.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 18:04:23.083 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c56a46 2025-04-23 18:04:23.083 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c56a46 2025-04-23 18:04:23.083 [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-23 18:04:23.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.088 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.089 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.089 [DefaultDispatcher-worker-15 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.089 [DefaultDispatcher-worker-15 @coroutine#2486] 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-23 18:04:23.089 [DefaultDispatcher-worker-15 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.089 [DefaultDispatcher-worker-15 @coroutine#2486] 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-23 18:04:23.090 [DefaultDispatcher-worker-9 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.090 [DefaultDispatcher-worker-9 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.093 [DefaultDispatcher-worker-3 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.093 [DefaultDispatcher-worker-3 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.093 [DefaultDispatcher-worker-3 @coroutine#2485] 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-23 18:04:23.093 [DefaultDispatcher-worker-3 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.094 [DefaultDispatcher-worker-3 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.094 [DefaultDispatcher-worker-3 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.095 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.096 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.098 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-23 18:04:23.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 18:04:23.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 18:04:23.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.098 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 18:04:23.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bf3bf2e 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 18:04:23.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 18:04:23.101 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.106 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.107 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.107 [DefaultDispatcher-worker-7 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.107 [DefaultDispatcher-worker-7 @coroutine#2513] 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-23 18:04:23.107 [DefaultDispatcher-worker-7 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.107 [DefaultDispatcher-worker-7 @coroutine#2513] 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-23 18:04:23.108 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.108 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.111 [DefaultDispatcher-worker-9 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.111 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.111 [DefaultDispatcher-worker-9 @coroutine#2512] 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-23 18:04:23.111 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.112 [DefaultDispatcher-worker-10 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.112 [DefaultDispatcher-worker-10 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.113 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.114 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.116 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.117 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.119 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.121 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.122 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a77953c 2025-04-23 18:04:23.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 18:04:23.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 18:04:23.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.122 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a77953c: (connection evicted) 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 18:04:23.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63437af4 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 18:04:23.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 18:04:23.125 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.130 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.131 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.132 [DefaultDispatcher-worker-9 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.132 [DefaultDispatcher-worker-9 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 18:04:23.132 [DefaultDispatcher-worker-9 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.132 [DefaultDispatcher-worker-9 @coroutine#2551] 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-23 18:04:23.132 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.132 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.135 [DefaultDispatcher-worker-11 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.135 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.135 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 18:04:23.135 [DefaultDispatcher-worker-11 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.136 [DefaultDispatcher-worker-17 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.136 [DefaultDispatcher-worker-17 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.137 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.138 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.140 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-23 18:04:23.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 18:04:23.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.141 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac: (connection evicted) 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 18:04:23.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9f5dcf 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 18:04:23.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 18:04:23.143 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.148 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.149 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.149 [DefaultDispatcher-worker-20 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.149 [DefaultDispatcher-worker-20 @coroutine#2583] 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-23 18:04:23.149 [DefaultDispatcher-worker-20 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.149 [DefaultDispatcher-worker-20 @coroutine#2583] 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-23 18:04:23.150 [DefaultDispatcher-worker-2 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.150 [DefaultDispatcher-worker-2 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.154 [DefaultDispatcher-worker-14 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.154 [DefaultDispatcher-worker-14 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.154 [DefaultDispatcher-worker-14 @coroutine#2582] 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-23 18:04:23.154 [DefaultDispatcher-worker-14 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.154 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.154 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.155 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.157 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.158 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.159 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.161 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2025-04-23 18:04:23.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 18:04:23.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 18:04:23.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.161 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2552cb80: (connection evicted) 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 18:04:23.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12544a50 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 18:04:23.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 18:04:23.164 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.169 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.170 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.170 [DefaultDispatcher-worker-4 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.170 [DefaultDispatcher-worker-4 @coroutine#2614] 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-23 18:04:23.170 [DefaultDispatcher-worker-4 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.170 [DefaultDispatcher-worker-4 @coroutine#2614] 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-23 18:04:23.171 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.171 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 18:04:23.174 [DefaultDispatcher-worker-16 @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.175 [DefaultDispatcher-worker-16 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.175 [DefaultDispatcher-worker-16 @coroutine#2613] 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-23 18:04:23.175 [DefaultDispatcher-worker-16 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.175 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.175 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 18:04:23.176 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.177 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b472cad 2025-04-23 18:04:23.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 18:04:23.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 18:04:23.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.178 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b472cad: (connection evicted) 2025-04-23 18:04:23.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 18:04:23.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 18:04:23.297 [DefaultDispatcher-worker-18 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:23.297 [DefaultDispatcher-worker-18 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.297 [DefaultDispatcher-worker-18 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.297 [DefaultDispatcher-worker-18 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.298 [DefaultDispatcher-worker-3 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.298 [DefaultDispatcher-worker-3 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.395 [DefaultDispatcher-worker-13 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:23.395 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.395 [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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.395 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.396 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.396 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59456e1 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.413 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 18:04:23.421 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.426 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.428 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.429 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.434 [DefaultDispatcher-worker-19 @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.440 [DefaultDispatcher-worker-18 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b 2025-04-23 18:04:23.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 18:04:23.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 18:04:23.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.442 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ad1d0b: (connection evicted) 2025-04-23 18:04:23.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 18:04:23.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c815478 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.443 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 18:04:23.444 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.444 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.444 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 18:04:23.451 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.456 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.457 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.458 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5add0cc0 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.458 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 18:04:23.459 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.459 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.459 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 18:04:23.467 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.472 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.473 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.474 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.475 [DefaultDispatcher-worker-15 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:23.475 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.475 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.475 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.476 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.476 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.478 [DefaultDispatcher-worker-12 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2025-04-23 18:04:23.486 [DefaultDispatcher-worker-19 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.490 [DefaultDispatcher-worker-17 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.493 [DefaultDispatcher-worker-18 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1 2025-04-23 18:04:23.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 18:04:23.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 18:04:23.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.500 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ccd3cf1: (connection evicted) 2025-04-23 18:04:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 18:04:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 18:04:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 18:04:23.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 18:04:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.501 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e470a51: (connection evicted) 2025-04-23 18:04:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 18:04:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d6bb59 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.502 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 18:04:23.511 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.516 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.517 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.518 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f16a823 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.518 [Test worker @coroutine#2724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 18:04:23.526 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.530 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.531 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.532 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.536 [DefaultDispatcher-worker-18 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77954f77 2025-04-23 18:04:23.543 [DefaultDispatcher-worker-8 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.547 [DefaultDispatcher-worker-2 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.550 [DefaultDispatcher-worker-19 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-04-23 18:04:23.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 18:04:23.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 18:04:23.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.553 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1147ab09: (connection evicted) 2025-04-23 18:04:23.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 18:04:23.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 18:04:23.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 18:04:23.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 18:04:23.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.553 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77954f77: (connection evicted) 2025-04-23 18:04:23.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 18:04:23.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d03738 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.554 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.555 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 18:04:23.559 [DefaultDispatcher-worker-1 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:23.559 [DefaultDispatcher-worker-1 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.559 [DefaultDispatcher-worker-1 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.559 [DefaultDispatcher-worker-1 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.560 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.560 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.563 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.567 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.568 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.569 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.573 [DefaultDispatcher-worker-20 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.584 [DefaultDispatcher-worker-4 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.585 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.589 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c925ae1 2025-04-23 18:04:23.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 18:04:23.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 18:04:23.601 [DefaultDispatcher-worker-15 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:23.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.601 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.601 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.601 [DefaultDispatcher-worker-15 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.601 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c925ae1: (connection evicted) 2025-04-23 18:04:23.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 18:04:23.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 18:04:23.602 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.602 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c219c84 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.602 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.603 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 18:04:23.612 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.617 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.618 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.619 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.624 [DefaultDispatcher-worker-17 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.635 [DefaultDispatcher-worker-12 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.637 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.640 [DefaultDispatcher-worker-7 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-04-23 18:04:23.641 [DefaultDispatcher-worker-11 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:23.642 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.642 [DefaultDispatcher-worker-11 @coroutine#2261] 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-23 18:04:23.642 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.642 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 18:04:23.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 18:04:23.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.645 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14997cb9: (connection evicted) 2025-04-23 18:04:23.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 18:04:23.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 18:04:23.646 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63cff421 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.647 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 18:04:23.656 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.661 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.662 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.662 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.667 [DefaultDispatcher-worker-9 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.672 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:23.672 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.673 [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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.673 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.673 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.673 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.677 [DefaultDispatcher-worker-11 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.681 [DefaultDispatcher-worker-9 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.747 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.790 [DefaultDispatcher-worker-10 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:23.790 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.790 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.790 [DefaultDispatcher-worker-10 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.791 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.791 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.795 [DefaultDispatcher-worker-19 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2025-04-23 18:04:23.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 18:04:23.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 18:04:23.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.827 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219bad15: (connection evicted) 2025-04-23 18:04:23.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 18:04:23.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 18:04:23.828 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c7d472 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.829 [Test worker @coroutine#2931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 18:04:23.836 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.841 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.842 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.843 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.848 [DefaultDispatcher-worker-7 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.849 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.859 [DefaultDispatcher-worker-7 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.860 [DefaultDispatcher-worker-13 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:23.860 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.860 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:23.860 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.861 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.861 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.863 [DefaultDispatcher-worker-3 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2025-04-23 18:04:23.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 18:04:23.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 18:04:23.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.868 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e50e308: (connection evicted) 2025-04-23 18:04:23.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 18:04:23.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 18:04:23.869 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c519da4 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.870 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 18:04:23.877 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.882 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.883 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.884 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.889 [DefaultDispatcher-worker-19 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c 2025-04-23 18:04:23.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 18:04:23.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 18:04:23.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:23.929 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef2f84c: (connection evicted) 2025-04-23 18:04:23.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:23.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 18:04:23.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504216ff 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:23.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:23.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 18:04:23.978 [DefaultDispatcher-worker-8 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:23.978 [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-23 18:04:23.978 [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-23 18:04:23.978 [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-23 18:04:23.979 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.979 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:23.990 [DefaultDispatcher-worker-12 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:23.994 [DefaultDispatcher-worker-10 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:23.997 [DefaultDispatcher-worker-6 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.000 [DefaultDispatcher-worker-2 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.016 [DefaultDispatcher-worker-20 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.016 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 18:04:24.020 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-23 18:04:24.021 [DefaultDispatcher-worker-9 @coroutine#3007] INFO ktor.application - Responding at http://0.0.0.0:39591 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da08e9a 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:24.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:24.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 18:04:24.030 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.030 [DefaultDispatcher-worker-20 @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:39591/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:24.030 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.030 [DefaultDispatcher-worker-20 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.031 [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-23 18:04:24.031 [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-23 18:04:24.031 [eventLoopGroupProxy-19-1 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.031 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:24.031 [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-23 18:04:24.031 [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-23 18:04:24.032 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.032 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.032 [DefaultDispatcher-worker-13 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a4e4c9 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:24.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:24.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:24.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:24.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:24.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 18:04:24.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 18:04:24.040 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.040 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.040 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.040 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.041 [eventLoopGroupProxy-19-2 @call-handler#3023] 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-23 18:04:24.042 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.042 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.042 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.046 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.046 [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:39591/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:24.046 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.046 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 18:04:24.047 [DefaultDispatcher-worker-5 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ff84fa 2025-04-23 18:04:24.047 [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-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:24.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 18:04:24.047 [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-23 18:04:24.047 [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-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2025-04-23 18:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2025-04-23 18:04:24.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 18:04:24.047 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.048 [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-23 18:04:24.048 [eventLoopGroupProxy-19-3 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.048 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.048 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.050 [DefaultDispatcher-worker-18 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-4 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-19 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-19 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-19 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.056 [DefaultDispatcher-worker-19 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.056 [eventLoopGroupProxy-19-2 @call-handler#3045] 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-23 18:04:24.056 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.057 [DefaultDispatcher-worker-20 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.057 [DefaultDispatcher-worker-20 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.058 [eventLoopGroupProxy-19-4 @call-handler#3055] 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-23 18:04:24.058 [eventLoopGroupProxy-19-4 @call-handler#3055] 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-23 18:04:24.058 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 18:04:24.059 [eventLoopGroupProxy-19-5 @call-handler#3056] 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-23 18:04:24.059 [eventLoopGroupProxy-19-5 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.061 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.061 [DefaultDispatcher-worker-16 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.061 [eventLoopGroupProxy-19-4 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.062 [DefaultDispatcher-worker-8 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.062 [DefaultDispatcher-worker-8 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 18:04:24.064 [DefaultDispatcher-worker-9 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.065 [DefaultDispatcher-worker-18 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.066 [DefaultDispatcher-worker-9 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2025-04-23 18:04:24.067 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.067 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.067 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.067 [eventLoopGroupProxy-19-2 @call-handler#3064] 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-23 18:04:24.067 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.067 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.067 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.071 [DefaultDispatcher-worker-13 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2025-04-23 18:04:24.076 [DefaultDispatcher-worker-5 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2025-04-23 18:04:24.082 [DefaultDispatcher-worker-13 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.083 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.083 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 18:04:24.083 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.083 [eventLoopGroupProxy-19-2 @call-handler#3078] 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-23 18:04:24.086 [DefaultDispatcher-worker-19 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.098 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.098 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.098 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 18:04:24.098 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.099 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040 2025-04-23 18:04:24.099 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040. 2025-04-23 18:04:24.099 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040 2025-04-23 18:04:24.099 [eventLoopGroupProxy-19-2 @call-handler#3082] 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-23 18:04:24.103 [eventLoopGroupProxy-19-2 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.103 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040 2025-04-23 18:04:24.103 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040 2025-04-23 18:04:24.103 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040. 2025-04-23 18:04:24.103 [DefaultDispatcher-worker-19 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.107 [DefaultDispatcher-worker-20 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.108 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.108 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 18:04:24.108 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.108 [eventLoopGroupProxy-19-2 @call-handler#3086] 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-23 18:04:24.109 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.110 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.110 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.110 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 18:04:24.110 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.114 [DefaultDispatcher-worker-9 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.122 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:24.125 [DefaultDispatcher-worker-12 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.129 [DefaultDispatcher-worker-14 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.129 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.129 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.129 [DefaultDispatcher-worker-14 @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:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.129 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.129 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.129 [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-23 18:04:24.129 [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-23 18:04:24.129 [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-23 18:04:24.134 [DefaultDispatcher-worker-6 @call-handler#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.134 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.134 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.135 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.135 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.135 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.135 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:24.139 [DefaultDispatcher-worker-7 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.145 [DefaultDispatcher-worker-4 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.146 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.146 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 18:04:24.146 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.146 [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-23 18:04:24.147 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:24.149 [DefaultDispatcher-worker-1 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041. 2025-04-23 18:04:24.159 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041 2025-04-23 18:04:24.160 [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-23 18:04:24.160 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.160 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041 2025-04-23 18:04:24.160 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041 2025-04-23 18:04:24.160 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041. 2025-04-23 18:04:24.160 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719782677887447041 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.165 [DefaultDispatcher-worker-7 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.165 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.165 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 18:04:24.165 [DefaultDispatcher-worker-7 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.165 [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-23 18:04:24.166 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.166 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.166 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 18:04:24.166 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 18:04:24.166 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.170 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.180 [DefaultDispatcher-worker-16 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.183 [DefaultDispatcher-worker-4 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.183 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.183 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.183 [DefaultDispatcher-worker-4 @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:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.183 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.184 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.184 [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-23 18:04:24.184 [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-23 18:04:24.184 [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-23 18:04:24.187 [DefaultDispatcher-worker-18 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.191 [DefaultDispatcher-worker-6 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.191 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.191 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.191 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.191 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.191 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.197 [DefaultDispatcher-worker-17 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.200 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.200 [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:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040. 2025-04-23 18:04:24.200 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.201 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.201 [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:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.201 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.201 [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-23 18:04:24.201 [eventLoopGroupProxy-19-4 @call-handler#3156] 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-23 18:04:24.202 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.202 [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:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.202 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.202 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.202 [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:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.202 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.203 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.203 [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:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040. 2025-04-23 18:04:24.203 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.208 [eventLoopGroupProxy-19-4 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.208 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.208 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.209 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.209 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.209 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.209 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.209 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.209 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040. 2025-04-23 18:04:24.209 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.209 [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-23 18:04:24.210 [eventLoopGroupProxy-19-7 @call-handler#3180] 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-23 18:04:24.210 [eventLoopGroupProxy-19-6 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.211 [eventLoopGroupProxy-19-8 @call-handler#3185] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 18:04:24.211 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.211 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.211 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.211 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.211 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.211 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.211 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.211 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.211 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.215 [DefaultDispatcher-worker-19 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.220 [eventLoopGroupProxy-19-8 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.220 [DefaultDispatcher-worker-4 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.220 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.220 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.220 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040. 2025-04-23 18:04:24.220 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.224 [DefaultDispatcher-worker-8 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.228 [DefaultDispatcher-worker-11 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.234 [DefaultDispatcher-worker-11 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.237 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040 2025-04-23 18:04:24.237 [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:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040. 2025-04-23 18:04:24.237 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040 2025-04-23 18:04:24.238 [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-23 18:04:24.239 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.239 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040 2025-04-23 18:04:24.239 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040 2025-04-23 18:04:24.239 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040. 2025-04-23 18:04:24.239 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.244 [DefaultDispatcher-worker-11 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.250 [DefaultDispatcher-worker-14 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.254 [DefaultDispatcher-worker-14 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.255 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.255 [DefaultDispatcher-worker-14 @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:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.255 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.255 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.255 [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-23 18:04:24.255 [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-23 18:04:24.255 [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-23 18:04:24.260 [DefaultDispatcher-worker-6 @call-handler#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.260 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.260 [DefaultDispatcher-worker-4 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.261 [DefaultDispatcher-worker-4 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.261 [DefaultDispatcher-worker-4 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.261 [DefaultDispatcher-worker-4 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.265 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040 2025-04-23 18:04:24.265 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040. 2025-04-23 18:04:24.265 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040 2025-04-23 18:04:24.266 [DefaultDispatcher-worker-20 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.266 [eventLoopGroupProxy-19-2 @call-handler#3226] 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-23 18:04:24.270 [eventLoopGroupProxy-19-2 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.270 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040 2025-04-23 18:04:24.270 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040 2025-04-23 18:04:24.271 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040. 2025-04-23 18:04:24.271 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719782677887447041&assignmentUid=719782677887447040&clazzUid=719782677887447040&submitterUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.275 [DefaultDispatcher-worker-19 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.281 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040 2025-04-23 18:04:24.281 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040. 2025-04-23 18:04:24.281 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040 2025-04-23 18:04:24.281 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-23 18:04:24.282 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [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:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.282 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040. 2025-04-23 18:04:24.282 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.282 [eventLoopGroupProxy-19-4 @call-handler#3255] 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-23 18:04:24.282 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.282 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [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:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.282 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.282 [eventLoopGroupProxy-19-7 @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-23 18:04:24.283 [eventLoopGroupProxy-19-6 @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-23 18:04:24.283 [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-23 18:04:24.283 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040 2025-04-23 18:04:24.283 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040 2025-04-23 18:04:24.284 [eventLoopGroupProxy-19-6 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.284 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040. 2025-04-23 18:04:24.284 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/PersonDao/getNamesByUid?uid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.284 [eventLoopGroupProxy-19-8 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.284 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.284 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.284 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.284 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.284 [eventLoopGroupProxy-19-4 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.284 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.284 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.284 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.285 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.285 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.285 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.285 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.285 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.285 [eventLoopGroupProxy-19-7 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.286 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040 2025-04-23 18:04:24.286 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040 2025-04-23 18:04:24.286 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040. 2025-04-23 18:04:24.286 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.288 [DefaultDispatcher-worker-6 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.292 [DefaultDispatcher-worker-19 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.295 [DefaultDispatcher-worker-17 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.298 [DefaultDispatcher-worker-8 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.301 [DefaultDispatcher-worker-7 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.301 [DefaultDispatcher-worker-14 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:24.301 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.301 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.301 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.302 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.302 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.304 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041 2025-04-23 18:04:24.304 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041. 2025-04-23 18:04:24.304 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041 2025-04-23 18:04:24.305 [eventLoopGroupProxy-19-4 @call-handler#3287] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 18:04:24.307 [eventLoopGroupProxy-19-4 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.308 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041 2025-04-23 18:04:24.308 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041 2025-04-23 18:04:24.308 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041. 2025-04-23 18:04:24.308 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447041 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.312 [DefaultDispatcher-worker-9 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.313 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040 2025-04-23 18:04:24.313 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040. 2025-04-23 18:04:24.313 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040 2025-04-23 18:04:24.314 [eventLoopGroupProxy-19-4 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/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-23 18:04:24.314 [eventLoopGroupProxy-19-4 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.315 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040 2025-04-23 18:04:24.315 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040 2025-04-23 18:04:24.315 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040. 2025-04-23 18:04:24.315 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/PersonDao/findByUidAsync?uid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.319 [DefaultDispatcher-worker-8 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.324 [DefaultDispatcher-worker-14 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.328 [DefaultDispatcher-worker-11 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.328 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.328 [DefaultDispatcher-worker-11 @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:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.328 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.328 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39591/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 18:04:24.329 [eventLoopGroupProxy-19-4 @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-23 18:04:24.329 [eventLoopGroupProxy-19-4 @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-23 18:04:24.329 [eventLoopGroupProxy-19-4 @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-23 18:04:24.334 [DefaultDispatcher-worker-15 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-04-23 18:04:24.334 [eventLoopGroupProxy-19-4 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.334 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.334 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/replication/message 2025-04-23 18:04:24.334 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/replication/message. 2025-04-23 18:04:24.334 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.336 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.336 [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:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040. 2025-04-23 18:04:24.336 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.336 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.336 [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:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.336 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.336 [eventLoopGroupProxy-19-4 @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-23 18:04:24.336 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.336 [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:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.336 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.336 [eventLoopGroupProxy-19-7 @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-23 18:04:24.336 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.336 [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:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.336 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.336 [eventLoopGroupProxy-19-4 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.336 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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-23 18:04:24.337 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.337 [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:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040. 2025-04-23 18:04:24.337 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.337 [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-23 18:04:24.337 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.337 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 2025-04-23 18:04:24.337 [eventLoopGroupProxy-19-4 @call-handler#3358] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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-23 18:04:24.337 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040. 2025-04-23 18:04:24.337 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.337 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.337 [eventLoopGroupProxy-19-8 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.337 [eventLoopGroupProxy-19-7 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.337 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.337 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.337 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.338 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.338 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.338 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.338 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.338 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 2025-04-23 18:04:24.338 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.338 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.338 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040. 2025-04-23 18:04:24.338 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719782677887447040&assignmentUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.339 [eventLoopGroupProxy-19-4 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 18:04:24.339 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.339 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 2025-04-23 18:04:24.339 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040. 2025-04-23 18:04:24.339 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39591/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719782677887447040&clazzUid=719782677887447040&accountPersonUid=719782677887447040 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:24.339 [DefaultDispatcher-worker-16 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2025-04-23 18:04:24.341 [DefaultDispatcher-worker-13 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.344 [DefaultDispatcher-worker-7 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.347 [DefaultDispatcher-worker-1 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.351 [DefaultDispatcher-worker-5 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.355 [DefaultDispatcher-worker-11 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-23 18:04:24.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 18:04:24.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 18:04:24.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:24.356 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377a1763: (connection evicted) 2025-04-23 18:04:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:24.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 18:04:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 18:04:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 18:04:24.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 18:04:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:24.357 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c54e23b: (connection evicted) 2025-04-23 18:04:24.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:24.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 18:04:24.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 18:04:24.401 [DefaultDispatcher-worker-12 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:24.401 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.401 [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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.401 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.402 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.402 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.480 [DefaultDispatcher-worker-15 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:24.480 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.480 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.480 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.481 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.481 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.564 [DefaultDispatcher-worker-21 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:24.564 [DefaultDispatcher-worker-21 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.564 [DefaultDispatcher-worker-21 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.564 [DefaultDispatcher-worker-21 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.565 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.565 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.606 [DefaultDispatcher-worker-2 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:24.606 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.606 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.606 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.606 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.606 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.646 [DefaultDispatcher-worker-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:24.646 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.646 [DefaultDispatcher-worker-1 @coroutine#2261] 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-23 18:04:24.646 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.646 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.677 [DefaultDispatcher-worker-17 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:24.677 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.677 [DefaultDispatcher-worker-17 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.677 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.678 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.678 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.796 [DefaultDispatcher-worker-7 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:24.796 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.796 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.796 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.797 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.797 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.865 [DefaultDispatcher-worker-16 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:24.865 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.865 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:24.865 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.866 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.866 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.983 [DefaultDispatcher-worker-17 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:24.983 [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-23 18:04:24.983 [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-23 18:04:24.983 [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-23 18:04:24.984 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:24.984 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.307 [DefaultDispatcher-worker-6 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:25.307 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.307 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.307 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.308 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.308 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 18:04:25.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 18:04:25.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.361 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3: (connection evicted) 2025-04-23 18:04:25.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 18:04:25.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8b6782 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.364 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 18:04:25.373 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.379 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.380 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.382 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3868c92e 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.382 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 18:04:25.392 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.398 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.399 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.400 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.405 [DefaultDispatcher-worker-7 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e 2025-04-23 18:04:25.406 [DefaultDispatcher-worker-15 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:25.406 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.406 [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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.406 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.407 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.407 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.413 [DefaultDispatcher-worker-15 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.419 [DefaultDispatcher-worker-8 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2025-04-23 18:04:25.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 18:04:25.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 18:04:25.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.423 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598f065f: (connection evicted) 2025-04-23 18:04:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 18:04:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 18:04:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 18:04:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 18:04:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.424 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1d939e: (connection evicted) 2025-04-23 18:04:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 18:04:25.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69ca71b3 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.425 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 18:04:25.426 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.426 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.426 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 18:04:25.434 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.440 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.441 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.442 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc16d33 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.443 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 18:04:25.452 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.458 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.459 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.460 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.464 [DefaultDispatcher-worker-12 @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2025-04-23 18:04:25.472 [DefaultDispatcher-worker-11 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.477 [DefaultDispatcher-worker-14 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.482 [DefaultDispatcher-worker-8 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.485 [DefaultDispatcher-worker-9 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:25.485 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.485 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.485 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.486 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.486 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.493 [DefaultDispatcher-worker-10 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2025-04-23 18:04:25.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 18:04:25.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 18:04:25.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.497 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f41db7f: (connection evicted) 2025-04-23 18:04:25.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 18:04:25.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 18:04:25.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 18:04:25.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 18:04:25.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.497 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58397dee: (connection evicted) 2025-04-23 18:04:25.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 18:04:25.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 18:04:25.498 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf2f2ce 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.499 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 18:04:25.510 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.516 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.517 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.518 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.518 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f54d397 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.519 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 18:04:25.528 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.534 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.535 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.536 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.540 [DefaultDispatcher-worker-8 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7 2025-04-23 18:04:25.549 [DefaultDispatcher-worker-19 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.553 [DefaultDispatcher-worker-18 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d 2025-04-23 18:04:25.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 18:04:25.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 18:04:25.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.558 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cc41d2d: (connection evicted) 2025-04-23 18:04:25.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 18:04:25.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 18:04:25.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 18:04:25.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 18:04:25.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.558 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce365b7: (connection evicted) 2025-04-23 18:04:25.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 18:04:25.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9d7d3f 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.559 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 18:04:25.560 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.560 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.560 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 18:04:25.569 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.570 [DefaultDispatcher-worker-17 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:25.570 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.570 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.570 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.570 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.570 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.575 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.576 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.577 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3c5ecc 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.578 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 18:04:25.587 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.593 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.594 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.596 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.601 [DefaultDispatcher-worker-13 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5 2025-04-23 18:04:25.610 [DefaultDispatcher-worker-1 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.610 [DefaultDispatcher-worker-17 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:25.610 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.610 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.610 [DefaultDispatcher-worker-17 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.611 [DefaultDispatcher-worker-6 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.611 [DefaultDispatcher-worker-6 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.614 [DefaultDispatcher-worker-19 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27 2025-04-23 18:04:25.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 18:04:25.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 18:04:25.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.618 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a66fc27: (connection evicted) 2025-04-23 18:04:25.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 18:04:25.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 18:04:25.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 18:04:25.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 18:04:25.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.619 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd6cab5: (connection evicted) 2025-04-23 18:04:25.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 18:04:25.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c7495 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.620 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 18:04:25.621 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.621 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.621 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 18:04:25.630 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.636 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.637 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.638 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a7f0af 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.638 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 18:04:25.647 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.651 [DefaultDispatcher-worker-2 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:25.651 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.651 [DefaultDispatcher-worker-2 @coroutine#2261] 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-23 18:04:25.651 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.651 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.653 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.654 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.656 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.659 [DefaultDispatcher-worker-2 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18 2025-04-23 18:04:25.668 [DefaultDispatcher-worker-8 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.672 [DefaultDispatcher-worker-19 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45accb5 2025-04-23 18:04:25.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 18:04:25.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 18:04:25.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.677 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45accb5: (connection evicted) 2025-04-23 18:04:25.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 18:04:25.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 18:04:25.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 18:04:25.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 18:04:25.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.678 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6e9c18: (connection evicted) 2025-04-23 18:04:25.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 18:04:25.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28cc690d 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.679 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 18:04:25.683 [DefaultDispatcher-worker-15 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:25.683 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.683 [DefaultDispatcher-worker-15 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.683 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.685 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.685 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.689 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.695 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.696 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.697 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7c8a2 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.698 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 18:04:25.707 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.713 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.714 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.715 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.719 [DefaultDispatcher-worker-16 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2025-04-23 18:04:25.727 [DefaultDispatcher-worker-16 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.732 [DefaultDispatcher-worker-9 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.735 [DefaultDispatcher-worker-20 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2025-04-23 18:04:25.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 18:04:25.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 18:04:25.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.739 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f: (connection evicted) 2025-04-23 18:04:25.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 18:04:25.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 18:04:25.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 18:04:25.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 18:04:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.740 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf: (connection evicted) 2025-04-23 18:04:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 18:04:25.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cfe28b 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.741 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 18:04:25.749 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.754 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.755 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.755 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1485c3 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.756 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 18:04:25.764 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.771 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.771 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.772 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.776 [DefaultDispatcher-worker-16 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2025-04-23 18:04:25.784 [DefaultDispatcher-worker-6 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.789 [DefaultDispatcher-worker-14 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.792 [DefaultDispatcher-worker-2 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.801 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:25.801 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.801 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.801 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.801 [DefaultDispatcher-worker-5 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fc6651 2025-04-23 18:04:25.801 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.801 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 18:04:25.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 18:04:25.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.803 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79fc6651: (connection evicted) 2025-04-23 18:04:25.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 18:04:25.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 18:04:25.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 18:04:25.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 18:04:25.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.804 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@764bf20d: (connection evicted) 2025-04-23 18:04:25.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 18:04:25.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c25e8 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.805 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 18:04:25.813 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.818 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.819 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.820 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79143853 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 18:04:25.820 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.821 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.821 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 18:04:25.828 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.832 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.833 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.834 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.838 [DefaultDispatcher-worker-11 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6 2025-04-23 18:04:25.845 [DefaultDispatcher-worker-16 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.849 [DefaultDispatcher-worker-20 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.850 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d 2025-04-23 18:04:25.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 18:04:25.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 18:04:25.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.854 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a8f92d: (connection evicted) 2025-04-23 18:04:25.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 18:04:25.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 18:04:25.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 18:04:25.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 18:04:25.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.854 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7308e2d6: (connection evicted) 2025-04-23 18:04:25.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 18:04:25.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff1f872 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.855 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 18:04:25.856 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.856 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.856 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 18:04:25.863 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.869 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.870 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.871 [DefaultDispatcher-worker-20 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:25.871 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.871 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:25.871 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.871 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.871 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 18:04:25.871 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.871 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d1ac55 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 18:04:25.872 [DefaultDispatcher-worker-9 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.872 [DefaultDispatcher-worker-9 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.872 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 18:04:25.881 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.886 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.887 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.889 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.893 [DefaultDispatcher-worker-14 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167da81d 2025-04-23 18:04:25.901 [DefaultDispatcher-worker-9 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.905 [DefaultDispatcher-worker-7 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.906 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.907 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb 2025-04-23 18:04:25.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 18:04:25.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 18:04:25.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.911 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e5f7cb: (connection evicted) 2025-04-23 18:04:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 18:04:25.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 18:04:25.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 18:04:25.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 18:04:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.912 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167da81d: (connection evicted) 2025-04-23 18:04:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 18:04:25.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6af447b6 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.913 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 18:04:25.920 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.925 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.926 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.927 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba4c62 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.927 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.928 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 18:04:25.935 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.939 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.940 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.941 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.946 [DefaultDispatcher-worker-20 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2025-04-23 18:04:25.953 [DefaultDispatcher-worker-9 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.958 [DefaultDispatcher-worker-1 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2025-04-23 18:04:25.996 [DefaultDispatcher-worker-12 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:25.996 [DefaultDispatcher-worker-12 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.996 [DefaultDispatcher-worker-12 @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-23 18:04:25.996 [DefaultDispatcher-worker-12 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.997 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.997 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:25.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 18:04:25.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 18:04:25.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.998 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4: (connection evicted) 2025-04-23 18:04:25.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 18:04:25.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 18:04:25.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 18:04:25.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 18:04:25.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:25.998 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35738a92: (connection evicted) 2025-04-23 18:04:25.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:25.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 18:04:25.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 18:04:25.999 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491afa9b 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.000 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 18:04:26.009 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.014 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.015 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.016 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61761e60 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.016 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 18:04:26.017 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.017 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.017 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 18:04:26.024 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.029 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.029 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.030 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.034 [DefaultDispatcher-worker-4 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a19fe87 2025-04-23 18:04:26.041 [DefaultDispatcher-worker-3 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.046 [DefaultDispatcher-worker-19 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7 2025-04-23 18:04:26.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 18:04:26.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 18:04:26.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.050 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60bd11f7: (connection evicted) 2025-04-23 18:04:26.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 18:04:26.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 18:04:26.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 18:04:26.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 18:04:26.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.051 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a19fe87: (connection evicted) 2025-04-23 18:04:26.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 18:04:26.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273cb729 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.052 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 18:04:26.059 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.064 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.065 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.066 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.066 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b13e4fb 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.067 [Test worker @coroutine#4157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 18:04:26.074 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.079 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.080 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.081 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.086 [DefaultDispatcher-worker-20 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3 2025-04-23 18:04:26.093 [DefaultDispatcher-worker-10 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.097 [DefaultDispatcher-worker-3 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.099 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.099 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2025-04-23 18:04:26.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 18:04:26.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 18:04:26.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.104 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@398f6622: (connection evicted) 2025-04-23 18:04:26.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 18:04:26.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 18:04:26.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 18:04:26.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 18:04:26.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.104 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb6fac3: (connection evicted) 2025-04-23 18:04:26.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 18:04:26.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 18:04:26.105 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 18:04:26.105 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34788780 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.106 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 18:04:26.113 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.118 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.119 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.120 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf0e8b4 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.120 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 18:04:26.127 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.132 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.133 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.134 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.137 [DefaultDispatcher-worker-14 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-04-23 18:04:26.145 [DefaultDispatcher-worker-20 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.149 [DefaultDispatcher-worker-9 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.154 [UI Thread @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2025-04-23 18:04:26.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 18:04:26.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 18:04:26.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.156 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b1b28: (connection evicted) 2025-04-23 18:04:26.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 18:04:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 18:04:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 18:04:26.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 18:04:26.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.157 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7245da: (connection evicted) 2025-04-23 18:04:26.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 18:04:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a372c1 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.158 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 18:04:26.159 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.159 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.159 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 18:04:26.166 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.171 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.172 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.172 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.177 [DefaultDispatcher-worker-5 @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.178 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.185 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6 2025-04-23 18:04:26.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 18:04:26.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 18:04:26.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.197 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c2b4c6: (connection evicted) 2025-04-23 18:04:26.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 18:04:26.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 18:04:26.198 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b256d50 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-23 18:04:26.199 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 18:04:26.206 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-23 18:04:26.211 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-23 18:04:26.212 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-23 18:04:26.213 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2025-04-23 18:04:26.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 18:04:26.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 18:04:26.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:26.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 18:04:26.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-23 18:04:26.215 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-23 18:04:26.216 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 18:04:26.223 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-23 18:04:26.228 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-23 18:04:26.228 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-23 18:04:26.229 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-23 18:04:26.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 18:04:26.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 18:04:26.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:26.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 18:04:26.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7e6c8c 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced7e4a 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced7e4a 2025-04-23 18:04:26.232 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 18:04:26.240 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ced7e4a 2025-04-23 18:04:26.245 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ced7e4a 2025-04-23 18:04:26.245 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ced7e4a 2025-04-23 18:04:26.246 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ced7e4a 2025-04-23 18:04:26.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 18:04:26.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 18:04:26.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:26.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 18:04:26.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a77e0e4 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.250 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 18:04:26.258 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.263 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.264 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.265 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.269 [DefaultDispatcher-worker-20 @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2025-04-23 18:04:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 18:04:26.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 18:04:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.277 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a74970: (connection evicted) 2025-04-23 18:04:26.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 18:04:26.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 18:04:26.278 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 18:04:26.278 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.278 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.278 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d4a2cf 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2025-04-23 18:04:26.279 [Test worker @coroutine#4459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 18:04:26.288 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2025-04-23 18:04:26.293 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2025-04-23 18:04:26.294 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2025-04-23 18:04:26.295 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2025-04-23 18:04:26.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 18:04:26.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 18:04:26.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:26.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 18:04:26.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 18:04:26.298 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd4f91d 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.300 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 18:04:26.301 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.301 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.301 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 18:04:26.309 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.312 [DefaultDispatcher-worker-12 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:26.312 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.313 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.313 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.313 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.313 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.315 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.316 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.318 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.322 [DefaultDispatcher-worker-2 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.323 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.325 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-23 18:04:26.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 18:04:26.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 18:04:26.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.327 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a0a440: (connection evicted) 2025-04-23 18:04:26.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 18:04:26.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8de9dc 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.328 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 18:04:26.329 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.329 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.329 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 18:04:26.337 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.341 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.342 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.343 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a516e4d 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.343 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 18:04:26.344 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.344 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.344 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 18:04:26.351 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.356 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.357 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.358 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.362 [DefaultDispatcher-worker-9 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-23 18:04:26.369 [DefaultDispatcher-worker-21 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.378 [DefaultDispatcher-worker-8 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-23 18:04:26.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 18:04:26.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 18:04:26.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.382 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522941b2: (connection evicted) 2025-04-23 18:04:26.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 18:04:26.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 18:04:26.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 18:04:26.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 18:04:26.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.383 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192: (connection evicted) 2025-04-23 18:04:26.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 18:04:26.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2025-04-23 18:04:26.384 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.385 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 18:04:26.393 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.398 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.399 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.400 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d41953 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.400 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 18:04:26.401 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.401 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.401 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 18:04:26.408 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.412 [DefaultDispatcher-worker-12 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:26.412 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.412 [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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.412 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.413 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.413 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.413 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.414 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.415 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.419 [DefaultDispatcher-worker-15 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 18:04:26.426 [DefaultDispatcher-worker-10 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.435 [DefaultDispatcher-worker-18 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-23 18:04:26.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 18:04:26.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 18:04:26.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.437 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2025-04-23 18:04:26.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 18:04:26.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 18:04:26.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 18:04:26.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 18:04:26.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.438 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248e31a1: (connection evicted) 2025-04-23 18:04:26.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 18:04:26.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ab906e 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.439 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 18:04:26.440 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.440 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.440 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 18:04:26.447 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.452 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.453 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.454 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509d0d21 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.454 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 18:04:26.462 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.467 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.468 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.469 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.473 [DefaultDispatcher-worker-10 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2025-04-23 18:04:26.481 [DefaultDispatcher-worker-1 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.489 [DefaultDispatcher-worker-11 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.490 [DefaultDispatcher-worker-8 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:26.491 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.491 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.491 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.491 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.491 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.493 [DefaultDispatcher-worker-10 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.497 [DefaultDispatcher-worker-4 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-23 18:04:26.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 18:04:26.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 18:04:26.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.503 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b26693: (connection evicted) 2025-04-23 18:04:26.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 18:04:26.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 18:04:26.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 18:04:26.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 18:04:26.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.504 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed: (connection evicted) 2025-04-23 18:04:26.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 18:04:26.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191d69a 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 18:04:26.505 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.506 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 18:04:26.514 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.519 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.520 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.521 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e1349cf 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.521 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 18:04:26.529 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.534 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.535 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.535 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.540 [DefaultDispatcher-worker-17 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97 2025-04-23 18:04:26.547 [DefaultDispatcher-worker-17 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.551 [DefaultDispatcher-worker-16 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.555 [DefaultDispatcher-worker-8 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-23 18:04:26.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 18:04:26.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 18:04:26.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.561 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@616e7884: (connection evicted) 2025-04-23 18:04:26.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 18:04:26.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 18:04:26.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 18:04:26.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 18:04:26.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.562 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79fa9f97: (connection evicted) 2025-04-23 18:04:26.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 18:04:26.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623eebca 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.563 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 18:04:26.571 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.575 [DefaultDispatcher-worker-9 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:26.575 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.575 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.575 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.575 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.575 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.576 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.577 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.578 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df3b838 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.579 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 18:04:26.586 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.591 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.592 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.593 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.597 [DefaultDispatcher-worker-11 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2025-04-23 18:04:26.604 [DefaultDispatcher-worker-19 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.608 [DefaultDispatcher-worker-8 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-23 18:04:26.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 18:04:26.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 18:04:26.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.610 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5408b06d: (connection evicted) 2025-04-23 18:04:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 18:04:26.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 18:04:26.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 18:04:26.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 18:04:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.611 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efda33d: (connection evicted) 2025-04-23 18:04:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 18:04:26.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8cb4c9 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.613 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 18:04:26.614 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.614 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.614 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 18:04:26.615 [DefaultDispatcher-worker-4 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:26.616 [DefaultDispatcher-worker-4 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.616 [DefaultDispatcher-worker-4 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.616 [DefaultDispatcher-worker-4 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.616 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.616 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.622 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.626 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.627 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.628 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3022287e 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.629 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 18:04:26.636 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.641 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.642 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.643 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.647 [DefaultDispatcher-worker-20 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5 2025-04-23 18:04:26.654 [DefaultDispatcher-worker-6 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.655 [DefaultDispatcher-worker-8 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:26.656 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.656 [DefaultDispatcher-worker-8 @coroutine#2261] 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-23 18:04:26.656 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.656 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.659 [DefaultDispatcher-worker-10 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.670 [DefaultDispatcher-worker-15 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-23 18:04:26.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 18:04:26.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 18:04:26.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.672 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93a793a: (connection evicted) 2025-04-23 18:04:26.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 18:04:26.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 18:04:26.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 18:04:26.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 18:04:26.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.672 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0471a5: (connection evicted) 2025-04-23 18:04:26.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 18:04:26.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401e36ab 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.673 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 18:04:26.674 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.674 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.674 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 18:04:26.681 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.686 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.687 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.688 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16441c13 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.688 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 18:04:26.689 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.689 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.689 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 18:04:26.689 [DefaultDispatcher-worker-13 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:26.689 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.689 [DefaultDispatcher-worker-13 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.689 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.690 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.690 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.696 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.701 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.702 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.703 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.706 [DefaultDispatcher-worker-5 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2025-04-23 18:04:26.713 [DefaultDispatcher-worker-1 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.718 [DefaultDispatcher-worker-5 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.722 [DefaultDispatcher-worker-11 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.728 [DefaultDispatcher-worker-9 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-23 18:04:26.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 18:04:26.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 18:04:26.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.729 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d: (connection evicted) 2025-04-23 18:04:26.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 18:04:26.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 18:04:26.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 18:04:26.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 18:04:26.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.730 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@164dfad2: (connection evicted) 2025-04-23 18:04:26.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 18:04:26.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 18:04:26.731 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cad0e8 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.732 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 18:04:26.739 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.745 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.746 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.747 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4528a8bf 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.747 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 18:04:26.755 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.760 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.761 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.762 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.766 [DefaultDispatcher-worker-13 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-04-23 18:04:26.773 [DefaultDispatcher-worker-10 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.777 [DefaultDispatcher-worker-11 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-23 18:04:26.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 18:04:26.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 18:04:26.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.784 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa: (connection evicted) 2025-04-23 18:04:26.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 18:04:26.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 18:04:26.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 18:04:26.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 18:04:26.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.784 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a15001: (connection evicted) 2025-04-23 18:04:26.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 18:04:26.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 18:04:26.785 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 18:04:26.785 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.785 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11e8e183 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.786 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 18:04:26.793 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.798 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.799 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.800 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ec35e3 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.800 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 18:04:26.806 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:26.806 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.806 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.806 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.806 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.806 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.808 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.813 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.813 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.814 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.818 [DefaultDispatcher-worker-4 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52268f73 2025-04-23 18:04:26.825 [DefaultDispatcher-worker-19 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.830 [DefaultDispatcher-worker-9 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-23 18:04:26.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 18:04:26.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 18:04:26.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.832 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54980154: (connection evicted) 2025-04-23 18:04:26.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 18:04:26.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 18:04:26.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 18:04:26.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 18:04:26.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.833 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52268f73: (connection evicted) 2025-04-23 18:04:26.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 18:04:26.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b752f4 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.833 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.834 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 18:04:26.841 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.846 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.847 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.848 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b1dee7 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.849 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 18:04:26.856 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.861 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.862 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.863 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.867 [DefaultDispatcher-worker-4 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f62ae87 2025-04-23 18:04:26.873 [DefaultDispatcher-worker-13 @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.875 [DefaultDispatcher-worker-13 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:26.876 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.876 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:26.876 [DefaultDispatcher-worker-13 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.876 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.876 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:26.877 [DefaultDispatcher-worker-6 @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-23 18:04:26.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 18:04:26.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 18:04:26.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.879 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57be28d1: (connection evicted) 2025-04-23 18:04:26.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 18:04:26.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 18:04:26.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 18:04:26.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 18:04:26.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.879 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f62ae87: (connection evicted) 2025-04-23 18:04:26.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:26.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 18:04:26.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd79ac6 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.881 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 18:04:26.888 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.893 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.894 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.895 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.895 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 18:04:26.902 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.907 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.908 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.909 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.912 [DefaultDispatcher-worker-13 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-04-23 18:04:26.919 [DefaultDispatcher-worker-12 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.927 [DefaultDispatcher-worker-8 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.931 [DefaultDispatcher-worker-4 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:26.981 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:26.995 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.001 [DefaultDispatcher-worker-11 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:27.001 [DefaultDispatcher-worker-11 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.001 [DefaultDispatcher-worker-11 @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-23 18:04:27.001 [DefaultDispatcher-worker-11 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.002 [DefaultDispatcher-worker-21 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.002 [DefaultDispatcher-worker-21 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.044 [DefaultDispatcher-worker-5 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-04-23 18:04:27.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 18:04:27.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 18:04:27.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.046 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233202aa: (connection evicted) 2025-04-23 18:04:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 18:04:27.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 18:04:27.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 18:04:27.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 18:04:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.046 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32950acc: (connection evicted) 2025-04-23 18:04:27.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 18:04:27.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39889671 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.047 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 18:04:27.048 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.048 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.048 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 18:04:27.055 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.060 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.061 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.061 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32089590 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.062 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 18:04:27.069 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.074 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.075 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.075 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.079 [DefaultDispatcher-worker-20 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-04-23 18:04:27.086 [DefaultDispatcher-worker-9 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.092 [DefaultDispatcher-worker-10 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.096 [DefaultDispatcher-worker-12 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-04-23 18:04:27.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 18:04:27.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 18:04:27.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.098 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982: (connection evicted) 2025-04-23 18:04:27.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 18:04:27.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 18:04:27.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 18:04:27.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 18:04:27.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.098 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e: (connection evicted) 2025-04-23 18:04:27.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 18:04:27.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f43c73a 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.099 [Test worker @coroutine#4982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 18:04:27.107 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.112 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.113 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.115 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304f4888 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.115 [Test worker @coroutine#4982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 18:04:27.123 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.128 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.129 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.130 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.133 [DefaultDispatcher-worker-21 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-23 18:04:27.140 [DefaultDispatcher-worker-21 @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.146 [DefaultDispatcher-worker-3 @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-23 18:04:27.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 18:04:27.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 18:04:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.149 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a693de: (connection evicted) 2025-04-23 18:04:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 18:04:27.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 18:04:27.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 18:04:27.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 18:04:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.150 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c07277f: (connection evicted) 2025-04-23 18:04:27.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 18:04:27.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 18:04:27.150 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 18:04:27.150 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a81a18 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.151 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 18:04:27.158 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.163 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.164 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.165 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380f9c1d 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.165 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 18:04:27.172 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.177 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.178 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.179 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.182 [DefaultDispatcher-worker-2 @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2025-04-23 18:04:27.189 [DefaultDispatcher-worker-14 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.196 [DefaultDispatcher-worker-11 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.201 [DefaultDispatcher-worker-8 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6803b02d 2025-04-23 18:04:27.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 18:04:27.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 18:04:27.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.204 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6803b02d: (connection evicted) 2025-04-23 18:04:27.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 18:04:27.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 18:04:27.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 18:04:27.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 18:04:27.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.204 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155788a7: (connection evicted) 2025-04-23 18:04:27.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 18:04:27.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 18:04:27.205 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474f69d 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.206 [Test worker @coroutine#5040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 18:04:27.213 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.218 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.219 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.220 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.224 [DefaultDispatcher-worker-17 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.227 [DefaultDispatcher-worker-8 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2025-04-23 18:04:27.234 [UI Thread @coroutine#5066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719782690722406400 2025-04-23 18:04:27.234 [UI Thread @coroutine#5066] 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=719782690722406400. 2025-04-23 18:04:27.234 [UI Thread @coroutine#5066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719782690722406400 2025-04-23 18:04:27.235 [UI Thread @coroutine#5066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719782690722406400 2025-04-23 18:04:27.235 [UI Thread @coroutine#5066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719782690722406400 2025-04-23 18:04:27.235 [UI Thread @coroutine#5066] 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=719782690722406400. 2025-04-23 18:04:27.235 [UI Thread @coroutine#5066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719782690722406400 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:27.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 18:04:27.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 18:04:27.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.237 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb: (connection evicted) 2025-04-23 18:04:27.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 18:04:27.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 18:04:27.271 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e8e17 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.272 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 18:04:27.280 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.285 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.285 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.287 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.291 [DefaultDispatcher-worker-18 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.301 [DefaultDispatcher-worker-18 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.305 [DefaultDispatcher-worker-17 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-04-23 18:04:27.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 18:04:27.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 18:04:27.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.312 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7: (connection evicted) 2025-04-23 18:04:27.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 18:04:27.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 18:04:27.348 [DefaultDispatcher-worker-11 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:27.348 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.348 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.348 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d454a4 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.348 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 18:04:27.349 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.349 [DefaultDispatcher-worker-5 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-04-23 18:04:27.349 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 18:04:27.357 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-04-23 18:04:27.362 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-04-23 18:04:27.363 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-04-23 18:04:27.364 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2025-04-23 18:04:27.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 18:04:27.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 18:04:27.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 18:04:27.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39584147 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 18:04:27.369 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 18:04:27.377 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 18:04:27.382 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 18:04:27.383 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 18:04:27.384 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 18:04:27.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 18:04:27.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 18:04:27.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 18:04:27.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.386 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 18:04:27.387 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.387 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.387 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 18:04:27.395 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.399 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.400 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.401 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.401 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a1d6f 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.402 [Test worker @coroutine#5146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 18:04:27.410 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.415 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.416 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.417 [DefaultDispatcher-worker-3 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:27.417 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.417 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.417 [DefaultDispatcher-worker-3 @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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.417 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.418 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.418 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.421 [DefaultDispatcher-worker-12 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-23 18:04:27.428 [DefaultDispatcher-worker-18 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-23 18:04:27.430 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.430 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 18:04:27.430 [UI Thread @coroutine#5172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.431 [UI Thread @coroutine#5172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.431 [UI Thread @coroutine#5172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.432 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 18:04:27.432 [UI Thread @coroutine#5172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32995/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:27.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 18:04:27.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 18:04:27.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.433 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2025-04-23 18:04:27.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 18:04:27.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 18:04:27.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 18:04:27.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 18:04:27.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.434 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5: (connection evicted) 2025-04-23 18:04:27.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 18:04:27.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.436 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 18:04:27.444 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.449 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.450 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.451 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184b3575 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.451 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 18:04:27.459 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.464 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.465 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.466 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.470 [DefaultDispatcher-worker-11 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5 2025-04-23 18:04:27.476 [DefaultDispatcher-worker-14 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-04-23 18:04:27.478 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.478 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 18:04:27.478 [UI Thread @coroutine#5201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.479 [UI Thread @coroutine#5201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.479 [UI Thread @coroutine#5201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 18:04:27.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 18:04:27.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.480 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aeba9: (connection evicted) 2025-04-23 18:04:27.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 18:04:27.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 18:04:27.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 18:04:27.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 18:04:27.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.480 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca2fcb5: (connection evicted) 2025-04-23 18:04:27.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 18:04:27.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 18:04:27.481 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aead7d9 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.482 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 18:04:27.489 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.495 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.495 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.496 [DefaultDispatcher-worker-9 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:27.496 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.496 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.496 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.496 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.496 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.496 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352b5f3c 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.497 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 18:04:27.504 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.509 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.510 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.511 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.515 [DefaultDispatcher-worker-6 @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8 2025-04-23 18:04:27.522 [DefaultDispatcher-worker-1 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 18:04:27.523 [UI Thread @coroutine#5233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.523 [UI Thread @coroutine#5233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 18:04:27.523 [UI Thread @coroutine#5233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.524 [UI Thread @coroutine#5233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.524 [UI Thread @coroutine#5233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 18:04:27.524 [UI Thread @coroutine#5233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 18:04:27.524 [UI Thread @coroutine#5233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:27.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 18:04:27.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 18:04:27.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.525 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7ec499: (connection evicted) 2025-04-23 18:04:27.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 18:04:27.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 18:04:27.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 18:04:27.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 18:04:27.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.526 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca9a6a8: (connection evicted) 2025-04-23 18:04:27.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 18:04:27.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323dd422 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.527 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.528 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 18:04:27.535 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.540 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.541 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.542 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecd3a9b 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.542 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 18:04:27.549 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.554 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.555 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.556 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.559 [DefaultDispatcher-worker-9 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ad0060 2025-04-23 18:04:27.566 [DefaultDispatcher-worker-12 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.573 [DefaultDispatcher-worker-14 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-04-23 18:04:27.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 18:04:27.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 18:04:27.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.579 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5: (connection evicted) 2025-04-23 18:04:27.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 18:04:27.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 18:04:27.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 18:04:27.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 18:04:27.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.579 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ad0060: (connection evicted) 2025-04-23 18:04:27.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 18:04:27.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 18:04:27.580 [DefaultDispatcher-worker-9 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:27.580 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.580 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.580 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 18:04:27.581 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.581 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f336491 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.581 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 18:04:27.588 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.593 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.595 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.596 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.600 [DefaultDispatcher-worker-21 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.611 [DefaultDispatcher-worker-15 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.618 [DefaultDispatcher-worker-8 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.621 [DefaultDispatcher-worker-2 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:27.621 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.621 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.621 [DefaultDispatcher-worker-2 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.622 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.622 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.628 [DefaultDispatcher-worker-4 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2339ad10 2025-04-23 18:04:27.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 18:04:27.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 18:04:27.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.630 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2339ad10: (connection evicted) 2025-04-23 18:04:27.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 18:04:27.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259fb8f5 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.631 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.632 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 18:04:27.639 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.644 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.645 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.646 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b846f 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.646 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 18:04:27.653 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.659 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.660 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.660 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.661 [DefaultDispatcher-worker-9 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:27.661 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.661 [DefaultDispatcher-worker-9 @coroutine#2261] 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-23 18:04:27.661 [DefaultDispatcher-worker-9 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.662 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.664 [DefaultDispatcher-worker-2 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-23 18:04:27.671 [DefaultDispatcher-worker-5 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.677 [DefaultDispatcher-worker-18 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-04-23 18:04:27.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 18:04:27.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 18:04:27.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.681 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797bbeae: (connection evicted) 2025-04-23 18:04:27.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 18:04:27.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 18:04:27.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 18:04:27.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 18:04:27.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.682 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@585d570e: (connection evicted) 2025-04-23 18:04:27.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 18:04:27.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5074893 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.683 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 18:04:27.691 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.694 [DefaultDispatcher-worker-4 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:27.694 [DefaultDispatcher-worker-4 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.694 [DefaultDispatcher-worker-4 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.694 [DefaultDispatcher-worker-4 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.694 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.694 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.696 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.697 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.698 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.702 [DefaultDispatcher-worker-12 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.705 [DefaultDispatcher-worker-20 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.711 [DefaultDispatcher-worker-4 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2025-04-23 18:04:27.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 18:04:27.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 18:04:27.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.713 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0: (connection evicted) 2025-04-23 18:04:27.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 18:04:27.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 18:04:27.713 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50fd7d94 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.714 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 18:04:27.721 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.726 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.727 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.728 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.733 [DefaultDispatcher-worker-5 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.736 [DefaultDispatcher-worker-17 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac 2025-04-23 18:04:27.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 18:04:27.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 18:04:27.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.737 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3cf9ac: (connection evicted) 2025-04-23 18:04:27.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 18:04:27.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ac5a14 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.738 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 18:04:27.746 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.751 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.753 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.754 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.789 [DefaultDispatcher-worker-2 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 18:04:27.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 18:04:27.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 18:04:27.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.792 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8: (connection evicted) 2025-04-23 18:04:27.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 18:04:27.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 18:04:27.793 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af535ff 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.794 [Test worker @coroutine#5450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 18:04:27.801 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.806 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.807 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.808 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.810 [DefaultDispatcher-worker-7 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:27.811 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.811 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.811 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.811 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.811 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.812 [DefaultDispatcher-worker-15 @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.815 [DefaultDispatcher-worker-5 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 18:04:27.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 18:04:27.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 18:04:27.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:27.818 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60c3f653: (connection evicted) 2025-04-23 18:04:27.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 18:04:27.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250988e5 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 18:04:27.821 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 18:04:27.828 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 18:04:27.833 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 18:04:27.834 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 18:04:27.835 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 18:04:27.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 18:04:27.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 18:04:27.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 18:04:27.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36af93ca 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.837 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 18:04:27.838 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 18:04:27.845 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 18:04:27.850 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 18:04:27.850 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 18:04:27.851 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b994f7 2025-04-23 18:04:27.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 18:04:27.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 18:04:27.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 18:04:27.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ff871a 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-04-23 18:04:27.854 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 18:04:27.862 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-04-23 18:04:27.867 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-04-23 18:04:27.868 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-04-23 18:04:27.869 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-04-23 18:04:27.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 18:04:27.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 18:04:27.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 18:04:27.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 18:04:27.876 [UI Thread @coroutine#5529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41253/Site/verify 2025-04-23 18:04:27.876 [UI Thread @coroutine#5529] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41253/Site/verify. 2025-04-23 18:04:27.876 [UI Thread @coroutine#5529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41253/Site/verify 2025-04-23 18:04:27.877 [UI Thread @coroutine#5529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41253/Site/verify 2025-04-23 18:04:27.877 [UI Thread @coroutine#5529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41253/Site/verify 2025-04-23 18:04:27.877 [UI Thread @coroutine#5529] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41253/Site/verify. 2025-04-23 18:04:27.877 [UI Thread @coroutine#5529] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41253/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f415e4 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.881 [DefaultDispatcher-worker-7 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 18:04:27.881 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.881 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:27.881 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-04-23 18:04:27.881 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 18:04:27.881 [DefaultDispatcher-worker-14 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.881 [DefaultDispatcher-worker-14 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:27.889 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-04-23 18:04:27.894 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-04-23 18:04:27.895 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-04-23 18:04:27.896 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-04-23 18:04:27.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 18:04:27.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 18:04:27.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 18:04:27.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b37ede0 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-04-23 18:04:27.898 [Test worker @coroutine#5564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 18:04:27.906 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-04-23 18:04:27.911 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-04-23 18:04:27.912 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-04-23 18:04:27.913 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-04-23 18:04:27.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 18:04:27.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 18:04:27.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 18:04:27.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a225642 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.915 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-04-23 18:04:27.916 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 18:04:27.924 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-04-23 18:04:27.930 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-04-23 18:04:27.931 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-04-23 18:04:27.932 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-04-23 18:04:27.934 [UI Thread @coroutine#5595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34607/Site/verify 2025-04-23 18:04:27.934 [UI Thread @coroutine#5595] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34607/Site/verify. 2025-04-23 18:04:27.934 [UI Thread @coroutine#5595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34607/Site/verify 2025-04-23 18:04:27.934 [UI Thread @coroutine#5595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34607/Site/verify 2025-04-23 18:04:27.935 [UI Thread @coroutine#5595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34607/Site/verify 2025-04-23 18:04:27.935 [UI Thread @coroutine#5595] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34607/Site/verify. 2025-04-23 18:04:27.935 [UI Thread @coroutine#5595] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34607/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:27.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 18:04:27.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 18:04:27.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:27.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:27.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 18:04:27.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 18:04:27.938 [UI Thread @coroutine#5607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57225/Site/verify 2025-04-23 18:04:27.938 [UI Thread @coroutine#5607] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57225/Site/verify. 2025-04-23 18:04:27.938 [UI Thread @coroutine#5607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57225/Site/verify 2025-04-23 18:04:27.939 [UI Thread @coroutine#5607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57225/Site/verify 2025-04-23 18:04:27.939 [UI Thread @coroutine#5607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57225/Site/verify 2025-04-23 18:04:27.939 [UI Thread @coroutine#5607] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57225/Site/verify. 2025-04-23 18:04:27.939 [UI Thread @coroutine#5607] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57225/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:27.942 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58971/Site/verify 2025-04-23 18:04:27.942 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58971/Site/verify. 2025-04-23 18:04:27.942 [UI Thread @coroutine#5620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58971/Site/verify 2025-04-23 18:04:27.943 [UI Thread @coroutine#5620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58971/Site/verify 2025-04-23 18:04:27.943 [UI Thread @coroutine#5620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58971/Site/verify 2025-04-23 18:04:27.943 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58971/Site/verify. 2025-04-23 18:04:27.943 [UI Thread @coroutine#5620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58971/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:27.946 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 18:04:27.946 [UI Thread @coroutine#5634] 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-23 18:04:27.946 [UI Thread @coroutine#5634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 18:04:27.947 [UI Thread @coroutine#5634] 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-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d8dc329 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.948 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.949 [Test worker @coroutine#5641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 18:04:27.957 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.961 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.962 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.963 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.967 [DefaultDispatcher-worker-18 @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.978 [DefaultDispatcher-worker-18 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.983 [DefaultDispatcher-worker-18 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.986 [DefaultDispatcher-worker-19 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.990 [DefaultDispatcher-worker-1 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.993 [DefaultDispatcher-worker-18 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:27.997 [DefaultDispatcher-worker-19 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:28.005 [DefaultDispatcher-worker-18 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:28.005 [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-23 18:04:28.005 [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-23 18:04:28.005 [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-23 18:04:28.006 [DefaultDispatcher-worker-3 @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c437e9 2025-04-23 18:04:28.006 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.006 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 18:04:28.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 18:04:28.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.007 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39c437e9: (connection evicted) 2025-04-23 18:04:28.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 18:04:28.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377d66f 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.008 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 18:04:28.017 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.022 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.023 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.024 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ed0519 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.024 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 18:04:28.032 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.037 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.038 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.039 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.042 [DefaultDispatcher-worker-9 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13437ce5 2025-04-23 18:04:28.049 [DefaultDispatcher-worker-15 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f446ba 2025-04-23 18:04:28.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 18:04:28.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 18:04:28.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.057 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f446ba: (connection evicted) 2025-04-23 18:04:28.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 18:04:28.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 18:04:28.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 18:04:28.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 18:04:28.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.058 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13437ce5: (connection evicted) 2025-04-23 18:04:28.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 18:04:28.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 18:04:28.058 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@594ea722 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.059 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 18:04:28.066 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.071 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.072 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.072 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f96e49f 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.073 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 18:04:28.080 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.085 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.087 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.088 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.092 [DefaultDispatcher-worker-1 @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 18:04:28.098 [DefaultDispatcher-worker-19 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.103 [DefaultDispatcher-worker-6 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 18:04:28.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 18:04:28.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 18:04:28.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.105 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6db92b: (connection evicted) 2025-04-23 18:04:28.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 18:04:28.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 18:04:28.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 18:04:28.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 18:04:28.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.106 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f: (connection evicted) 2025-04-23 18:04:28.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 18:04:28.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5863ef93 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.107 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 18:04:28.115 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.119 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.120 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.121 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@774f2d7f 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.121 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 18:04:28.129 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.133 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.134 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.135 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.139 [DefaultDispatcher-worker-2 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c 2025-04-23 18:04:28.145 [DefaultDispatcher-worker-6 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.150 [DefaultDispatcher-worker-19 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519f6adb 2025-04-23 18:04:28.207 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.222 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.354 [DefaultDispatcher-worker-10 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:28.354 [DefaultDispatcher-worker-10 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.354 [DefaultDispatcher-worker-10 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.354 [DefaultDispatcher-worker-10 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.355 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.355 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 18:04:28.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 18:04:28.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.402 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519f6adb: (connection evicted) 2025-04-23 18:04:28.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 18:04:28.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 18:04:28.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 18:04:28.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 18:04:28.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.403 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b4f7e1c: (connection evicted) 2025-04-23 18:04:28.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 18:04:28.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e441d1 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.404 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 18:04:28.412 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.416 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.417 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.418 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc1d215 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.418 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 18:04:28.422 [DefaultDispatcher-worker-19 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:28.422 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.422 [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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.422 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.423 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.423 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.426 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.431 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.432 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.432 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.436 [DefaultDispatcher-worker-17 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 18:04:28.443 [DefaultDispatcher-worker-17 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.446 [DefaultDispatcher-worker-1 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.450 [DefaultDispatcher-worker-18 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 18:04:28.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 18:04:28.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 18:04:28.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.452 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2088e339: (connection evicted) 2025-04-23 18:04:28.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 18:04:28.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 18:04:28.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 18:04:28.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 18:04:28.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.453 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27796482: (connection evicted) 2025-04-23 18:04:28.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 18:04:28.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7158a28c 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.454 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 18:04:28.461 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.466 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.468 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.469 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@484a91f5 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.469 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 18:04:28.477 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.484 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.485 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.486 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.490 [DefaultDispatcher-worker-1 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 18:04:28.498 [DefaultDispatcher-worker-14 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.501 [DefaultDispatcher-worker-15 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:28.501 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.501 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.501 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.502 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.502 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.502 [DefaultDispatcher-worker-7 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.506 [DefaultDispatcher-worker-6 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 18:04:28.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 18:04:28.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 18:04:28.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.508 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb: (connection evicted) 2025-04-23 18:04:28.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 18:04:28.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 18:04:28.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 18:04:28.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 18:04:28.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.509 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b596e21: (connection evicted) 2025-04-23 18:04:28.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 18:04:28.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e18309e 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.510 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 18:04:28.518 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.523 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.524 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.524 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be7661 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.525 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 18:04:28.532 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.538 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.538 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.539 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.544 [DefaultDispatcher-worker-15 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-04-23 18:04:28.551 [DefaultDispatcher-worker-8 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.554 [DefaultDispatcher-worker-13 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.558 [DefaultDispatcher-worker-2 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-04-23 18:04:28.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 18:04:28.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 18:04:28.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.561 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191a3448: (connection evicted) 2025-04-23 18:04:28.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 18:04:28.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 18:04:28.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 18:04:28.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 18:04:28.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.561 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1479c527: (connection evicted) 2025-04-23 18:04:28.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 18:04:28.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a5cfb8 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.563 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 18:04:28.571 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.576 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.577 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.578 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.582 [DefaultDispatcher-worker-19 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e79be0 2025-04-23 18:04:28.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 18:04:28.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 18:04:28.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.584 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e79be0: (connection evicted) 2025-04-23 18:04:28.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 18:04:28.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 18:04:28.584 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9ea20c 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.585 [DefaultDispatcher-worker-13 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:28.585 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 18:04:28.585 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.585 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.585 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.586 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.586 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.592 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.597 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.598 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.599 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.603 [DefaultDispatcher-worker-11 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.613 [DefaultDispatcher-worker-11 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.616 [DefaultDispatcher-worker-17 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d 2025-04-23 18:04:28.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 18:04:28.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 18:04:28.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.619 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d7d83d: (connection evicted) 2025-04-23 18:04:28.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 18:04:28.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f3ce56 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.620 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 18:04:28.625 [DefaultDispatcher-worker-9 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:28.626 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.626 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.626 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.626 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.626 [DefaultDispatcher-worker-18 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.628 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.633 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.634 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.634 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.639 [DefaultDispatcher-worker-20 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.649 [DefaultDispatcher-worker-10 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.652 [DefaultDispatcher-worker-11 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.659 [DefaultDispatcher-worker-5 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-04-23 18:04:28.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 18:04:28.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 18:04:28.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.660 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f30cea: (connection evicted) 2025-04-23 18:04:28.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 18:04:28.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1582dfec 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.661 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 18:04:28.666 [DefaultDispatcher-worker-14 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:28.666 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.666 [DefaultDispatcher-worker-14 @coroutine#2261] 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-23 18:04:28.666 [DefaultDispatcher-worker-14 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.667 [DefaultDispatcher-worker-18 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.669 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.674 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.675 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.676 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.680 [DefaultDispatcher-worker-18 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.689 [DefaultDispatcher-worker-3 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.693 [DefaultDispatcher-worker-4 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-4 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-14 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-14 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 18:04:28.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 18:04:28.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.698 [DefaultDispatcher-worker-6 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.698 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352bccf: (connection evicted) 2025-04-23 18:04:28.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 18:04:28.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3387d45e 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-23 18:04:28.700 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 18:04:28.708 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-23 18:04:28.712 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-23 18:04:28.713 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-23 18:04:28.714 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-04-23 18:04:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 18:04:28.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 18:04:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 18:04:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca6a1a6 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.718 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 18:04:28.719 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 18:04:28.719 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 18:04:28.719 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 18:04:28.726 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 18:04:28.731 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 18:04:28.731 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 18:04:28.732 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 18:04:28.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 18:04:28.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 18:04:28.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 18:04:28.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c04a1ca 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 18:04:28.736 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 18:04:28.744 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 18:04:28.749 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 18:04:28.750 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 18:04:28.751 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 18:04:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 18:04:28.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 18:04:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 18:04:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 18:04:28.754 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69eaec2a 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@80a27e2 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@80a27e2 2025-04-23 18:04:28.755 [UI Thread @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 18:04:28.763 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80a27e2 2025-04-23 18:04:28.768 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80a27e2 2025-04-23 18:04:28.769 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80a27e2 2025-04-23 18:04:28.770 [UI Thread @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80a27e2 2025-04-23 18:04:28.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 18:04:28.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 18:04:28.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:28.771 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80a27e2: (connection evicted) 2025-04-23 18:04:28.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 18:04:28.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3663fc 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 18:04:28.773 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 18:04:28.782 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 18:04:28.787 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 18:04:28.788 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 18:04:28.788 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 18:04:28.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 18:04:28.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 18:04:28.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 18:04:28.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f79536b 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.790 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 18:04:28.791 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 18:04:28.799 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 18:04:28.804 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 18:04:28.804 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 18:04:28.805 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 18:04:28.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 18:04:28.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 18:04:28.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 18:04:28.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d97b0a 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-04-23 18:04:28.807 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 18:04:28.815 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-04-23 18:04:28.815 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:28.815 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.816 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.816 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.816 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.816 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.820 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-04-23 18:04:28.821 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-04-23 18:04:28.822 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-04-23 18:04:28.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 18:04:28.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 18:04:28.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 18:04:28.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6831286e 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 18:04:28.823 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 18:04:28.832 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 18:04:28.837 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 18:04:28.838 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 18:04:28.839 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-23 18:04:28.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 18:04:28.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 18:04:28.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 18:04:28.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca54c5 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-23 18:04:28.841 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 18:04:28.849 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-23 18:04:28.854 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-23 18:04:28.855 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-23 18:04:28.856 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-23 18:04:28.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 18:04:28.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 18:04:28.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 18:04:28.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70027aec 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 18:04:28.859 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 18:04:28.867 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 18:04:28.872 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 18:04:28.873 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 18:04:28.874 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-23 18:04:28.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 18:04:28.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 18:04:28.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 18:04:28.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474172e5 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 18:04:28.876 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 18:04:28.885 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 18:04:28.885 [DefaultDispatcher-worker-21 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:28.885 [DefaultDispatcher-worker-21 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.886 [DefaultDispatcher-worker-21 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:28.886 [DefaultDispatcher-worker-21 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.886 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.886 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:28.890 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 18:04:28.891 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 18:04:28.892 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138f597 2025-04-23 18:04:28.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 18:04:28.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 18:04:28.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 18:04:28.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb04b53 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@207475a2 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@207475a2 2025-04-23 18:04:28.894 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 18:04:28.902 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207475a2 2025-04-23 18:04:28.907 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207475a2 2025-04-23 18:04:28.908 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207475a2 2025-04-23 18:04:28.909 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207475a2 2025-04-23 18:04:28.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 18:04:28.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 18:04:28.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 18:04:28.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403230be 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-23 18:04:28.912 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 18:04:28.920 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-23 18:04:28.926 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-23 18:04:28.927 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-23 18:04:28.928 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a06e6 2025-04-23 18:04:28.930 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 18:04:28.930 [UI Thread @coroutine#6356] 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-23 18:04:28.930 [UI Thread @coroutine#6356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 18:04:28.931 [UI Thread @coroutine#6356] 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-23 18:04:28.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 18:04:28.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 18:04:28.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 18:04:28.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8922006 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cdfd26 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cdfd26 2025-04-23 18:04:28.933 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 18:04:28.942 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cdfd26 2025-04-23 18:04:28.947 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cdfd26 2025-04-23 18:04:28.947 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cdfd26 2025-04-23 18:04:28.948 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cdfd26 2025-04-23 18:04:28.950 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35685/Site/verify 2025-04-23 18:04:28.950 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35685/Site/verify. 2025-04-23 18:04:28.950 [UI Thread @coroutine#6378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35685/Site/verify 2025-04-23 18:04:28.951 [UI Thread @coroutine#6378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35685/Site/verify 2025-04-23 18:04:28.951 [UI Thread @coroutine#6378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35685/Site/verify 2025-04-23 18:04:28.951 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35685/Site/verify. 2025-04-23 18:04:28.951 [UI Thread @coroutine#6378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35685/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 18:04:28.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 18:04:28.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 18:04:28.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 18:04:28.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:28.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 18:04:28.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f1b76c 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.955 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 18:04:28.963 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.968 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.969 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.970 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.974 [DefaultDispatcher-worker-14 @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.978 [DefaultDispatcher-worker-20 @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-04-23 18:04:28.981 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50945/719782696773181440/_ustadmanifest.json 2025-04-23 18:04:28.981 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50945/719782696773181440/_ustadmanifest.json. 2025-04-23 18:04:28.981 [UI Thread @coroutine#6405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50945/719782696773181440/_ustadmanifest.json 2025-04-23 18:04:28.982 [UI Thread @coroutine#6405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50945/719782696773181440/_ustadmanifest.json 2025-04-23 18:04:28.982 [UI Thread @coroutine#6405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50945/719782696773181440/_ustadmanifest.json 2025-04-23 18:04:28.982 [UI Thread @coroutine#6405] 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:50945/719782696773181440/_ustadmanifest.json. 2025-04-23 18:04:28.982 [UI Thread @coroutine#6405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50945/719782696773181440/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:28.983 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50945/mediainfo.json 2025-04-23 18:04:28.983 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50945/mediainfo.json. 2025-04-23 18:04:28.983 [UI Thread @coroutine#6405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50945/mediainfo.json 2025-04-23 18:04:28.983 [UI Thread @coroutine#6405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50945/mediainfo.json 2025-04-23 18:04:28.983 [UI Thread @coroutine#6405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50945/mediainfo.json 2025-04-23 18:04:29.010 [DefaultDispatcher-worker-14 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:29.010 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.010 [DefaultDispatcher-worker-14 @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-23 18:04:29.010 [DefaultDispatcher-worker-14 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.010 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.010 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.024 [UI Thread @coroutine#6405] 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:50945/mediainfo.json. 2025-04-23 18:04:29.024 [UI Thread @coroutine#6405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50945/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:29.055 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:29.359 [DefaultDispatcher-worker-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-23 18:04:29.359 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.359 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.359 [DefaultDispatcher-worker-1 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.360 [DefaultDispatcher-worker-2 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.360 [DefaultDispatcher-worker-2 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60823/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.428 [DefaultDispatcher-worker-11 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2025-04-23 18:04:29.428 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.428 [DefaultDispatcher-worker-11 @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:51231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.428 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.428 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.428 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.506 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-23 18:04:29.506 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.507 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.507 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.507 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.507 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40681/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.590 [DefaultDispatcher-worker-8 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-23 18:04:29.590 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.590 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.590 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.591 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.591 [DefaultDispatcher-worker-4 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41621/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.631 [DefaultDispatcher-worker-9 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-23 18:04:29.631 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.631 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.631 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.632 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.632 [DefaultDispatcher-worker-9 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58051/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.672 [DefaultDispatcher-worker-20 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc9a484 2025-04-23 18:04:29.672 [DefaultDispatcher-worker-20 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.672 [DefaultDispatcher-worker-20 @coroutine#2261] 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-23 18:04:29.672 [DefaultDispatcher-worker-20 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.673 [DefaultDispatcher-worker-11 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.703 [DefaultDispatcher-worker-20 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 18:04:29.703 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.703 [DefaultDispatcher-worker-20 @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:41231/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.703 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.704 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.704 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.822 [DefaultDispatcher-worker-2 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-23 18:04:29.822 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.822 [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:60285/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.822 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.823 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.823 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.891 [DefaultDispatcher-worker-16 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-23 18:04:29.891 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.891 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId. 2025-04-23 18:04:29.891 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.892 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:29.892 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/UmAppDatabase/replication/nodeId 2025-04-23 18:04:30.015 [DefaultDispatcher-worker-4 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-23 18:04:30.015 [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-23 18:04:30.015 [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-23 18:04:30.015 [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-23 18:04:30.016 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:30.016 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33859/UmAppDatabase/replication/nodeId 2025-04-23 18:04:30.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 18:04:30.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 18:04:30.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:30.026 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2227fa03: (connection evicted) 2025-04-23 18:04:30.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:30.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 18:04:30.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6fa551 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.035 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 18:04:30.044 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.050 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.051 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.052 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.056 [DefaultDispatcher-worker-14 @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.060 [DefaultDispatcher-worker-4 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-04-23 18:04:30.135 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:30.139 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json 2025-04-23 18:04:30.139 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json. 2025-04-23 18:04:30.139 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json 2025-04-23 18:04:30.140 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json 2025-04-23 18:04:30.140 [UI Thread @coroutine#6466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json 2025-04-23 18:04:30.140 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json. 2025-04-23 18:04:30.140 [UI Thread @coroutine#6466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41183/719782703372324864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:30.141 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/tincan.xml 2025-04-23 18:04:30.141 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/tincan.xml. 2025-04-23 18:04:30.141 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/tincan.xml 2025-04-23 18:04:30.141 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/tincan.xml 2025-04-23 18:04:30.141 [UI Thread @coroutine#6466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/tincan.xml 2025-04-23 18:04:30.182 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/tincan.xml. 2025-04-23 18:04:30.182 [UI Thread @coroutine#6466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41183/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 18:04:30.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 18:04:30.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 18:04:30.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 18:04:30.188 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72722a6b: (connection evicted) 2025-04-23 18:04:30.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 18:04:30.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 18:04:30.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 19:22:32.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-23 19:22:32.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:32.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 19:22:32.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 19:22:32.268 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.285 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.287 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.304 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:32.308 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e 2025-04-23 19:22:32.308 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e 2025-04-23 19:22:32.310 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17363350 2025-04-23 19:22:32.310 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17363350 2025-04-23 19:22:32.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1309a56e 2025-04-23 19:22:32.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1309a56e 2025-04-23 19:22:32.315 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@560b396b 2025-04-23 19:22:32.315 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@560b396b 2025-04-23 19:22:32.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a 2025-04-23 19:22:32.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a 2025-04-23 19:22:32.319 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67978b4a 2025-04-23 19:22:32.319 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67978b4a 2025-04-23 19:22:32.321 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396b7003 2025-04-23 19:22:32.321 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396b7003 2025-04-23 19:22:32.323 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3624c624 2025-04-23 19:22:32.323 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3624c624 2025-04-23 19:22:32.325 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6 2025-04-23 19:22:32.325 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6 2025-04-23 19:22:32.325 [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-23 19:22:32.415 [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-23 19:22:32.415 [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-23 19:22:32.416 [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-23 19:22:32.416 [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-23 19:22:32.417 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.418 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 19:22:32.418 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:32.418 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 19:22:32.476 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.493 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.506 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.518 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.530 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.538 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.599 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-23 19:22:32.616 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 19:22:32.617 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 19:22:32.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 19:22:32.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 19:22:32.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 19:22:32.626 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-23 19:22:32.626 [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-23 19:22:32.626 [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-23 19:22:32.626 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f1ce1e: (connection evicted) 2025-04-23 19:22:32.627 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17363350: (connection evicted) 2025-04-23 19:22:32.627 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1309a56e: (connection evicted) 2025-04-23 19:22:32.627 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@560b396b: (connection evicted) 2025-04-23 19:22:32.628 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411d9c8a: (connection evicted) 2025-04-23 19:22:32.628 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67978b4a: (connection evicted) 2025-04-23 19:22:32.628 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396b7003: (connection evicted) 2025-04-23 19:22:32.628 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3624c624: (connection evicted) 2025-04-23 19:22:32.629 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b70f5a6: (connection evicted) 2025-04-23 19:22:32.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:32.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 19:22:32.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 19:22:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384472bf 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:32.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 19:22:32.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 19:22:32.638 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.643 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.645 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.646 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:32.646 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:32.646 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:32.646 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:32.653 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.654 [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-23 19:22:32.654 [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-23 19:22:32.654 [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-23 19:22:32.658 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.668 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.677 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.685 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.694 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.697 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.734 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-04-23 19:22:32.737 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:32.739 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-04-23 19:22:32.740 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-04-23 19:22:32.741 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-04-23 19:22:32.741 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-04-23 19:22:32.743 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-04-23 19:22:32.743 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-04-23 19:22:32.745 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-04-23 19:22:32.745 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-04-23 19:22:32.747 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-04-23 19:22:32.747 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-04-23 19:22:32.749 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-04-23 19:22:32.749 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-04-23 19:22:32.750 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-04-23 19:22:32.750 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-04-23 19:22:32.751 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 19:22:32.751 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 19:22:32.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 19:22:32.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 19:22:32.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2025-04-23 19:22:32.752 [DefaultDispatcher-worker-9 @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-23 19:22:32.752 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b8507df: (connection evicted) 2025-04-23 19:22:32.753 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fba0613 2025-04-23 19:22:32.753 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 19:22:32.753 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fba0613 2025-04-23 19:22:32.753 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706f031a: (connection evicted) 2025-04-23 19:22:32.753 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367: (connection evicted) 2025-04-23 19:22:32.754 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a97686a: (connection evicted) 2025-04-23 19:22:32.754 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c: (connection evicted) 2025-04-23 19:22:32.754 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67: (connection evicted) 2025-04-23 19:22:32.754 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e60a436: (connection evicted) 2025-04-23 19:22:32.755 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8: (connection evicted) 2025-04-23 19:22:32.755 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fba0613: (connection evicted) 2025-04-23 19:22:32.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:32.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 19:22:32.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4ca109 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:32.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:32.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:32.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 19:22:32.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a17dd6f 2025-04-23 19:22:32.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a17dd6f 2025-04-23 19:22:32.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 19:22:32.885 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c5c7cc4 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 19:22:33.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 19:22:33.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1214d23c 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 19:22:33.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-23 19:22:33.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-23 19:22:33.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 19:22:33.177 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f 2025-04-23 19:22:33.216 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.229 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.323 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-23 19:22:33.328 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-23 19:22:33.329 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 19:22:33.329 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36865/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 19:22:33.329 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 19:22:33.341 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 19:22:33.341 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 19:22:33.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 19:22:33.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 19:22:33.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.383 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b9d43f: (connection evicted) 2025-04-23 19:22:33.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 19:22:33.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 19:22:33.386 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5f8e61 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03 2025-04-23 19:22:33.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03 2025-04-23 19:22:33.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-23 19:22:33.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-23 19:22:33.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 19:22:33.426 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-23 19:22:33.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 19:22:33.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 19:22:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.428 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73b0ed03: (connection evicted) 2025-04-23 19:22:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 19:22:33.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 19:22:33.429 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-23 19:22:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542ff147 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2025-04-23 19:22:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2025-04-23 19:22:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-23 19:22:33.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-23 19:22:33.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 19:22:33.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 19:22:33.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 19:22:33.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.448 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad: (connection evicted) 2025-04-23 19:22:33.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 19:22:33.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d27c27 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 19:22:33.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-04-23 19:22:33.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-04-23 19:22:33.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-23 19:22:33.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-23 19:22:33.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 19:22:33.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 19:22:33.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 19:22:33.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.466 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70485aa: (connection evicted) 2025-04-23 19:22:33.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 19:22:33.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 19:22:33.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ccd2bc 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da 2025-04-23 19:22:33.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da 2025-04-23 19:22:33.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e50283 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 19:22:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-04-23 19:22:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-04-23 19:22:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 19:22:33.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 19:22:33.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 19:22:33.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.497 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da: (connection evicted) 2025-04-23 19:22:33.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 19:22:33.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 19:22:33.500 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.543 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.561 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.581 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be7b749 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 19:22:33.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14 2025-04-23 19:22:33.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a8a26f 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 19:22:33.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 19:22:33.781 [DefaultDispatcher-worker-1 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.782 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.795 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.798 [DefaultDispatcher-worker-1 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.804 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.808 [DefaultDispatcher-worker-1 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 19:22:33.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 19:22:33.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.840 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec5cc14: (connection evicted) 2025-04-23 19:22:33.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 19:22:33.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 19:22:33.844 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-23 19:22:33.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 19:22:33.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f7aa2 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 19:22:33.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2025-04-23 19:22:33.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2025-04-23 19:22:33.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92e2c93 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 19:22:33.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-23 19:22:33.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-23 19:22:33.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 19:22:33.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 19:22:33.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 19:22:33.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.866 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51743cc0: (connection evicted) 2025-04-23 19:22:33.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 19:22:33.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523abba9 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-23 19:22:33.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-23 19:22:33.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 19:22:33.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-23 19:22:33.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-23 19:22:33.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 19:22:33.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 19:22:33.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 19:22:33.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.877 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d79b70: (connection evicted) 2025-04-23 19:22:33.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 19:22:33.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579f3c8e 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2025-04-23 19:22:33.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2025-04-23 19:22:33.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-23 19:22:33.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-23 19:22:33.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 19:22:33.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 19:22:33.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 19:22:33.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.889 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1: (connection evicted) 2025-04-23 19:22:33.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 19:22:33.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bcb1414 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2025-04-23 19:22:33.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2025-04-23 19:22:33.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-23 19:22:33.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-23 19:22:33.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 19:22:33.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 19:22:33.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 19:22:33.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.943 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa: (connection evicted) 2025-04-23 19:22:33.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 19:22:33.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 19:22:33.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2025-04-23 19:22:33.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2025-04-23 19:22:33.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2025-04-23 19:22:33.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2025-04-23 19:22:33.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 19:22:33.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 19:22:33.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 19:22:33.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.956 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2025-04-23 19:22:33.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 19:22:33.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-23 19:22:33.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-23 19:22:33.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 19:22:33.963 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 19:22:33.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-23 19:22:33.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-23 19:22:33.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 19:22:33.975 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-23 19:22:33.975 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-23 19:22:33.976 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 19:22:33.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 19:22:33.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.976 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2025-04-23 19:22:33.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:33.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 19:22:33.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 19:22:33.977 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-04-23 19:22:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-04-23 19:22:33.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 19:22:33.987 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a453f8d 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:33.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-04-23 19:22:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-04-23 19:22:33.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 19:22:33.999 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 19:22:34.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 19:22:34.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.000 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3: (connection evicted) 2025-04-23 19:22:34.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 19:22:34.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 19:22:34.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-23 19:22:34.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-23 19:22:34.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 19:22:34.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa98a22 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-04-23 19:22:34.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-04-23 19:22:34.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 19:22:34.055 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.067 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.089 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.107 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.111 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-04-23 19:22:34.112 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-04-23 19:22:34.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 19:22:34.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 19:22:34.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.113 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf984d9: (connection evicted) 2025-04-23 19:22:34.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 19:22:34.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 19:22:34.114 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-04-23 19:22:34.115 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714bffd5 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2025-04-23 19:22:34.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2025-04-23 19:22:34.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-04-23 19:22:34.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-04-23 19:22:34.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 19:22:34.217 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.225 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 19:22:34.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 19:22:34.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.261 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb: (connection evicted) 2025-04-23 19:22:34.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 19:22:34.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-04-23 19:22:34.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-04-23 19:22:34.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 19:22:34.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-04-23 19:22:34.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-04-23 19:22:34.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 19:22:34.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 19:22:34.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 19:22:34.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.277 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29519337: (connection evicted) 2025-04-23 19:22:34.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 19:22:34.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 19:22:34.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17053b5 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-23 19:22:34.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-23 19:22:34.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cbc3c2 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 19:22:34.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-04-23 19:22:34.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-04-23 19:22:34.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 19:22:34.375 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.387 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.388 [DefaultDispatcher-worker-9 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-04-23 19:22:34.389 [DefaultDispatcher-worker-9 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-04-23 19:22:34.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 19:22:34.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 19:22:34.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.390 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58021c3c: (connection evicted) 2025-04-23 19:22:34.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 19:22:34.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 19:22:34.390 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b4ac83 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2025-04-23 19:22:34.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2025-04-23 19:22:34.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 19:22:34.396 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2025-04-23 19:22:34.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2025-04-23 19:22:34.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 19:22:34.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 19:22:34.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 19:22:34.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.403 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5604b85: (connection evicted) 2025-04-23 19:22:34.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 19:22:34.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149b53fa 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 19:22:34.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-04-23 19:22:34.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-04-23 19:22:34.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 19:22:34.418 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-04-23 19:22:34.424 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-04-23 19:22:34.425 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-04-23 19:22:34.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538e74fc 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 19:22:34.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-23 19:22:34.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-23 19:22:34.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 19:22:34.435 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-40 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@751686aa due to dirty commit state on close(). 2025-04-23 19:22:34.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-04-23 19:22:34.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 19:22:34.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 19:22:34.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.437 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751686aa: (connection evicted) 2025-04-23 19:22:34.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 19:22:34.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6dffdb 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 19:22:34.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-04-23 19:22:34.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-04-23 19:22:34.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 19:22:34.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-04-23 19:22:34.448 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-04-23 19:22:34.450 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-04-23 19:22:34.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-23 19:22:34.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-23 19:22:34.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 19:22:34.456 [DefaultDispatcher-worker-9 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b4754a 2025-04-23 19:22:34.457 [DefaultDispatcher-worker-8 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-23 19:22:34.458 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-23 19:22:34.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 19:22:34.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 19:22:34.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.460 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b4754a: (connection evicted) 2025-04-23 19:22:34.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 19:22:34.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 19:22:34.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 19:22:34.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-04-23 19:22:34.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-04-23 19:22:34.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 19:22:34.465 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-04-23 19:22:34.471 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-04-23 19:22:34.472 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-23 19:22:34.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-23 19:22:34.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 19:22:34.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 19:22:34.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 19:22:34.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:34.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 19:22:34.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e994ca 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 19:22:34.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-04-23 19:22:34.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-04-23 19:22:34.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 19:22:34.479 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-04-23 19:22:34.484 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-04-23 19:22:34.485 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 19:22:34.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 19:22:34.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 19:22:34.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 19:22:34.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 19:22:34.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:34.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 19:22:34.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39695803 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2025-04-23 19:22:34.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2025-04-23 19:22:34.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 19:22:34.501 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.522 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2025-04-23 19:22:34.528 [DefaultDispatcher-worker-5 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2025-04-23 19:22:34.530 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.551 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.560 [DefaultDispatcher-worker-16 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2025-04-23 19:22:34.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 19:22:34.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 19:22:34.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.561 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1: (connection evicted) 2025-04-23 19:22:34.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 19:22:34.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 19:22:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 19:22:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19924f15 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@35524549 2025-04-23 19:22:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@35524549 2025-04-23 19:22:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 19:22:34.573 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.583 [DefaultDispatcher-worker-9 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35524549 2025-04-23 19:22:34.586 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.588 [DefaultDispatcher-worker-18 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35524549 2025-04-23 19:22:34.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 19:22:34.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 19:22:34.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.597 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35524549: (connection evicted) 2025-04-23 19:22:34.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 19:22:34.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5034681f 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 19:22:34.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe05fff 2025-04-23 19:22:34.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe05fff 2025-04-23 19:22:34.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 19:22:34.619 [DefaultDispatcher-worker-17 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe05fff 2025-04-23 19:22:34.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 19:22:34.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 19:22:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.620 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fe05fff: (connection evicted) 2025-04-23 19:22:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 19:22:34.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592e540 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 19:22:34.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 19:22:34.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 19:22:34.640 [DefaultDispatcher-worker-3 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 19:22:34.646 [DefaultDispatcher-worker-10 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-23 19:22:34.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 19:22:34.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 19:22:34.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.646 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4449b273: (connection evicted) 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 19:22:34.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573870cb 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2739ecc0 2025-04-23 19:22:34.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2739ecc0 2025-04-23 19:22:34.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 19:22:34.667 [DefaultDispatcher-worker-11 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2739ecc0 2025-04-23 19:22:34.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 19:22:34.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 19:22:34.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.668 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2739ecc0: (connection evicted) 2025-04-23 19:22:34.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 19:22:34.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2d58e6 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 19:22:34.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-23 19:22:34.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-23 19:22:34.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 19:22:34.687 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-23 19:22:34.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 19:22:34.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 19:22:34.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.687 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e90b0: (connection evicted) 2025-04-23 19:22:34.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 19:22:34.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3856d0cb 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@d190639 2025-04-23 19:22:34.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@d190639 2025-04-23 19:22:34.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 19:22:34.863 [DefaultDispatcher-worker-12 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d190639 2025-04-23 19:22:34.868 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d190639 2025-04-23 19:22:34.870 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55327/manifest.json 2025-04-23 19:22:34.870 [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:55327/manifest.json. 2025-04-23 19:22:34.870 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55327/manifest.json 2025-04-23 19:22:34.871 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55327/manifest.json 2025-04-23 19:22:34.871 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55327/manifest.json 2025-04-23 19:22:34.923 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.945 [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:55327/manifest.json. 2025-04-23 19:22:34.945 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55327/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:34.953 [DefaultDispatcher-worker-9 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d190639 2025-04-23 19:22:34.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 19:22:34.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 19:22:34.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:34.957 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d190639: (connection evicted) 2025-04-23 19:22:34.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:34.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 19:22:34.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 19:22:34.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184bb873 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 19:22:34.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 19:22:34.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e25780 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:34.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:34.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 19:22:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 19:22:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 19:22:34.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 19:22:35.003 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 19:22:35.040 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-04-23 19:22:35.040 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@726a5e6a 2025-04-23 19:22:35.079 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:35.087 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:35.093 [DefaultDispatcher-worker-15 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:37325 2025-04-23 19:22:35.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3e740 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:35.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 19:22:35.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 19:22:35.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 19:22:35.111 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 19:22:35.115 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 19:22:35.115 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 19:22:35.115 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 19:22:35.115 [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-23 19:22:35.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 19:22:35.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 19:22:35.115 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 19:22:35.115 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b663112 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:35.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 19:22:35.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 19:22:35.145 [DefaultDispatcher-worker-1 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.150 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.154 [DefaultDispatcher-worker-5 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 19:22:35.155 [DefaultDispatcher-worker-5 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 19:22:35.160 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.165 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.165 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.165 [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:37325/api/content/719802826609582080/_ustadmanifest.json. 2025-04-23 19:22:35.165 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.167 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.167 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.167 [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:37325/api/content/719802826609582080/_ustadmanifest.json. 2025-04-23 19:22:35.167 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:35.176 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.180 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 19:22:35.181 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a3aa38ed-3a29-4d08-a9d5-f354ad7a2e35', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 19:22:35.182 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:35.183 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a3aa38ed-3a29-4d08-a9d5-f354ad7a2e35 2025-04-23 19:22:35.185 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:35.185 [DefaultDispatcher-worker-10 @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:37325/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:35.185 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:35.186 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37325/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:35.190 [DefaultDispatcher-worker-17 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.190 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/UmAppDatabase/replication/nodeId 2025-04-23 19:22:35.190 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37325/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:35.190 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/UmAppDatabase/replication/nodeId 2025-04-23 19:22:35.194 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/api/blob/upload-init-batch 2025-04-23 19:22:35.194 [DefaultDispatcher-worker-10 @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:37325/api/blob/upload-init-batch. 2025-04-23 19:22:35.194 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/api/blob/upload-init-batch 2025-04-23 19:22:35.194 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37325/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:35.194 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:35.217 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:35.230 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 19:22:35.230 [eventLoopGroupProxy-4-2 @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-23 19:22:35.230 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 19:22:35.230 [eventLoopGroupProxy-4-3 @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-23 19:22:35.233 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:35.233 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:35.234 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:35.234 [eventLoopGroupProxy-4-3 @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-23 19:22:35.235 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 19:22:35.236 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/UmAppDatabase/replication/nodeId 2025-04-23 19:22:35.236 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37325/UmAppDatabase/replication/nodeId 2025-04-23 19:22:35.236 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:35.237 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:35.237 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:35.240 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-23 19:22:35.240 [eventLoopGroupProxy-4-4 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-23 19:22:35.244 [DefaultDispatcher-worker-13 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.245 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 19:22:35.252 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.257 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 30ms 2025-04-23 19:22:35.257 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/api/blob/upload-init-batch 2025-04-23 19:22:35.257 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37325/api/blob/upload-init-batch 2025-04-23 19:22:35.260 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37325/api/blob/upload-init-batch. 2025-04-23 19:22:35.260 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37325/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:35.268 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/api/blob/upload-batch-data 2025-04-23 19:22:35.268 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37325/api/blob/upload-batch-data. 2025-04-23 19:22:35.268 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/api/blob/upload-batch-data 2025-04-23 19:22:35.268 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:35.273 [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-23 19:22:35.280 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 19:22:35.280 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:35.280 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 19:22:35.281 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/api/blob/upload-batch-data 2025-04-23 19:22:35.286 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/api/blob/upload-batch-data 2025-04-23 19:22:35.286 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37325/api/blob/upload-batch-data. 2025-04-23 19:22:35.286 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/api/blob/upload-batch-data 2025-04-23 19:22:35.286 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:35.288 [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-23 19:22:35.289 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 19:22:35.290 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:35.290 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 19:22:35.290 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/api/blob/upload-batch-data 2025-04-23 19:22:35.305 [DefaultDispatcher-worker-9 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.312 [DefaultDispatcher-worker-14 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.322 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/UmAppDatabase/replication/message 2025-04-23 19:22:35.322 [DefaultDispatcher-worker-14 @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:37325/UmAppDatabase/replication/message. 2025-04-23 19:22:35.322 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/UmAppDatabase/replication/message 2025-04-23 19:22:35.322 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37325/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 19:22:35.323 [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-23 19:22:35.324 [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-23 19:22:35.324 [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-23 19:22:35.335 [DefaultDispatcher-worker-17 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 19:22:35.336 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:35.336 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 19:22:35.336 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.336 [DefaultDispatcher-worker-12 @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:37325/api/content/719802826609582080/_ustadmanifest.json. 2025-04-23 19:22:35.336 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.337 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/UmAppDatabase/replication/message 2025-04-23 19:22:35.337 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37325/UmAppDatabase/replication/message 2025-04-23 19:22:35.337 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37325/UmAppDatabase/replication/message. 2025-04-23 19:22:35.337 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37325/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:35.337 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.338 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json 2025-04-23 19:22:35.338 [DefaultDispatcher-worker-9 @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:37325/api/content/719802826609582080/_ustadmanifest.json. 2025-04-23 19:22:35.338 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37325/api/content/719802826609582080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:35.342 [DefaultDispatcher-worker-2 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-23 19:22:35.342 [DefaultDispatcher-worker-7 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280099a0 2025-04-23 19:22:35.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 19:22:35.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 19:22:35.343 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 19:22:35.343 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 19:22:35.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 19:22:35.344 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-23 19:22:35.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 19:22:35.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 19:22:35.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:35.345 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc: (connection evicted) 2025-04-23 19:22:35.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:35.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 19:22:35.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 19:22:35.612 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:35.612 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:35.806 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:36.349 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@726a5e6a 2025-04-23 19:22:36.350 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@726a5e6a 2025-04-23 19:22:36.352 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba9e41 2025-04-23 19:22:36.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 19:22:36.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 19:22:36.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:36.352 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280099a0: (connection evicted) 2025-04-23 19:22:36.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:36.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 19:22:36.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57466fb7 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:36.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:36.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:36.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f071d0c 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:36.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 19:22:36.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 19:22:36.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 19:22:36.366 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 19:22:36.367 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 19:22:36.367 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e80de85 2025-04-23 19:22:36.368 [DefaultDispatcher-worker-6 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:46023 2025-04-23 19:22:36.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6094ad4 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-23 19:22:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-23 19:22:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 19:22:36.370 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 19:22:36.371 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 19:22:36.371 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 19:22:36.371 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 19:22:36.371 [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-23 19:22:36.371 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 19:22:36.371 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 19:22:36.371 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 19:22:36.371 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:36.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 19:22:36.392 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.396 [DefaultDispatcher-worker-4 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.401 [DefaultDispatcher-worker-13 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-23 19:22:36.402 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-23 19:22:36.407 [DefaultDispatcher-worker-1 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.412 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.412 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:36.412 [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:46023/api/content/719802830398390272/_ustadmanifest.json. 2025-04-23 19:22:36.412 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:36.413 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:36.413 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:36.413 [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:46023/api/content/719802830398390272/_ustadmanifest.json. 2025-04-23 19:22:36.413 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:36.420 [DefaultDispatcher-worker-13 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.421 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 19:22:36.421 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5ddd3bdd-22b3-4190-bd32-477271e6fad3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 19:22:36.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:36.422 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5ddd3bdd-22b3-4190-bd32-477271e6fad3 2025-04-23 19:22:36.422 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:36.423 [DefaultDispatcher-worker-13 @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:46023/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:36.423 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:36.423 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:36.425 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 19:22:36.425 [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-23 19:22:36.425 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.425 [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-23 19:22:36.425 [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-23 19:22:36.426 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.426 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 19:22:36.426 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:36.426 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:36.428 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.428 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/UmAppDatabase/replication/nodeId 2025-04-23 19:22:36.428 [DefaultDispatcher-worker-4 @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:46023/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:36.428 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/UmAppDatabase/replication/nodeId 2025-04-23 19:22:36.429 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:36.429 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-init-batch. 2025-04-23 19:22:36.429 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:36.429 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:36.430 [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-23 19:22:36.430 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.430 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 19:22:36.430 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/UmAppDatabase/replication/nodeId 2025-04-23 19:22:36.430 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/UmAppDatabase/replication/nodeId 2025-04-23 19:22:36.431 [eventLoopGroupProxy-7-3 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 19:22:36.431 [eventLoopGroupProxy-7-3 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 19:22:36.432 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:36.433 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 19:22:36.434 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:36.434 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:36.434 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-init-batch. 2025-04-23 19:22:36.434 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46023/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:36.435 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.435 [DefaultDispatcher-worker-14 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:36.435 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.435 [DefaultDispatcher-worker-14 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:36.436 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.436 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:36.438 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:36.438 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.438 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:36.439 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.440 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.440 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:36.440 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.440 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:36.441 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:36.442 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.443 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:36.443 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.444 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 19:22:36.444 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.445 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.445 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:36.445 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.445 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:36.446 [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-23 19:22:36.453 [DefaultDispatcher-worker-3 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-23 19:22:36.455 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:36.457 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:36.469 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:36.471 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:36.488 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.488 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:36.488 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.489 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.489 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:36.489 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.489 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:36.490 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:36.491 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:36.491 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.491 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:36.491 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46023/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:36.491 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:46023/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46023/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 19:22:36.491 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46023/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:36.498 [DefaultDispatcher-worker-14 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.505 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:36.506 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 19:22:37.007 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6350b4da-56c4-438e-b702-69d24b405e15', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 19:22:37.007 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:37.007 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6350b4da-56c4-438e-b702-69d24b405e15 2025-04-23 19:22:37.009 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:37.009 [DefaultDispatcher-worker-12 @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:46023/api/blob/upload-init-batch. 2025-04-23 19:22:37.009 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:37.009 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:37.011 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 19:22:37.011 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 19:22:37.012 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:37.013 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 19:22:37.014 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:37.014 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/api/blob/upload-init-batch 2025-04-23 19:22:37.014 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-init-batch. 2025-04-23 19:22:37.014 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46023/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:37.015 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.015 [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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.015 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.015 [DefaultDispatcher-worker-14 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.016 [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-23 19:22:37.018 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.018 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:37.018 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.019 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.019 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.019 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.019 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.020 [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-23 19:22:37.021 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.021 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:37.021 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.022 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.022 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.022 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.022 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.023 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.064 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.064 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 19:22:37.065 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.065 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.065 [DefaultDispatcher-worker-20 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.065 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.065 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.066 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.108 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.108 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.109 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.110 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.110 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.110 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.110 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.111 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.152 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.152 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 19:22:37.153 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.153 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.153 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.153 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.153 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.154 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.196 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.196 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.197 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.197 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.197 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.197 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.197 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.198 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.240 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.240 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.241 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.241 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.241 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.241 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.241 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.242 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.284 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.284 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.285 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.285 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.285 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.285 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.285 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.286 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.328 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.328 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.329 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.329 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.329 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.329 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.329 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.330 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.371 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.371 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 19:22:37.372 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.372 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.372 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.372 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.372 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.373 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.415 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.415 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.416 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.416 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.416 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.416 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.416 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.417 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.458 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.459 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.459 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.459 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.459 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.459 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.459 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.460 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.502 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.502 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:37.503 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.503 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.503 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.503 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.503 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.504 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.514 [DefaultDispatcher-worker-9 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:37.547 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:37.547 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.548 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 19:22:37.548 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.549 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.549 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.549 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.549 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.550 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.551 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:37.552 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.552 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:37.552 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.553 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.553 [DefaultDispatcher-worker-4 @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:46023/api/blob/upload-batch-data. 2025-04-23 19:22:37.553 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.553 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:37.554 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:37.555 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:37.556 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.556 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:37.556 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/blob/upload-batch-data 2025-04-23 19:22:37.562 [DefaultDispatcher-worker-18 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:37.567 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:37.567 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/UmAppDatabase/replication/message 2025-04-23 19:22:37.567 [DefaultDispatcher-worker-18 @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:46023/UmAppDatabase/replication/message. 2025-04-23 19:22:37.567 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/UmAppDatabase/replication/message 2025-04-23 19:22:37.567 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46023/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 19:22:37.568 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 19:22:37.568 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 19:22:37.568 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 19:22:37.580 [DefaultDispatcher-worker-15 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 19:22:37.580 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:37.581 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-9 @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:46023/api/content/719802830398390272/_ustadmanifest.json. 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/UmAppDatabase/replication/message 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/UmAppDatabase/replication/message 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46023/UmAppDatabase/replication/message. 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46023/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:37.581 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:37.582 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json 2025-04-23 19:22:37.582 [DefaultDispatcher-worker-3 @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:46023/api/content/719802830398390272/_ustadmanifest.json. 2025-04-23 19:22:37.582 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46023/api/content/719802830398390272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:37.586 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-23 19:22:37.587 [DefaultDispatcher-worker-18 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 19:22:37.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 19:22:37.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 19:22:37.588 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 19:22:37.588 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 19:22:37.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 19:22:37.589 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-23 19:22:37.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 19:22:37.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 19:22:37.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:37.589 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9: (connection evicted) 2025-04-23 19:22:37.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:37.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 19:22:37.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 19:22:37.871 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:38.007 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:38.062 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:38.356 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-23 19:22:38.593 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e80de85 2025-04-23 19:22:38.594 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e80de85 2025-04-23 19:22:38.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 19:22:38.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 19:22:38.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:38.594 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357e7113: (connection evicted) 2025-04-23 19:22:38.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:38.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 19:22:38.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:38.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:38.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 19:22:38.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 19:22:38.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 19:22:38.609 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 19:22:38.610 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 19:22:38.610 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2025-04-23 19:22:38.611 [DefaultDispatcher-worker-10 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:37989 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:38.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 19:22:38.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 19:22:38.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 19:22:38.614 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 19:22:38.614 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 19:22:38.614 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 19:22:38.614 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 19:22:38.614 [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-23 19:22:38.614 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 19:22:38.614 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 19:22:38.614 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 19:22:38.614 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:38.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 19:22:38.634 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.638 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.643 [DefaultDispatcher-worker-2 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 19:22:38.644 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 19:22:38.649 [DefaultDispatcher-worker-3 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.653 [DefaultDispatcher-worker-6 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.653 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.653 [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:37989/api/content/719802837891608576/_ustadmanifest.json. 2025-04-23 19:22:38.653 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.654 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.654 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.654 [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:37989/api/content/719802837891608576/_ustadmanifest.json. 2025-04-23 19:22:38.654 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:38.661 [DefaultDispatcher-worker-5 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.662 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 19:22:38.662 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4d9efdee-dfa6-473c-a81d-472ef9e93b09', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 19:22:38.663 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:38.663 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4d9efdee-dfa6-473c-a81d-472ef9e93b09 2025-04-23 19:22:38.663 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:38.663 [DefaultDispatcher-worker-5 @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:37989/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:38.663 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:38.663 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:38.665 [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-23 19:22:38.665 [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-23 19:22:38.666 [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-23 19:22:38.666 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.666 [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-23 19:22:38.666 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.666 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 19:22:38.667 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:38.667 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:38.669 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.669 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/UmAppDatabase/replication/nodeId 2025-04-23 19:22:38.669 [DefaultDispatcher-worker-12 @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:37989/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:38.669 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/UmAppDatabase/replication/nodeId 2025-04-23 19:22:38.670 [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-23 19:22:38.670 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.670 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/blob/upload-init-batch 2025-04-23 19:22:38.670 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 19:22:38.670 [DefaultDispatcher-worker-20 @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:37989/api/blob/upload-init-batch. 2025-04-23 19:22:38.670 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/blob/upload-init-batch 2025-04-23 19:22:38.670 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:38.671 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/UmAppDatabase/replication/nodeId 2025-04-23 19:22:38.671 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37989/UmAppDatabase/replication/nodeId 2025-04-23 19:22:38.671 [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-23 19:22:38.671 [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-23 19:22:38.672 [eventLoopGroupProxy-10-2 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.673 [eventLoopGroupProxy-10-2 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 19:22:38.674 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/blob/upload-init-batch 2025-04-23 19:22:38.674 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37989/api/blob/upload-init-batch 2025-04-23 19:22:38.674 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37989/api/blob/upload-init-batch. 2025-04-23 19:22:38.674 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37989/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:38.676 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.676 [DefaultDispatcher-worker-5 @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:37989/api/blob/upload-batch-data. 2025-04-23 19:22:38.676 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.676 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:38.677 [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-23 19:22:38.678 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.679 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.679 [eventLoopGroupProxy-10-2 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.679 [eventLoopGroupProxy-10-2 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:38.680 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.681 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.681 [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:37989/api/blob/upload-batch-data. 2025-04-23 19:22:38.681 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.681 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:38.682 [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-23 19:22:38.683 [DefaultDispatcher-worker-12 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.684 [eventLoopGroupProxy-10-2 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.684 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.684 [eventLoopGroupProxy-10-2 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:38.684 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.688 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.688 [DefaultDispatcher-worker-12 @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:37989/api/blob/upload-batch-data. 2025-04-23 19:22:38.688 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.688 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:38.689 [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-23 19:22:38.693 [eventLoopGroupProxy-10-2 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.693 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.693 [eventLoopGroupProxy-10-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 19:22:38.693 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.694 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.694 [DefaultDispatcher-worker-12 @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:37989/api/blob/upload-batch-data. 2025-04-23 19:22:38.694 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.694 [DefaultDispatcher-worker-12 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:38.695 [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-23 19:22:38.696 [eventLoopGroupProxy-10-2 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.696 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.696 [eventLoopGroupProxy-10-2 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:38.697 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.697 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:38.698 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.698 [DefaultDispatcher-worker-5 @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:37989/api/blob/upload-batch-data. 2025-04-23 19:22:38.698 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.698 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:38.699 [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-23 19:22:38.699 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:38.700 [eventLoopGroupProxy-10-2 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:38.700 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.700 [eventLoopGroupProxy-10-2 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:38.700 [DefaultDispatcher-worker-5 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/blob/upload-batch-data 2025-04-23 19:22:38.707 [DefaultDispatcher-worker-2 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.711 [DefaultDispatcher-worker-17 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.711 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/UmAppDatabase/replication/message 2025-04-23 19:22:38.712 [DefaultDispatcher-worker-17 @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:37989/UmAppDatabase/replication/message. 2025-04-23 19:22:38.712 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/UmAppDatabase/replication/message 2025-04-23 19:22:38.712 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37989/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 19:22:38.712 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:38.713 [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-23 19:22:38.713 [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-23 19:22:38.713 [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-23 19:22:38.714 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:38.726 [DefaultDispatcher-worker-17 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 19:22:38.727 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:38.727 [eventLoopGroupProxy-10-2 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-12 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-12 @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:37989/api/content/719802837891608576/_ustadmanifest.json. 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-12 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/UmAppDatabase/replication/message 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37989/UmAppDatabase/replication/message 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37989/UmAppDatabase/replication/message. 2025-04-23 19:22:38.727 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37989/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:38.728 [DefaultDispatcher-worker-8 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.728 [DefaultDispatcher-worker-8 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json 2025-04-23 19:22:38.728 [DefaultDispatcher-worker-8 @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:37989/api/content/719802837891608576/_ustadmanifest.json. 2025-04-23 19:22:38.728 [DefaultDispatcher-worker-8 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37989/api/content/719802837891608576/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:38.733 [DefaultDispatcher-worker-20 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-23 19:22:38.734 [DefaultDispatcher-worker-13 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-23 19:22:38.735 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 19:22:38.735 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 19:22:38.735 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 19:22:38.735 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 19:22:38.735 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 19:22:38.736 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-23 19:22:38.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 19:22:38.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 19:22:38.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:38.736 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57777c23: (connection evicted) 2025-04-23 19:22:38.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:38.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 19:22:38.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 19:22:39.114 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:39.114 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:39.207 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:39.740 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2025-04-23 19:22:39.740 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2025-04-23 19:22:39.741 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-23 19:22:39.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 19:22:39.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 19:22:39.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:39.742 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2025-04-23 19:22:39.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:39.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 19:22:39.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3872867d 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:39.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 19:22:39.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:39.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:39.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a9c368 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:39.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:39.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 19:22:39.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 19:22:39.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 19:22:39.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 19:22:39.775 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 19:22:39.776 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 19:22:39.776 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@433db56d 2025-04-23 19:22:39.777 [DefaultDispatcher-worker-1 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:39031 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cfe97 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:39.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 19:22:39.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:39.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:39.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 19:22:39.779 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 19:22:39.779 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 19:22:39.779 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 19:22:39.779 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 19:22:39.779 [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-23 19:22:39.779 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 19:22:39.779 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 19:22:39.779 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 19:22:39.779 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641ab175 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:39.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:39.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:39.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 19:22:39.802 [DefaultDispatcher-worker-2 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:39.806 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:39.864 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:39.866 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:39.878 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:39.880 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:39.895 [DefaultDispatcher-worker-8 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:39.923 [DefaultDispatcher-worker-8 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:39.926 [DefaultDispatcher-worker-8 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:39.929 [DefaultDispatcher-worker-8 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:39.936 [DefaultDispatcher-worker-14 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:39.941 [DefaultDispatcher-worker-16 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:39.941 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:39.941 [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:39031/api/content/719802844041363456/_ustadmanifest.json. 2025-04-23 19:22:39.941 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:39.942 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:39.942 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:39.943 [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:39031/api/content/719802844041363456/_ustadmanifest.json. 2025-04-23 19:22:39.944 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:40.005 [DefaultDispatcher-worker-11 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:40.006 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 19:22:40.006 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4f974451-f608-4f4a-8465-159abac21cda', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 19:22:40.007 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 19:22:40.007 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4f974451-f608-4f4a-8465-159abac21cda 2025-04-23 19:22:40.007 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:40.007 [DefaultDispatcher-worker-11 @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:39031/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:40.007 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:40.007 [DefaultDispatcher-worker-11 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:40.009 [eventLoopGroupProxy-13-2 @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-23 19:22:40.009 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, 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-23 19:22:40.010 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.010 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:40.010 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 19:22:40.010 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.010 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 19:22:40.011 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:40.011 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:40.013 [DefaultDispatcher-worker-1 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:40.013 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/UmAppDatabase/replication/nodeId 2025-04-23 19:22:40.013 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39031/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:40.013 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/UmAppDatabase/replication/nodeId 2025-04-23 19:22:40.014 [eventLoopGroupProxy-13-1 @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-23 19:22:40.014 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.014 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 19:22:40.014 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/UmAppDatabase/replication/nodeId 2025-04-23 19:22:40.014 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/UmAppDatabase/replication/nodeId 2025-04-23 19:22:40.021 [DefaultDispatcher-worker-12 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:40.026 [DefaultDispatcher-worker-12 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:40.028 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-init-batch 2025-04-23 19:22:40.028 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-init-batch. 2025-04-23 19:22:40.028 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-init-batch 2025-04-23 19:22:40.028 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:40.029 [eventLoopGroupProxy-13-1 @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-23 19:22:40.030 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-23 19:22:40.073 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.074 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 19:22:40.075 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-init-batch 2025-04-23 19:22:40.075 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/api/blob/upload-init-batch 2025-04-23 19:22:40.075 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-init-batch. 2025-04-23 19:22:40.075 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:40.078 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.078 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.078 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.078 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.079 [eventLoopGroupProxy-13-1 @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-23 19:22:40.080 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.081 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.081 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.081 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.082 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.083 [eventLoopGroupProxy-13-1 @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-23 19:22:40.125 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.125 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.125 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.125 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.126 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.126 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.126 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.126 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.127 [eventLoopGroupProxy-13-1 @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-23 19:22:40.128 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.128 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.128 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.128 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.129 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.129 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.129 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.129 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.129 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.132 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.132 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.132 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 19:22:40.132 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.134 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.134 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.134 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.134 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.135 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.178 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.178 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.178 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.179 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.181 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.181 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.181 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.181 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.182 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.243 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.243 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.243 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-23 19:22:40.244 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.246 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.248 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.294 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.294 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.294 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 19:22:40.295 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.296 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.296 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.296 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.296 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.297 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.339 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.340 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.340 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.340 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.341 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.341 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.341 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.341 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.342 [eventLoopGroupProxy-13-1 @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-23 19:22:40.384 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.385 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.385 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.385 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.386 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.386 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.386 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.386 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.387 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.430 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.430 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.430 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.431 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.432 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.432 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.432 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.432 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.433 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.434 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.434 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.434 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.434 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.435 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.435 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.435 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.436 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.437 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.437 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.437 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.438 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.438 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.438 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.438 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.438 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.439 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.439 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.439 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.440 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.440 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.440 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.440 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.440 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.441 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.442 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.442 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.442 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.442 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.443 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.443 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.443 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.443 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.443 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.445 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.445 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.445 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.446 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.446 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.446 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.446 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.446 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.447 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.448 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.448 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.448 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.449 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.449 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.449 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.449 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.449 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.450 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.451 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.451 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.451 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.451 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.452 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.452 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.452 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.452 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.452 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.453 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.454 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.454 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.454 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.454 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.454 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.454 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.454 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.455 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.456 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.456 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.456 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.456 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.457 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.457 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.457 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.457 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.458 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.459 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.459 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.459 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.459 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.460 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.460 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.460 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.460 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.460 [eventLoopGroupProxy-13-1 @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-23 19:22:40.461 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.461 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.461 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.462 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.462 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.462 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.462 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.462 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.463 [eventLoopGroupProxy-13-1 @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-23 19:22:40.464 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.464 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.464 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.464 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.465 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.465 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.465 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.465 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.465 [eventLoopGroupProxy-13-1 @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-23 19:22:40.466 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.466 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.466 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.467 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.467 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.467 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.467 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.467 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.468 [eventLoopGroupProxy-13-1 @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-23 19:22:40.469 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.469 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.469 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.469 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.470 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.470 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.470 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.470 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.470 [eventLoopGroupProxy-13-1 @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-23 19:22:40.471 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.471 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.472 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.473 [eventLoopGroupProxy-13-1 @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-23 19:22:40.474 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.474 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.474 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.474 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.475 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.475 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.475 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.475 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.475 [eventLoopGroupProxy-13-1 @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-23 19:22:40.476 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.476 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.476 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.477 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.477 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.477 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.477 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.477 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.478 [eventLoopGroupProxy-13-1 @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-23 19:22:40.479 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.479 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.479 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.479 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.480 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.480 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.480 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.480 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.481 [eventLoopGroupProxy-13-1 @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-23 19:22:40.482 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.482 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.482 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.483 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.483 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.483 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.483 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.483 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.484 [eventLoopGroupProxy-13-1 @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-23 19:22:40.485 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.485 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.485 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.485 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.486 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.486 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.486 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.486 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.486 [eventLoopGroupProxy-13-1 @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-23 19:22:40.487 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.488 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.488 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.488 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.488 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.488 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.488 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.488 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.489 [eventLoopGroupProxy-13-1 @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-23 19:22:40.490 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.490 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.490 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.490 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.492 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.492 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.492 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.492 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.492 [eventLoopGroupProxy-13-1 @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-23 19:22:40.493 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.494 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.494 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.494 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.495 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.495 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.495 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.495 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.496 [eventLoopGroupProxy-13-1 @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-23 19:22:40.497 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.498 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.498 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.498 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.499 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.499 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.499 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.499 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.499 [eventLoopGroupProxy-13-1 @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-23 19:22:40.501 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.501 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.501 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.501 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.502 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.502 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.502 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.502 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.503 [eventLoopGroupProxy-13-1 @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-23 19:22:40.507 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.507 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.507 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 19:22:40.507 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.508 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.508 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.508 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.508 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.509 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.523 [DefaultDispatcher-worker-2 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:40.552 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.552 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.552 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.553 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.554 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.554 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.554 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.554 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.555 [eventLoopGroupProxy-13-1 @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-23 19:22:40.556 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.557 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.557 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.557 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.558 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.558 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.558 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.558 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.559 [eventLoopGroupProxy-13-1 @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-23 19:22:40.560 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.560 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.560 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.560 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.561 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.561 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.561 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.561 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.562 [eventLoopGroupProxy-13-1 @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-23 19:22:40.566 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.566 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.566 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 19:22:40.566 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.567 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.567 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.567 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.567 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.568 [eventLoopGroupProxy-13-1 @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-23 19:22:40.611 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.611 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.611 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.612 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.613 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.613 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.613 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.613 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.614 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.658 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.658 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.658 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 19:22:40.658 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.660 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.661 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.662 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.662 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.662 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.662 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.663 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.663 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.663 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.663 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.664 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.666 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.666 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.666 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.666 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.667 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.667 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.667 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.667 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.668 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.710 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.710 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.710 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:40.710 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.713 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.713 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.713 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.713 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.714 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.716 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.716 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.716 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.716 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.717 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.717 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.717 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.717 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.717 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.718 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.718 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.718 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.719 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.719 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.719 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.719 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.719 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.720 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.721 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.721 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.721 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.721 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.721 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.721 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.721 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.721 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.722 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.723 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.723 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.723 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.723 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.724 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.724 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.724 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.724 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.724 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.767 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.767 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.767 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.767 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.768 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.768 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.768 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.768 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.769 [eventLoopGroupProxy-13-1 @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-23 19:22:40.770 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.770 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.770 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.770 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.771 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.771 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.771 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.771 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.771 [eventLoopGroupProxy-13-1 @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-23 19:22:40.772 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.772 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.772 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.772 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.773 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.773 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.773 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.773 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.774 [eventLoopGroupProxy-13-1 @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-23 19:22:40.774 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.775 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.775 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.775 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.775 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.775 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.775 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.775 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.776 [eventLoopGroupProxy-13-1 @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-23 19:22:40.777 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.777 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.777 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.777 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.778 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.778 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.778 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.778 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.778 [eventLoopGroupProxy-13-1 @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-23 19:22:40.779 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.779 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.779 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.780 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.780 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.780 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.780 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.780 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.781 [eventLoopGroupProxy-13-1 @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-23 19:22:40.782 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.782 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.782 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.782 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.783 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.783 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.783 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.783 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.783 [eventLoopGroupProxy-13-1 @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-23 19:22:40.784 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.784 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.785 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.785 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.785 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.785 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.785 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.785 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.786 [eventLoopGroupProxy-13-1 @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-23 19:22:40.787 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.787 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.787 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.787 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.788 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.788 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.788 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.788 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.788 [eventLoopGroupProxy-13-1 @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-23 19:22:40.790 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.790 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.790 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:40.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.790 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.791 [eventLoopGroupProxy-13-1 @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-23 19:22:40.792 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.792 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.792 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.792 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.793 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.793 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.793 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.793 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.793 [eventLoopGroupProxy-13-1 @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-23 19:22:40.794 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.794 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.794 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.794 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.795 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.795 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.795 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.795 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.795 [eventLoopGroupProxy-13-1 @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-23 19:22:40.796 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.796 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.796 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.796 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.797 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.797 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.797 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.797 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.798 [eventLoopGroupProxy-13-1 @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-23 19:22:40.839 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.839 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.839 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:40.839 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.840 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.840 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.840 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.840 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.840 [eventLoopGroupProxy-13-1 @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-23 19:22:40.841 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.841 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.841 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.842 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.842 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.842 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.842 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.842 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.843 [eventLoopGroupProxy-13-1 @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-23 19:22:40.844 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.844 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.844 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.844 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.844 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.844 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.844 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.844 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.845 [eventLoopGroupProxy-13-1 @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-23 19:22:40.888 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.888 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.888 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:40.888 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.889 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.889 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.889 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.889 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.890 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.891 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.891 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.891 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.891 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.892 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.892 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.892 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.892 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.892 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.893 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.893 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.893 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.893 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.894 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.894 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.894 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.894 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.895 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.895 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.895 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.895 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.896 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.896 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.896 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.896 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.896 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.897 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:40.939 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.939 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.939 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:40.940 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.940 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.940 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.940 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.940 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.941 [eventLoopGroupProxy-13-1 @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-23 19:22:40.942 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.942 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.942 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:40.942 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.943 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.943 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.943 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.943 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.944 [eventLoopGroupProxy-13-1 @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-23 19:22:40.986 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:40.986 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:40.986 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:40.987 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.988 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.988 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:40.988 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:40.988 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:40.988 [eventLoopGroupProxy-13-1 @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-23 19:22:41.033 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.033 [DefaultDispatcher-worker-19 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:41.033 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.033 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 19:22:41.034 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.034 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.034 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.034 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.034 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.035 [eventLoopGroupProxy-13-1 @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-23 19:22:41.078 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.078 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.078 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.079 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.080 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.080 [eventLoopGroupProxy-13-1 @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-23 19:22:41.123 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.123 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.123 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.124 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.125 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.125 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.125 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.125 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.125 [eventLoopGroupProxy-13-1 @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-23 19:22:41.126 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.127 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.127 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.127 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.128 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.128 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.128 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.128 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.128 [eventLoopGroupProxy-13-1 @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-23 19:22:41.129 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.129 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.129 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.130 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.130 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.130 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.130 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.130 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.131 [eventLoopGroupProxy-13-1 @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-23 19:22:41.132 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.132 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.132 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.132 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.133 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.133 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.133 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.133 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.134 [eventLoopGroupProxy-13-1 @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-23 19:22:41.135 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.135 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.135 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.135 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.136 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.136 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.136 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.136 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.136 [eventLoopGroupProxy-13-1 @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-23 19:22:41.137 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.137 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.138 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.138 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.139 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.139 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.139 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.139 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.139 [eventLoopGroupProxy-13-1 @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-23 19:22:41.140 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.140 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.141 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.141 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.142 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.143 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.143 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.143 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.143 [eventLoopGroupProxy-13-1 @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-23 19:22:41.144 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.144 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.144 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.145 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.145 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.145 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.145 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.145 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.146 [eventLoopGroupProxy-13-1 @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-23 19:22:41.147 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.147 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.147 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.147 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.148 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.148 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.148 [eventLoopGroupProxy-13-1 @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-23 19:22:41.149 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.149 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.149 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.149 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.150 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.150 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.150 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.150 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.150 [eventLoopGroupProxy-13-1 @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-23 19:22:41.151 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.151 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.151 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.152 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.152 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.152 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.152 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.152 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.153 [eventLoopGroupProxy-13-1 @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-23 19:22:41.153 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.154 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.154 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.154 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.154 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.154 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.154 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.154 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.155 [eventLoopGroupProxy-13-1 @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-23 19:22:41.156 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.156 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.156 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.156 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.156 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.156 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.156 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.156 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.157 [eventLoopGroupProxy-13-1 @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-23 19:22:41.158 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.158 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.158 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.158 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.159 [eventLoopGroupProxy-13-1 @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-23 19:22:41.160 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.160 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.160 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.160 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.161 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.161 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.161 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.161 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.161 [eventLoopGroupProxy-13-1 @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-23 19:22:41.204 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.204 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.204 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.204 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.205 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.205 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.205 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.205 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.205 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.206 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.207 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.207 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.207 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.207 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.207 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.207 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.207 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.208 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.209 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.209 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.209 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.209 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.210 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.210 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.210 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.211 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.211 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.211 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.212 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.212 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.212 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.212 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.212 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.213 [eventLoopGroupProxy-13-1 @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-23 19:22:41.214 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.214 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.214 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.214 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.215 [eventLoopGroupProxy-13-1 @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-23 19:22:41.216 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.216 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.216 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.216 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.217 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.217 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.217 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.217 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.217 [eventLoopGroupProxy-13-1 @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-23 19:22:41.218 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.218 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.218 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.218 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.219 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.219 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.219 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.219 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.220 [eventLoopGroupProxy-13-1 @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-23 19:22:41.261 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.262 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.262 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.263 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.263 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.263 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.263 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.264 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.265 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.265 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.265 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.265 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.266 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.266 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.266 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.266 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.266 [eventLoopGroupProxy-13-1 @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-23 19:22:41.267 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.268 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.268 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.268 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.269 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.269 [eventLoopGroupProxy-13-1 @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-23 19:22:41.311 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.312 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.312 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.312 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.313 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.313 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.313 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.313 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.314 [eventLoopGroupProxy-13-1 @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-23 19:22:41.315 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.315 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.315 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.315 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.316 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.316 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.316 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.316 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.316 [eventLoopGroupProxy-13-1 @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-23 19:22:41.317 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.317 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.317 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.317 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.318 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.318 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.318 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.318 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.318 [eventLoopGroupProxy-13-1 @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-23 19:22:41.319 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.319 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.319 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.319 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.320 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.320 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.320 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.320 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.320 [eventLoopGroupProxy-13-1 @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-23 19:22:41.321 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.321 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.321 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.321 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.322 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.322 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.322 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.322 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.322 [eventLoopGroupProxy-13-1 @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-23 19:22:41.323 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.323 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.323 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.323 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.324 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.324 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.324 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.324 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.324 [eventLoopGroupProxy-13-1 @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-23 19:22:41.325 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.325 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.325 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.326 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.326 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.326 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.326 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.326 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.326 [eventLoopGroupProxy-13-1 @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-23 19:22:41.327 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.327 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.327 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.328 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.328 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.328 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.328 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.328 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.328 [eventLoopGroupProxy-13-1 @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-23 19:22:41.329 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.329 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.329 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.330 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.330 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.330 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.330 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.330 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.330 [eventLoopGroupProxy-13-1 @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-23 19:22:41.331 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.331 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.331 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.332 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.332 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.332 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.332 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.332 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.333 [eventLoopGroupProxy-13-1 @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-23 19:22:41.333 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.334 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.334 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.334 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.334 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.334 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.334 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.334 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.335 [eventLoopGroupProxy-13-1 @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-23 19:22:41.336 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.336 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.336 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.336 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.336 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.336 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.336 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.336 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.337 [eventLoopGroupProxy-13-1 @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-23 19:22:41.380 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.380 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.380 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.381 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.381 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.381 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.381 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.382 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.382 [eventLoopGroupProxy-13-1 @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-23 19:22:41.383 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.384 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.384 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.384 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.384 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.384 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.384 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.384 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.385 [eventLoopGroupProxy-13-1 @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-23 19:22:41.428 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.428 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.428 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.429 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.429 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.429 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.429 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.429 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.430 [eventLoopGroupProxy-13-1 @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-23 19:22:41.431 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.431 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.431 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.431 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.432 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.432 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.432 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.432 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.432 [eventLoopGroupProxy-13-1 @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-23 19:22:41.475 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.475 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.475 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.475 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.476 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.476 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.476 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.476 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.476 [eventLoopGroupProxy-13-1 @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-23 19:22:41.518 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.518 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.518 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:41.518 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.519 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.519 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.519 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.519 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.519 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.544 [DefaultDispatcher-worker-15 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:41.561 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.561 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.561 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:41.561 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.563 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.563 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.563 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.563 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.564 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.605 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.605 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.605 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 19:22:41.606 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.606 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.606 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.606 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.606 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.607 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.649 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.649 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.649 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:41.649 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.650 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.650 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.650 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.650 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.650 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.651 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.651 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.651 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.651 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.652 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.652 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.652 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.694 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.694 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.694 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:41.694 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.695 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.695 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.695 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.695 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.695 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.697 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.697 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.697 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.697 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.698 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.699 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.699 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.699 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.699 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.700 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.700 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.700 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.700 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.700 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.701 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.701 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.701 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.702 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.702 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.702 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.702 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.702 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.702 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.704 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.704 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.704 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.704 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.704 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.704 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.704 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.704 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.705 [eventLoopGroupProxy-13-1 @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-23 19:22:41.706 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.706 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.706 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.706 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.706 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.706 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.706 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.706 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.707 [eventLoopGroupProxy-13-1 @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-23 19:22:41.750 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.750 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.750 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.750 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.751 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.751 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.751 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.751 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.751 [eventLoopGroupProxy-13-1 @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-23 19:22:41.752 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.752 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.752 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.752 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.753 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.753 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.753 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.753 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.753 [eventLoopGroupProxy-13-1 @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-23 19:22:41.754 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.754 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.754 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.755 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.755 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.755 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.755 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.755 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.755 [eventLoopGroupProxy-13-1 @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-23 19:22:41.756 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.756 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.756 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.757 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.757 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.757 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.757 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.757 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.757 [eventLoopGroupProxy-13-1 @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-23 19:22:41.765 [DefaultDispatcher-worker-8 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.783 [DefaultDispatcher-worker-8 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:41.799 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.799 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.799 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:41.799 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.800 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.800 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.800 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.800 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.800 [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-23 19:22:41.801 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.801 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.801 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.802 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.802 [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-23 19:22:41.803 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.803 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.803 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.803 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.804 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.804 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.804 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.804 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.804 [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-23 19:22:41.805 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.805 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.805 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.805 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.806 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.806 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.806 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.806 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.806 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.848 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.848 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.848 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:41.848 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.849 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.849 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.849 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.849 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.849 [eventLoopGroupProxy-13-1 @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-23 19:22:41.893 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.893 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.893 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 19:22:41.893 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.894 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.894 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.894 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.894 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.895 [eventLoopGroupProxy-13-1 @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-23 19:22:41.896 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.896 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.896 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:41.896 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.897 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.897 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.897 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.897 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.897 [eventLoopGroupProxy-13-1 @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-23 19:22:41.902 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.902 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.902 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 19:22:41.902 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.903 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.903 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.903 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.903 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.903 [eventLoopGroupProxy-13-1 @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-23 19:22:41.904 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.904 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.904 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.904 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.905 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.905 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.905 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.905 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.905 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.948 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.948 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.948 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.949 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.949 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.949 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.949 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.949 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.950 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.951 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.951 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.951 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:41.951 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.952 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.952 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.952 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.952 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.952 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:41.995 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:41.995 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:41.995 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:41.996 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.996 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.996 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:41.996 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:41.996 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:41.997 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.040 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.040 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.040 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:42.040 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.041 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.041 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.041 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.041 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.042 [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-23 19:22:42.042 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.043 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.043 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:42.043 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.043 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.043 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.043 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.043 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.044 [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-23 19:22:42.052 [DefaultDispatcher-worker-20 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:42.087 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.087 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.087 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 19:22:42.088 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.088 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.088 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.088 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.088 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.089 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.090 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.090 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.090 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:42.090 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.091 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.091 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.091 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.091 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.091 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.092 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.092 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.092 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:42.092 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.093 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.093 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.093 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.093 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.093 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.094 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.094 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.094 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:42.094 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.095 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.095 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.095 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.095 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.095 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.100 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.101 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.101 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 19:22:42.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.101 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.101 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.102 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.144 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.144 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.144 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 19:22:42.144 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.145 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.145 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.145 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.145 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.145 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.146 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.146 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.146 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 19:22:42.147 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.147 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.147 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.147 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.147 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.148 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.149 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.149 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.149 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:42.149 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.149 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.150 [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:39031/api/blob/upload-batch-data. 2025-04-23 19:22:42.150 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.150 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:42.150 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:42.152 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:42.152 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.152 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 19:22:42.152 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-04-23 19:22:42.160 [DefaultDispatcher-worker-16 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:42.164 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:42.164 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/UmAppDatabase/replication/message 2025-04-23 19:22:42.164 [DefaultDispatcher-worker-9 @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:39031/UmAppDatabase/replication/message. 2025-04-23 19:22:42.164 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/UmAppDatabase/replication/message 2025-04-23 19:22:42.164 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 19:22:42.165 [eventLoopGroupProxy-13-1 @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-23 19:22:42.165 [eventLoopGroupProxy-13-1 @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-23 19:22:42.166 [eventLoopGroupProxy-13-1 @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-23 19:22:42.177 [DefaultDispatcher-worker-3 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 19:22:42.178 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:42.178 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-3 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-3 @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:39031/api/content/719802844041363456/_ustadmanifest.json. 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-3 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/UmAppDatabase/replication/message 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/UmAppDatabase/replication/message 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39031/UmAppDatabase/replication/message. 2025-04-23 19:22:42.178 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:42.179 [DefaultDispatcher-worker-17 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:42.179 [DefaultDispatcher-worker-17 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json 2025-04-23 19:22:42.179 [DefaultDispatcher-worker-11 @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:39031/api/content/719802844041363456/_ustadmanifest.json. 2025-04-23 19:22:42.179 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/api/content/719802844041363456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:42.184 [DefaultDispatcher-worker-8 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 19:22:42.199 [DefaultDispatcher-worker-4 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2025-04-23 19:22:42.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 19:22:42.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 19:22:42.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 19:22:42.218 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 19:22:42.218 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 19:22:42.221 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-04-23 19:22:42.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 19:22:42.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 19:22:42.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:42.221 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4: (connection evicted) 2025-04-23 19:22:42.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:42.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 19:22:42.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 19:22:42.280 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:42.280 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:42.660 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 19:22:43.225 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@433db56d 2025-04-23 19:22:43.226 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@433db56d 2025-04-23 19:22:43.229 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4d252 2025-04-23 19:22:43.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 19:22:43.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 19:22:43.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:43.230 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e: (connection evicted) 2025-04-23 19:22:43.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:43.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 19:22:43.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3891b430 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:43.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:43.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 19:22:43.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-23 19:22:43.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-23 19:22:43.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 19:22:43.261 [DefaultDispatcher-worker-16 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20b921be 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:43.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-23 19:22:43.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-23 19:22:43.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242c4a94 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:43.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-23 19:22:43.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-23 19:22:43.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 19:22:43.268 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 19:22:43.268 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-23 19:22:43.269 [DefaultDispatcher-worker-11 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:37079 2025-04-23 19:22:43.271 [DefaultDispatcher-worker-11 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-23 19:22:43.272 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37079/api/blob/upload-init-batch 2025-04-23 19:22:43.272 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37079/api/blob/upload-init-batch. 2025-04-23 19:22:43.272 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37079/api/blob/upload-init-batch 2025-04-23 19:22:43.272 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37079/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:43.274 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 19:22:43.274 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 19:22:43.275 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-23 19:22:43.275 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37079/api/blob/upload-init-batch 2025-04-23 19:22:43.275 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37079/api/blob/upload-init-batch 2025-04-23 19:22:43.276 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37079/api/blob/upload-init-batch. 2025-04-23 19:22:43.276 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37079/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:43.277 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37079/api/blob/upload-batch-data 2025-04-23 19:22:43.277 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37079/api/blob/upload-batch-data. 2025-04-23 19:22:43.277 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37079/api/blob/upload-batch-data 2025-04-23 19:22:43.277 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37079/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:43.278 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 19:22:43.280 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-23 19:22:43.280 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:43.280 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37079/api/blob/upload-batch-data 2025-04-23 19:22:43.282 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-23 19:22:43.284 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:43.287 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44723d95 2025-04-23 19:22:43.339 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:43.365 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:43.366 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e564c78 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-23 19:22:44.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-23 19:22:44.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 19:22:44.356 [DefaultDispatcher-worker-5 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-23 19:22:44.359 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/api/blob/upload-init-batch 2025-04-23 19:22:44.359 [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:49951/api/blob/upload-init-batch. 2025-04-23 19:22:44.359 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/api/blob/upload-init-batch 2025-04-23 19:22:44.359 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49951/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:44.360 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/api/blob/upload-init-batch 2025-04-23 19:22:44.360 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/api/blob/upload-init-batch 2025-04-23 19:22:44.360 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49951/api/blob/upload-init-batch. 2025-04-23 19:22:44.360 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49951/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:44.366 [DefaultDispatcher-worker-12 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11267e87 2025-04-23 19:22:44.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 19:22:44.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 19:22:44.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.368 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11267e87: (connection evicted) 2025-04-23 19:22:44.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 19:22:44.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a2e581 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 19:22:44.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-04-23 19:22:44.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-04-23 19:22:44.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 19:22:44.382 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60507/api/blob/upload-init-batch 2025-04-23 19:22:44.382 [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:60507/api/blob/upload-init-batch. 2025-04-23 19:22:44.382 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60507/api/blob/upload-init-batch 2025-04-23 19:22:44.382 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60507/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:44.383 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60507/api/blob/upload-init-batch 2025-04-23 19:22:44.383 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60507/api/blob/upload-init-batch 2025-04-23 19:22:44.384 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60507/api/blob/upload-init-batch. 2025-04-23 19:22:44.384 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60507/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:44.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 19:22:44.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 19:22:44.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.385 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf: (connection evicted) 2025-04-23 19:22:44.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 19:22:44.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ebd595 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fb75e 2025-04-23 19:22:44.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@225fb75e 2025-04-23 19:22:44.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 19:22:44.398 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34595/api/blob/upload-init-batch 2025-04-23 19:22:44.398 [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:34595/api/blob/upload-init-batch. 2025-04-23 19:22:44.398 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34595/api/blob/upload-init-batch 2025-04-23 19:22:44.398 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34595/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 19:22:44.399 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34595/api/blob/upload-init-batch 2025-04-23 19:22:44.399 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34595/api/blob/upload-init-batch 2025-04-23 19:22:44.399 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34595/api/blob/upload-init-batch. 2025-04-23 19:22:44.399 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34595/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:44.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 19:22:44.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 19:22:44.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.403 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225fb75e: (connection evicted) 2025-04-23 19:22:44.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 19:22:44.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a22325d 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2025-04-23 19:22:44.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2025-04-23 19:22:44.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 19:22:44.661 [DefaultDispatcher-worker-11 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2025-04-23 19:22:44.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26f7b114 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-04-23 19:22:44.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-04-23 19:22:44.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 19:22:44.683 [DefaultDispatcher-worker-16 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f0e329 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4ce00 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-23 19:22:44.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-23 19:22:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f31b991 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 19:22:44.722 [DefaultDispatcher-worker-20 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.726 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.728 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.730 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.734 [DefaultDispatcher-worker-3 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.735 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.740 [DefaultDispatcher-worker-11 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2025-04-23 19:22:44.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 19:22:44.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 19:22:44.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.743 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5183131d: (connection evicted) 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 19:22:44.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4c0bc7 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 19:22:44.763 [DefaultDispatcher-worker-12 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.764 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.767 [DefaultDispatcher-worker-17 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.770 [DefaultDispatcher-worker-18 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.774 [DefaultDispatcher-worker-13 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.776 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.781 [DefaultDispatcher-worker-8 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-23 19:22:44.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 19:22:44.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 19:22:44.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.782 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@775fec4: (connection evicted) 2025-04-23 19:22:44.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 19:22:44.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 19:22:44.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cdd156b 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-23 19:22:44.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-23 19:22:44.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 19:22:44.784 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.802 [DefaultDispatcher-worker-13 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-23 19:22:44.806 [DefaultDispatcher-worker-7 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-23 19:22:44.810 [DefaultDispatcher-worker-18 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-23 19:22:44.814 [DefaultDispatcher-worker-20 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2025-04-23 19:22:44.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 19:22:44.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 19:22:44.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.815 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58038583: (connection evicted) 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 19:22:44.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc8d8bd 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:44.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:44.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 19:22:44.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 19:22:44.835 [DefaultDispatcher-worker-7 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.839 [DefaultDispatcher-worker-9 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.843 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.848 [DefaultDispatcher-worker-10 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.849 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.854 [DefaultDispatcher-worker-8 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-23 19:22:44.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 19:22:44.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 19:22:44.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:44.854 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5: (connection evicted) 2025-04-23 19:22:44.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:44.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 19:22:44.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 19:22:45.240 [DefaultDispatcher-worker-6 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2025-04-23 19:22:45.267 [DefaultDispatcher-worker-6 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477d6f66 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@499445d2 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:48.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2025-04-23 19:22:48.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2025-04-23 19:22:48.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 19:22:48.404 [DefaultDispatcher-worker-8 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2025-04-23 19:22:48.483 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:48.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5c4ff8 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:48.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 19:22:48.910 [DefaultDispatcher-worker-11 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.914 [DefaultDispatcher-worker-4 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.918 [DefaultDispatcher-worker-19 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.922 [DefaultDispatcher-worker-9 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.926 [DefaultDispatcher-worker-17 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431f8830 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29280ca6 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:48.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 19:22:48.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-23 19:22:48.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-23 19:22:48.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 19:22:48.949 [DefaultDispatcher-worker-18 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-23 19:22:48.953 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-23 19:22:48.957 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-23 19:22:48.961 [DefaultDispatcher-worker-9 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379df603 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:48.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:48.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:48.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:48.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 19:22:48.981 [DefaultDispatcher-worker-9 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:48.985 [DefaultDispatcher-worker-20 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:48.989 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:48.991 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:48.992 [DefaultDispatcher-worker-3 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:48.996 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:49.002 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d41b97 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5076f9 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 19:22:49.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 19:22:49.021 [DefaultDispatcher-worker-17 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.025 [DefaultDispatcher-worker-19 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.028 [DefaultDispatcher-worker-16 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.031 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.032 [DefaultDispatcher-worker-15 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.036 [DefaultDispatcher-worker-18 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 19:22:49.056 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.060 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.063 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.064 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.068 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.072 [DefaultDispatcher-worker-20 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.077 [DefaultDispatcher-worker-6 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 19:22:49.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34907a49 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 19:22:49.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 19:22:49.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 19:22:49.099 [DefaultDispatcher-worker-16 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 19:22:49.103 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.104 [DefaultDispatcher-worker-6 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 19:22:49.107 [DefaultDispatcher-worker-2 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 19:22:49.111 [DefaultDispatcher-worker-11 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae26c59 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 19:22:49.132 [DefaultDispatcher-worker-11 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.136 [DefaultDispatcher-worker-19 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.138 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.139 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.142 [DefaultDispatcher-worker-19 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.145 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.151 [DefaultDispatcher-worker-18 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbed6fc 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 19:22:49.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-23 19:22:49.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-04-23 19:22:49.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce1ec7 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-23 19:22:49.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-23 19:22:49.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 19:22:49.175 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-23 19:22:49.177 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd6bc8 2025-04-23 19:22:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f2d34 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-23 19:22:49.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-23 19:22:49.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 19:22:49.180 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.193 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-23 19:22:49.194 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659565ed 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-23 19:22:49.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-23 19:22:49.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 19:22:49.210 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-23 19:22:49.211 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a23575 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-23 19:22:49.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-23 19:22:49.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 19:22:49.212 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.225 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-23 19:22:49.226 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-23 19:22:49.230 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.230 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.231 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.231 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.231 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.253 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.263 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.272 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.272 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.272 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.280 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.297 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.312 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.313 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.313 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.314 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.355 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.356 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.356 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.397 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.398 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.398 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.439 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.440 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37343/ 2025-04-23 19:22:49.440 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37343/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.481 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37343/ 2025-04-23 19:22:49.493 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.493 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.494 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.494 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.494 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.535 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.536 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.536 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.577 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.578 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.578 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.619 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.619 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.619 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.661 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.662 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.662 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.703 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.704 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33231/ 2025-04-23 19:22:49.704 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33231/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 19:22:49.704 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33231/ 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75708130 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40304938 2025-04-23 19:22:49.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40304938 2025-04-23 19:22:49.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 19:22:49.784 [DefaultDispatcher-worker-19 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40304938 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f82a71f 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64821706 2025-04-23 19:22:49.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64821706 2025-04-23 19:22:49.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 19:22:49.810 [DefaultDispatcher-worker-18 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64821706 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7b4ff5 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-23 19:22:49.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-23 19:22:49.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 19:22:49.829 [DefaultDispatcher-worker-13 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-23 19:22:49.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddc9001 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-23 19:22:49.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-23 19:22:49.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 19:22:49.849 [DefaultDispatcher-worker-9 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-23 19:22:49.849 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f51d1cc 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-23 19:22:49.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-23 19:22:49.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 19:22:49.870 [DefaultDispatcher-worker-9 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359fd0a2 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cba89f 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 19:22:49.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 19:22:49.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 19:22:49.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 19:22:49.891 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.895 [DefaultDispatcher-worker-19 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-23 19:22:49.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db3668 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-04-23 19:22:49.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-04-23 19:22:49.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 19:22:49.911 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.918 [DefaultDispatcher-worker-2 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9ea888 2025-04-23 19:22:49.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 19:22:49.931 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.937 [DefaultDispatcher-worker-2 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.942 [DefaultDispatcher-worker-19 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.945 [DefaultDispatcher-worker-7 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.948 [DefaultDispatcher-worker-12 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.950 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.954 [DefaultDispatcher-worker-7 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.958 [DefaultDispatcher-worker-18 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-23 19:22:49.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 19:22:49.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 19:22:49.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.960 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61: (connection evicted) 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:49.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 19:22:49.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f569e 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 19:22:49.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-04-23 19:22:49.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-04-23 19:22:49.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 19:22:49.972 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:49.980 [DefaultDispatcher-worker-8 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c855ef0 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:49.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5352bc0e 2025-04-23 19:22:49.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5352bc0e 2025-04-23 19:22:49.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 19:22:49.998 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.005 [DefaultDispatcher-worker-5 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5352bc0e 2025-04-23 19:22:50.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 19:22:50.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1c4f69 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:50.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2025-04-23 19:22:50.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2025-04-23 19:22:50.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 19:22:50.025 [DefaultDispatcher-worker-2 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e33802 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:50.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:50.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 19:22:50.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 19:22:50.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 19:22:50.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 19:22:50.045 [DefaultDispatcher-worker-2 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdafb4d 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:50.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:50.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 19:22:50.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae6119b 2025-04-23 19:22:50.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae6119b 2025-04-23 19:22:50.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 19:22:50.062 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.066 [DefaultDispatcher-worker-16 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae6119b 2025-04-23 19:22:50.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:50.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 19:22:50.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 19:22:50.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 19:22:50.085 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.086 [DefaultDispatcher-worker-18 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:50.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:50.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 19:22:50.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 19:22:50.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 19:22:50.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 19:22:50.106 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.107 [DefaultDispatcher-worker-7 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:50.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 19:22:50.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 19:22:50.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 19:22:50.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 19:22:50.127 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.130 [DefaultDispatcher-worker-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 19:22:50.162 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.167 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.194 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:50.209 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ede428e 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 19:22:54.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-23 19:22:54.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-23 19:22:54.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 19:22:54.213 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-23 19:22:54.222 [DefaultDispatcher-worker-9 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-23 19:22:54.229 [DefaultDispatcher-worker-15 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671c71e8 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe4df9 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 19:22:54.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.249 [DefaultDispatcher-worker-5 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.253 [DefaultDispatcher-worker-11 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.256 [DefaultDispatcher-worker-5 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.260 [DefaultDispatcher-worker-17 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121b7a95 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60aa4 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 19:22:54.271 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.280 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.284 [DefaultDispatcher-worker-15 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.287 [DefaultDispatcher-worker-4 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.290 [DefaultDispatcher-worker-15 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2025-04-23 19:22:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 19:22:54.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 19:22:54.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 19:22:54.301 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 19:22:54.304 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.311 [DefaultDispatcher-worker-14 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 19:22:54.315 [DefaultDispatcher-worker-7 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 19:22:54.319 [DefaultDispatcher-worker-20 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 19:22:54.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 19:22:54.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 19:22:54.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 19:22:54.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 19:22:54.330 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.339 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 19:22:54.342 [DefaultDispatcher-worker-12 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-23 19:22:54.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-23 19:22:54.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 19:22:54.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-23 19:22:54.361 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.363 [DefaultDispatcher-worker-15 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-23 19:22:54.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 19:22:54.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 19:22:54.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 19:22:54.375 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 19:22:54.384 [DefaultDispatcher-worker-3 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 19:22:54.391 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.422 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.444 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.478 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ead6e20 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 19:22:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 19:22:54.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.511 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.513 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.515 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.515 [DefaultDispatcher-worker-3 @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:55725/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.515 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.515 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55725/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.516 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.516 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.519 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.520 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.520 [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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.520 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.520 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.520 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.521 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298cfe89 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-23 19:22:54.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-23 19:22:54.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 19:22:54.536 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-23 19:22:54.542 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-23 19:22:54.543 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-23 19:22:54.546 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 19:22:54.546 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55725/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 19:22:54.546 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 19:22:54.547 [DefaultDispatcher-worker-12 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 19:22:54.547 [DefaultDispatcher-worker-12 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 19:22:54.548 [DefaultDispatcher-worker-12 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 19:22:54.590 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 19:22:54.592 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6eecc8 2025-04-23 19:22:54.592 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6eecc8 2025-04-23 19:22:54.593 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a903d5 2025-04-23 19:22:54.593 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a903d5 2025-04-23 19:22:54.595 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19687b8 2025-04-23 19:22:54.595 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19687b8 2025-04-23 19:22:54.596 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@449409ee 2025-04-23 19:22:54.596 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@449409ee 2025-04-23 19:22:54.598 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3860a518 2025-04-23 19:22:54.598 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3860a518 2025-04-23 19:22:54.599 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@759aae6a 2025-04-23 19:22:54.599 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@759aae6a 2025-04-23 19:22:54.601 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40845c26 2025-04-23 19:22:54.601 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40845c26 2025-04-23 19:22:54.603 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bbf6a1 2025-04-23 19:22:54.603 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bbf6a1 2025-04-23 19:22:54.604 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@194ecf4b 2025-04-23 19:22:54.604 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@194ecf4b 2025-04-23 19:22:54.604 [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-23 19:22:54.605 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.611 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.612 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.613 [DefaultDispatcher-worker-19 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.613 [DefaultDispatcher-worker-19 @coroutine#2126] 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:47333/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.613 [DefaultDispatcher-worker-19 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.613 [DefaultDispatcher-worker-19 @coroutine#2126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47333/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.614 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.614 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.617 [DefaultDispatcher-worker-15 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.617 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.617 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.617 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.618 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.618 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.619 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.622 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.624 [DefaultDispatcher-worker-18 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.625 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acc7e0c 2025-04-23 19:22:54.625 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acc7e0c 2025-04-23 19:22:54.627 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@540b8b25 2025-04-23 19:22:54.627 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@540b8b25 2025-04-23 19:22:54.629 [DefaultDispatcher-worker-20 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.629 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034157c 2025-04-23 19:22:54.629 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034157c 2025-04-23 19:22:54.631 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1536811e 2025-04-23 19:22:54.631 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1536811e 2025-04-23 19:22:54.633 [DefaultDispatcher-worker-9 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.633 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33b1aa 2025-04-23 19:22:54.633 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33b1aa 2025-04-23 19:22:54.635 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e955aa 2025-04-23 19:22:54.635 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e955aa 2025-04-23 19:22:54.637 [DefaultDispatcher-worker-1 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.637 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54063bbe 2025-04-23 19:22:54.637 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54063bbe 2025-04-23 19:22:54.640 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75197e51 2025-04-23 19:22:54.640 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75197e51 2025-04-23 19:22:54.642 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44962fb9 2025-04-23 19:22:54.642 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44962fb9 2025-04-23 19:22:54.642 [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-23 19:22:54.642 [DefaultDispatcher-worker-18 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.646 [DefaultDispatcher-worker-20 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.650 [DefaultDispatcher-worker-1 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.654 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.660 [DefaultDispatcher-worker-15 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.664 [DefaultDispatcher-worker-16 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b1538 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 19:22:54.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 19:22:54.687 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.690 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.693 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-23 19:22:54.693 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a36be 2025-04-23 19:22:54.693 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.694 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.695 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-23 19:22:54.695 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbdc861 2025-04-23 19:22:54.695 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.695 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.695 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.695 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51835/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.696 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.696 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.697 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-23 19:22:54.697 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f825dce 2025-04-23 19:22:54.699 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-23 19:22:54.699 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a80c25a 2025-04-23 19:22:54.700 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.700 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.700 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.700 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.700 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.700 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.701 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:54.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 19:22:54.702 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-23 19:22:54.702 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9bd272 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 19:22:54.704 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-23 19:22:54.704 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b00ef00 2025-04-23 19:22:54.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 19:22:54.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 19:22:54.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 19:22:54.704 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 19:22:54.705 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-23 19:22:54.705 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f1a183 2025-04-23 19:22:54.707 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-23 19:22:54.707 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf3d15 2025-04-23 19:22:54.709 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-23 19:22:54.709 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a677270 2025-04-23 19:22:54.709 [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-23 19:22:54.711 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 19:22:54.712 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 19:22:54.713 [DefaultDispatcher-worker-18 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 19:22:54.713 [DefaultDispatcher-worker-18 @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:51835/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 19:22:54.713 [DefaultDispatcher-worker-18 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 19:22:54.714 [DefaultDispatcher-worker-8 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 19:22:54.714 [DefaultDispatcher-worker-8 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 19:22:54.717 [DefaultDispatcher-worker-11 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ddfac 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 19:22:54.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 19:22:54.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.772 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.774 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-23 19:22:54.774 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-23 19:22:54.776 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-23 19:22:54.776 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-23 19:22:54.778 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-23 19:22:54.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-23 19:22:54.779 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.779 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.780 [DefaultDispatcher-worker-19 @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:33747/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.780 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.780 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33747/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.780 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-23 19:22:54.780 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-23 19:22:54.781 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.781 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.783 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-23 19:22:54.783 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-23 19:22:54.784 [DefaultDispatcher-worker-12 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.784 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.784 [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:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.784 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.785 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.785 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.785 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-23 19:22:54.785 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-23 19:22:54.786 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 19:22:54.787 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-23 19:22:54.787 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-23 19:22:54.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-23 19:22:54.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-23 19:22:54.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 19:22:54.789 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-23 19:22:54.789 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-23 19:22:54.789 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-23 19:22:54.791 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-23 19:22:54.791 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-23 19:22:54.791 [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-23 19:22:54.795 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-23 19:22:54.796 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216c6825 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 19:22:54.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 19:22:54.801 [DefaultDispatcher-worker-10 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-04-23 19:22:54.804 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.806 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-23 19:22:54.806 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182dc1c 2025-04-23 19:22:54.807 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-23 19:22:54.807 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45345c 2025-04-23 19:22:54.809 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-23 19:22:54.809 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7ab76c 2025-04-23 19:22:54.810 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-23 19:22:54.810 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e783e67 2025-04-23 19:22:54.812 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-23 19:22:54.812 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bd6f88 2025-04-23 19:22:54.812 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.814 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-23 19:22:54.814 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c4737 2025-04-23 19:22:54.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-23 19:22:54.816 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21634865 2025-04-23 19:22:54.818 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-23 19:22:54.818 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57c128 2025-04-23 19:22:54.819 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.819 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-23 19:22:54.819 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca43c45 2025-04-23 19:22:54.819 [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-23 19:22:54.820 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.820 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.820 [DefaultDispatcher-worker-10 @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:54537/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.821 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.821 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.821 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.821 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.825 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.825 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.825 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.825 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.825 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.825 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.826 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b6f287 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 19:22:54.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 19:22:54.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 19:22:54.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 19:22:54.829 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 19:22:54.835 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 19:22:54.836 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5e3696 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.837 [DefaultDispatcher-worker-12 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 19:22:54.838 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:54.838 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:54.838 [DefaultDispatcher-worker-12 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 19:22:54.841 [DefaultDispatcher-worker-19 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-04-23 19:22:54.853 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:54.857 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.859 [DefaultDispatcher-worker-12 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:54.859 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-23 19:22:54.859 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-23 19:22:54.860 [DefaultDispatcher-worker-12 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:54.861 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.861 [DefaultDispatcher-worker-10 @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-23 19:22:54.861 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.861 [DefaultDispatcher-worker-10 @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-23 19:22:54.861 [DefaultDispatcher-worker-12 @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-23 19:22:54.861 [DefaultDispatcher-worker-12 @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-23 19:22:54.861 [DefaultDispatcher-worker-12 @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-23 19:22:54.862 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.862 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-23 19:22:54.862 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-23 19:22:54.862 [DefaultDispatcher-worker-10 @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-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527f68a 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 19:22:54.864 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-23 19:22:54.864 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-23 19:22:54.865 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:54.865 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.865 [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-23 19:22:54.865 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.866 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.866 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-23 19:22:54.866 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-23 19:22:54.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-23 19:22:54.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-23 19:22:54.870 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-23 19:22:54.870 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-23 19:22:54.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-23 19:22:54.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-23 19:22:54.874 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-23 19:22:54.874 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-23 19:22:54.876 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-23 19:22:54.876 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-23 19:22:54.876 [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-23 19:22:54.879 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.885 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.886 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.886 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.886 [DefaultDispatcher-worker-5 @coroutine#2277] 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:37081/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.886 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.886 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37081/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.888 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.888 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.888 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.890 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-23 19:22:54.890 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fead0ea 2025-04-23 19:22:54.891 [DefaultDispatcher-worker-14 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.891 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.891 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.891 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.891 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.891 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.892 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-23 19:22:54.892 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@412d3767 2025-04-23 19:22:54.892 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-23 19:22:54.893 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4512bb9a 2025-04-23 19:22:54.895 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-23 19:22:54.895 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@103d5c 2025-04-23 19:22:54.897 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-23 19:22:54.897 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e4d034 2025-04-23 19:22:54.897 [DefaultDispatcher-worker-10 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.898 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.898 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-23 19:22:54.898 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@315a5a60 2025-04-23 19:22:54.900 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-23 19:22:54.900 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbd57e 2025-04-23 19:22:54.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-23 19:22:54.900 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6144e9ba 2025-04-23 19:22:54.901 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-23 19:22:54.901 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c2bf5 2025-04-23 19:22:54.902 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-23 19:22:54.902 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@603fc213 2025-04-23 19:22:54.902 [DefaultDispatcher-worker-17 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.903 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-23 19:22:54.903 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d23be0e 2025-04-23 19:22:54.903 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-23 19:22:54.903 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5cb50 2025-04-23 19:22:54.903 [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-23 19:22:54.905 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-23 19:22:54.905 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@482121ce 2025-04-23 19:22:54.906 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-23 19:22:54.906 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11886d91 2025-04-23 19:22:54.907 [DefaultDispatcher-worker-20 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.908 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-23 19:22:54.908 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a3afd6 2025-04-23 19:22:54.910 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-23 19:22:54.910 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0bd22 2025-04-23 19:22:54.911 [DefaultDispatcher-worker-7 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.912 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-23 19:22:54.912 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280ede81 2025-04-23 19:22:54.914 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-23 19:22:54.914 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8daf4 2025-04-23 19:22:54.914 [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-23 19:22:54.916 [DefaultDispatcher-worker-20 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.920 [DefaultDispatcher-worker-20 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.923 [DefaultDispatcher-worker-19 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.927 [DefaultDispatcher-worker-17 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.929 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.931 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efaf6d9 2025-04-23 19:22:54.931 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efaf6d9 2025-04-23 19:22:54.931 [DefaultDispatcher-worker-5 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.932 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d0776 2025-04-23 19:22:54.932 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d0776 2025-04-23 19:22:54.933 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:54.933 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 19:22:54.933 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:54.933 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:54.934 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:54.934 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 19:22:54.934 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37081/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:54.934 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74029da9 2025-04-23 19:22:54.934 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@74029da9 2025-04-23 19:22:54.934 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:54.934 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 19:22:54.934 [DefaultDispatcher-worker-20 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:54.935 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:54.935 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:54.936 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31000d4d 2025-04-23 19:22:54.936 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31000d4d 2025-04-23 19:22:54.937 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e5698a 2025-04-23 19:22:54.937 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e5698a 2025-04-23 19:22:54.938 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.939 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdb57 2025-04-23 19:22:54.939 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdb57 2025-04-23 19:22:54.940 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c12c95d 2025-04-23 19:22:54.940 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c12c95d 2025-04-23 19:22:54.941 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f4e134 2025-04-23 19:22:54.941 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f4e134 2025-04-23 19:22:54.942 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d522af 2025-04-23 19:22:54.942 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d522af 2025-04-23 19:22:54.943 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ff202 2025-04-23 19:22:54.943 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@512ff202 2025-04-23 19:22:54.944 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eaa22d 2025-04-23 19:22:54.944 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eaa22d 2025-04-23 19:22:54.945 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e82894 2025-04-23 19:22:54.945 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e82894 2025-04-23 19:22:54.945 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b56894 2025-04-23 19:22:54.945 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b56894 2025-04-23 19:22:54.945 [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-23 19:22:54.946 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@598a5d95 2025-04-23 19:22:54.946 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@598a5d95 2025-04-23 19:22:54.948 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c1cc51 2025-04-23 19:22:54.948 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c1cc51 2025-04-23 19:22:54.950 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2149e7ee 2025-04-23 19:22:54.950 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2149e7ee 2025-04-23 19:22:54.952 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d7db 2025-04-23 19:22:54.952 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d7db 2025-04-23 19:22:54.953 [DefaultDispatcher-worker-14 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:54.954 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa54c3 2025-04-23 19:22:54.954 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa54c3 2025-04-23 19:22:54.954 [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-23 19:22:54.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 19:22:54.963 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:54.965 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b792ace 2025-04-23 19:22:54.965 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b792ace 2025-04-23 19:22:54.967 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bed1d1 2025-04-23 19:22:54.967 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bed1d1 2025-04-23 19:22:54.968 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@218141be 2025-04-23 19:22:54.968 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@218141be 2025-04-23 19:22:54.970 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6483dbea 2025-04-23 19:22:54.970 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6483dbea 2025-04-23 19:22:54.971 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.971 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64eb2ee 2025-04-23 19:22:54.971 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64eb2ee 2025-04-23 19:22:54.973 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@552ddbaf 2025-04-23 19:22:54.973 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@552ddbaf 2025-04-23 19:22:54.974 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0aec05 2025-04-23 19:22:54.974 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0aec05 2025-04-23 19:22:54.976 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac24a5 2025-04-23 19:22:54.976 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac24a5 2025-04-23 19:22:54.977 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.977 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77063f1c 2025-04-23 19:22:54.977 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77063f1c 2025-04-23 19:22:54.977 [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-23 19:22:54.978 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.978 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.978 [DefaultDispatcher-worker-2 @coroutine#2328] 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:46043/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:54.978 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.979 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46043/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:54.980 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.980 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:54.983 [DefaultDispatcher-worker-3 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.983 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.983 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:54.983 [DefaultDispatcher-worker-3 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.983 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.983 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:54.984 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abf38d1 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:54.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:54.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 19:22:54.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-23 19:22:54.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-23 19:22:54.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 19:22:54.987 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-23 19:22:54.993 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-23 19:22:54.994 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-23 19:22:54.998 [DefaultDispatcher-worker-20 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-23 19:22:54.998 [DefaultDispatcher-worker-17 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.001 [DefaultDispatcher-worker-2 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.004 [DefaultDispatcher-worker-9 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.008 [DefaultDispatcher-worker-1 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.019 [DefaultDispatcher-worker-9 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.026 [DefaultDispatcher-worker-20 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.030 [DefaultDispatcher-worker-1 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.034 [DefaultDispatcher-worker-12 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.038 [DefaultDispatcher-worker-13 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.042 [DefaultDispatcher-worker-1 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776b7fa2 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 19:22:55.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 19:22:55.056 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.058 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-04-23 19:22:55.058 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@213488ff 2025-04-23 19:22:55.060 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-04-23 19:22:55.060 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff372a9 2025-04-23 19:22:55.062 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-04-23 19:22:55.062 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcce38f 2025-04-23 19:22:55.064 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.064 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-04-23 19:22:55.064 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece7892 2025-04-23 19:22:55.065 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.066 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.066 [DefaultDispatcher-worker-1 @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:46687/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:55.066 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.066 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46687/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:55.066 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-04-23 19:22:55.066 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3866c4 2025-04-23 19:22:55.067 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.067 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.069 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-04-23 19:22:55.069 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a3730 2025-04-23 19:22:55.071 [DefaultDispatcher-worker-6 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.071 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.071 [DefaultDispatcher-worker-6 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.071 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-04-23 19:22:55.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@137677c9 2025-04-23 19:22:55.071 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.071 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.072 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 19:22:55.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-04-23 19:22:55.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee187dd 2025-04-23 19:22:55.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-23 19:22:55.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-23 19:22:55.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 19:22:55.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-04-23 19:22:55.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647ce83 2025-04-23 19:22:55.075 [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-23 19:22:55.075 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-23 19:22:55.081 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-23 19:22:55.082 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-23 19:22:55.086 [DefaultDispatcher-worker-12 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2025-04-23 19:22:55.086 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.087 [DefaultDispatcher-worker-8 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.089 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c49ed3 2025-04-23 19:22:55.089 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c49ed3 2025-04-23 19:22:55.091 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1703739b 2025-04-23 19:22:55.091 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1703739b 2025-04-23 19:22:55.091 [DefaultDispatcher-worker-10 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.094 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf5a3 2025-04-23 19:22:55.094 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf5a3 2025-04-23 19:22:55.095 [DefaultDispatcher-worker-8 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.096 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@563e79a0 2025-04-23 19:22:55.096 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@563e79a0 2025-04-23 19:22:55.098 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb147b2 2025-04-23 19:22:55.098 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb147b2 2025-04-23 19:22:55.100 [DefaultDispatcher-worker-19 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.100 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@67226ef4 2025-04-23 19:22:55.100 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@67226ef4 2025-04-23 19:22:55.100 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:55.100 [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:46687/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 19:22:55.100 [DefaultDispatcher-worker-4 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:55.101 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:55.101 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 19:22:55.102 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13470e5e 2025-04-23 19:22:55.102 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13470e5e 2025-04-23 19:22:55.104 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@361186ef 2025-04-23 19:22:55.104 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@361186ef 2025-04-23 19:22:55.106 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fccb48 2025-04-23 19:22:55.106 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fccb48 2025-04-23 19:22:55.106 [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-23 19:22:55.142 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46687/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 19:22:55.142 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46687/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:55.143 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:55.143 [DefaultDispatcher-worker-16 @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:46687/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 19:22:55.143 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:55.144 [DefaultDispatcher-worker-19 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:55.144 [DefaultDispatcher-worker-19 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 19:22:55.144 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.146 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@697edc63 2025-04-23 19:22:55.146 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@697edc63 2025-04-23 19:22:55.147 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b93f3c 2025-04-23 19:22:55.147 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b93f3c 2025-04-23 19:22:55.149 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6386b713 2025-04-23 19:22:55.149 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6386b713 2025-04-23 19:22:55.150 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@26843507 2025-04-23 19:22:55.150 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@26843507 2025-04-23 19:22:55.152 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@39066870 2025-04-23 19:22:55.152 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@39066870 2025-04-23 19:22:55.153 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8f0b3 2025-04-23 19:22:55.153 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8f0b3 2025-04-23 19:22:55.155 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4180f372 2025-04-23 19:22:55.155 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4180f372 2025-04-23 19:22:55.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@46abca48 2025-04-23 19:22:55.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@46abca48 2025-04-23 19:22:55.156 [DefaultDispatcher-worker-2 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:55.158 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce47f05 2025-04-23 19:22:55.158 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce47f05 2025-04-23 19:22:55.158 [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-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 19:22:55.173 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.175 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.177 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3a3ca5 2025-04-23 19:22:55.177 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3a3ca5 2025-04-23 19:22:55.178 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.179 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fdd132 2025-04-23 19:22:55.179 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fdd132 2025-04-23 19:22:55.179 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.180 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.180 [DefaultDispatcher-worker-14 @coroutine#2424] 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:48509/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:55.180 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.180 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48509/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 19:22:55.181 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c257d5 2025-04-23 19:22:55.181 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c257d5 2025-04-23 19:22:55.181 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.181 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:55.183 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c0db09 2025-04-23 19:22:55.183 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c0db09 2025-04-23 19:22:55.184 [DefaultDispatcher-worker-5 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.184 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.184 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.184 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.184 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.184 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.184 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e511aa0 2025-04-23 19:22:55.184 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e511aa0 2025-04-23 19:22:55.185 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e31657 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 19:22:55.186 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61da2c19 2025-04-23 19:22:55.186 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61da2c19 2025-04-23 19:22:55.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-23 19:22:55.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-23 19:22:55.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 19:22:55.187 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-23 19:22:55.188 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a1b308 2025-04-23 19:22:55.188 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a1b308 2025-04-23 19:22:55.190 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef2446 2025-04-23 19:22:55.190 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef2446 2025-04-23 19:22:55.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fdace1 2025-04-23 19:22:55.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fdace1 2025-04-23 19:22:55.191 [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-23 19:22:55.193 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-23 19:22:55.194 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-23 19:22:55.196 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/auth/register 2025-04-23 19:22:55.196 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/auth/register. 2025-04-23 19:22:55.196 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/auth/register 2025-04-23 19:22:55.196 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48509/auth/register from class io.ktor.http.content.TextContent 2025-04-23 19:22:55.197 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/auth/register 2025-04-23 19:22:55.197 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/auth/register 2025-04-23 19:22:55.198 [DefaultDispatcher-worker-1 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-23 19:22:55.238 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48509/auth/register. 2025-04-23 19:22:55.238 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48509/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:55.249 [DefaultDispatcher-worker-20 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.253 [DefaultDispatcher-worker-10 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:55.260 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ac63b2 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 19:22:55.262 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20cc9e37 2025-04-23 19:22:55.262 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20cc9e37 2025-04-23 19:22:55.263 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0b645e 2025-04-23 19:22:55.263 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0b645e 2025-04-23 19:22:55.265 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a34f547 2025-04-23 19:22:55.265 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a34f547 2025-04-23 19:22:55.267 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f366e65 2025-04-23 19:22:55.267 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f366e65 2025-04-23 19:22:55.268 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4f6892 2025-04-23 19:22:55.268 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4f6892 2025-04-23 19:22:55.270 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e93c031 2025-04-23 19:22:55.270 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e93c031 2025-04-23 19:22:55.272 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@53009869 2025-04-23 19:22:55.272 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@53009869 2025-04-23 19:22:55.273 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.274 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f19912a 2025-04-23 19:22:55.274 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@f19912a 2025-04-23 19:22:55.275 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc263a3 2025-04-23 19:22:55.275 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc263a3 2025-04-23 19:22:55.275 [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-23 19:22:55.278 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.279 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.280 [DefaultDispatcher-worker-14 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.280 [DefaultDispatcher-worker-14 @coroutine#2459] 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-23 19:22:55.280 [DefaultDispatcher-worker-14 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.280 [DefaultDispatcher-worker-14 @coroutine#2459] 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-23 19:22:55.281 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.281 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.284 [DefaultDispatcher-worker-10 @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.284 [DefaultDispatcher-worker-10 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.284 [DefaultDispatcher-worker-10 @coroutine#2458] 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-23 19:22:55.284 [DefaultDispatcher-worker-10 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.284 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.284 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.285 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.287 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.288 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.289 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be41bdf 2025-04-23 19:22:55.289 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be41bdf 2025-04-23 19:22:55.291 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1523e6d3 2025-04-23 19:22:55.291 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1523e6d3 2025-04-23 19:22:55.292 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@111c70af 2025-04-23 19:22:55.292 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@111c70af 2025-04-23 19:22:55.294 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@541eece8 2025-04-23 19:22:55.294 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@541eece8 2025-04-23 19:22:55.295 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1f2f57 2025-04-23 19:22:55.295 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1f2f57 2025-04-23 19:22:55.297 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65805919 2025-04-23 19:22:55.297 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65805919 2025-04-23 19:22:55.298 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c 2025-04-23 19:22:55.299 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@176bc40e 2025-04-23 19:22:55.299 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@176bc40e 2025-04-23 19:22:55.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 19:22:55.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 19:22:55.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.299 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48dfce5c: (connection evicted) 2025-04-23 19:22:55.300 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@343113a7 2025-04-23 19:22:55.300 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@343113a7 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 19:22:55.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc5eb8f 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 19:22:55.302 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2242e7e1 2025-04-23 19:22:55.302 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2242e7e1 2025-04-23 19:22:55.302 [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-23 19:22:55.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 19:22:55.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.308 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.309 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.309 [DefaultDispatcher-worker-4 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.309 [DefaultDispatcher-worker-4 @coroutine#2486] 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-23 19:22:55.309 [DefaultDispatcher-worker-4 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.309 [DefaultDispatcher-worker-4 @coroutine#2486] 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-23 19:22:55.310 [DefaultDispatcher-worker-13 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.310 [DefaultDispatcher-worker-13 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.314 [DefaultDispatcher-worker-5 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.314 [DefaultDispatcher-worker-5 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.314 [DefaultDispatcher-worker-5 @coroutine#2485] 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-23 19:22:55.314 [DefaultDispatcher-worker-5 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.314 [DefaultDispatcher-worker-1 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.314 [DefaultDispatcher-worker-1 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.315 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.317 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.318 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2025-04-23 19:22:55.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 19:22:55.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.319 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1: (connection evicted) 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 19:22:55.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318ca53a 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 19:22:55.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 19:22:55.322 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.327 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.327 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.328 [DefaultDispatcher-worker-15 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.328 [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-23 19:22:55.328 [DefaultDispatcher-worker-15 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.328 [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-23 19:22:55.329 [DefaultDispatcher-worker-5 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.329 [DefaultDispatcher-worker-5 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.332 [DefaultDispatcher-worker-7 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.332 [DefaultDispatcher-worker-7 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.332 [DefaultDispatcher-worker-7 @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-23 19:22:55.332 [DefaultDispatcher-worker-7 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.332 [DefaultDispatcher-worker-10 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.332 [DefaultDispatcher-worker-10 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.333 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.334 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.336 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.337 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.338 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.340 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.341 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f91c91 2025-04-23 19:22:55.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 19:22:55.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.342 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f91c91: (connection evicted) 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 19:22:55.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72bef795 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 19:22:55.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 19:22:55.344 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.350 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.350 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.351 [DefaultDispatcher-worker-8 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.351 [DefaultDispatcher-worker-8 @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-23 19:22:55.351 [DefaultDispatcher-worker-8 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.351 [DefaultDispatcher-worker-8 @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-23 19:22:55.352 [DefaultDispatcher-worker-9 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.352 [DefaultDispatcher-worker-9 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.355 [DefaultDispatcher-worker-2 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.355 [DefaultDispatcher-worker-2 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.355 [DefaultDispatcher-worker-2 @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-23 19:22:55.355 [DefaultDispatcher-worker-2 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.355 [DefaultDispatcher-worker-2 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.355 [DefaultDispatcher-worker-2 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.356 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.358 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.359 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30 2025-04-23 19:22:55.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 19:22:55.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 19:22:55.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.360 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dcb4f30: (connection evicted) 2025-04-23 19:22:55.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 19:22:55.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 19:22:55.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1b1d22 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 19:22:55.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 19:22:55.363 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.368 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.369 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.371 [DefaultDispatcher-worker-2 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.371 [DefaultDispatcher-worker-2 @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-23 19:22:55.371 [DefaultDispatcher-worker-2 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.371 [DefaultDispatcher-worker-2 @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-23 19:22:55.372 [DefaultDispatcher-worker-4 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.372 [DefaultDispatcher-worker-4 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.375 [DefaultDispatcher-worker-3 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.375 [DefaultDispatcher-worker-3 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.375 [DefaultDispatcher-worker-3 @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-23 19:22:55.375 [DefaultDispatcher-worker-3 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.375 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.375 [DefaultDispatcher-worker-6 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.376 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.378 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.379 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.380 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.382 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5276330a 2025-04-23 19:22:55.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 19:22:55.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 19:22:55.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.383 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5276330a: (connection evicted) 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 19:22:55.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49467fc6 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 19:22:55.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 19:22:55.385 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.390 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.391 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.392 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.392 [DefaultDispatcher-worker-14 @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-23 19:22:55.392 [DefaultDispatcher-worker-14 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.392 [DefaultDispatcher-worker-14 @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-23 19:22:55.393 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.393 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 19:22:55.396 [DefaultDispatcher-worker-20 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.396 [DefaultDispatcher-worker-20 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.396 [DefaultDispatcher-worker-20 @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-23 19:22:55.396 [DefaultDispatcher-worker-20 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.396 [DefaultDispatcher-worker-15 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.396 [DefaultDispatcher-worker-15 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 19:22:55.397 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.398 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-04-23 19:22:55.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 19:22:55.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 19:22:55.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.399 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44e19b99: (connection evicted) 2025-04-23 19:22:55.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 19:22:55.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 19:22:55.525 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:55.525 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.525 [DefaultDispatcher-worker-8 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.525 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.526 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.526 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.622 [DefaultDispatcher-worker-17 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:55.622 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.622 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.622 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.623 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.623 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d65fbad 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.646 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 19:22:55.647 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.647 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.647 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 19:22:55.654 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.659 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.660 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.661 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.666 [DefaultDispatcher-worker-11 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.671 [DefaultDispatcher-worker-6 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 19:22:55.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 19:22:55.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 19:22:55.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.673 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3: (connection evicted) 2025-04-23 19:22:55.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 19:22:55.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df8ea34 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.674 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 19:22:55.675 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.675 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.675 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 19:22:55.682 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.687 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.688 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.688 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183e8c8a 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.689 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 19:22:55.697 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.703 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.704 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.705 [DefaultDispatcher-worker-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:55.705 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.705 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.705 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.705 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.706 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.706 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.709 [DefaultDispatcher-worker-14 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5 2025-04-23 19:22:55.717 [DefaultDispatcher-worker-14 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.721 [DefaultDispatcher-worker-3 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.724 [DefaultDispatcher-worker-1 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2025-04-23 19:22:55.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 19:22:55.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 19:22:55.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.731 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63893cf6: (connection evicted) 2025-04-23 19:22:55.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 19:22:55.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 19:22:55.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 19:22:55.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 19:22:55.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.732 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509bf2d5: (connection evicted) 2025-04-23 19:22:55.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 19:22:55.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79de00af 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.733 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 19:22:55.741 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.746 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.747 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.748 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf6b6e6 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.748 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 19:22:55.755 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.760 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.761 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.762 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.765 [DefaultDispatcher-worker-13 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-23 19:22:55.772 [DefaultDispatcher-worker-11 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.776 [DefaultDispatcher-worker-11 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.779 [DefaultDispatcher-worker-20 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-04-23 19:22:55.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 19:22:55.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 19:22:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.781 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc: (connection evicted) 2025-04-23 19:22:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 19:22:55.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 19:22:55.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 19:22:55.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 19:22:55.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.782 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1444e35f: (connection evicted) 2025-04-23 19:22:55.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 19:22:55.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c6d5a2 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.783 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 19:22:55.789 [DefaultDispatcher-worker-15 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:55.789 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.789 [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:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.789 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.790 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.790 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.792 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.797 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.797 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.798 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.802 [DefaultDispatcher-worker-6 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.813 [DefaultDispatcher-worker-12 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.814 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.817 [DefaultDispatcher-worker-2 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2025-04-23 19:22:55.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 19:22:55.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 19:22:55.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.829 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8616368: (connection evicted) 2025-04-23 19:22:55.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 19:22:55.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88a2e2 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.830 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 19:22:55.830 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.830 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.830 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.830 [Test worker @coroutine#2821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 19:22:55.831 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.831 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.838 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.842 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.843 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.844 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.849 [DefaultDispatcher-worker-8 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.860 [DefaultDispatcher-worker-15 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.861 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.865 [DefaultDispatcher-worker-1 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2025-04-23 19:22:55.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 19:22:55.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 19:22:55.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:55.869 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114: (connection evicted) 2025-04-23 19:22:55.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:55.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 19:22:55.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 19:22:55.870 [DefaultDispatcher-worker-5 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:55.870 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.871 [DefaultDispatcher-worker-5 @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-23 19:22:55.871 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489a722d 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.871 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.871 [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-23 19:22:55.871 [Test worker @coroutine#2887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 19:22:55.878 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.883 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.884 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.885 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.889 [DefaultDispatcher-worker-16 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.895 [DefaultDispatcher-worker-3 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:55.895 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.895 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:55.895 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.896 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.896 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:55.899 [DefaultDispatcher-worker-3 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.903 [DefaultDispatcher-worker-17 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:55.971 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.011 [DefaultDispatcher-worker-18 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:56.011 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.011 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.011 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.012 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.012 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.015 [DefaultDispatcher-worker-20 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2025-04-23 19:22:56.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 19:22:56.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 19:22:56.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.045 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8788194: (connection evicted) 2025-04-23 19:22:56.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:56.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 19:22:56.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 19:22:56.046 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c53c04e 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.047 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 19:22:56.054 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.059 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.060 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.061 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.065 [DefaultDispatcher-worker-6 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.066 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.075 [DefaultDispatcher-worker-15 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:56.075 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.075 [DefaultDispatcher-worker-15 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.075 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.076 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.076 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.076 [DefaultDispatcher-worker-15 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.080 [DefaultDispatcher-worker-1 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2025-04-23 19:22:56.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 19:22:56.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 19:22:56.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.085 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d036335: (connection evicted) 2025-04-23 19:22:56.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:56.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 19:22:56.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676f70dc 2025-04-23 19:22:56.086 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.087 [Test worker @coroutine#2969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 19:22:56.094 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.099 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.100 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.100 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.106 [DefaultDispatcher-worker-19 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2025-04-23 19:22:56.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 19:22:56.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 19:22:56.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.146 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761d3c20: (connection evicted) 2025-04-23 19:22:56.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:56.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 19:22:56.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0590bc 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:56.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 19:22:56.195 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:56.195 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.196 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.196 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.196 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.196 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.206 [DefaultDispatcher-worker-19 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.209 [DefaultDispatcher-worker-18 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.213 [DefaultDispatcher-worker-7 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.216 [DefaultDispatcher-worker-11 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.231 [DefaultDispatcher-worker-8 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.232 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 19:22:56.236 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 19:22:56.237 [DefaultDispatcher-worker-7 @coroutine#3008] INFO ktor.application - Responding at http://0.0.0.0:46697 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42014a 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:56.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 19:22:56.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 19:22:56.246 [DefaultDispatcher-worker-8 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.246 [DefaultDispatcher-worker-8 @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:46697/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:56.246 [DefaultDispatcher-worker-8 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.246 [DefaultDispatcher-worker-8 @coroutine#3011] 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-23 19:22:56.247 [eventLoopGroupProxy-19-2 @call-handler#3020] 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-23 19:22:56.247 [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-23 19:22:56.247 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.247 [eventLoopGroupProxy-19-2 @call-handler#3020] 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-23 19:22:56.247 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 19:22:56.248 [eventLoopGroupProxy-19-2 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.248 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.248 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.248 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c411d 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:56.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 19:22:56.256 [DefaultDispatcher-worker-20 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.256 [DefaultDispatcher-worker-20 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.256 [DefaultDispatcher-worker-20 @coroutine#3010] 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-23 19:22:56.256 [DefaultDispatcher-worker-20 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.257 [eventLoopGroupProxy-19-2 @call-handler#3025] 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-23 19:22:56.257 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.257 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.257 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.260 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.260 [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:46697/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:56.260 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.260 [DefaultDispatcher-worker-7 @coroutine#3030] 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-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296ddfc7 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:56.261 [eventLoopGroupProxy-19-2 @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-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:56.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 19:22:56.261 [eventLoopGroupProxy-19-2 @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-23 19:22:56.261 [eventLoopGroupProxy-19-2 @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-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 19:22:56.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 19:22:56.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 19:22:56.262 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.262 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.262 [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-23 19:22:56.262 [eventLoopGroupProxy-19-3 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.262 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.262 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.265 [DefaultDispatcher-worker-18 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.272 [DefaultDispatcher-worker-12 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.272 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.272 [DefaultDispatcher-worker-12 @coroutine#3029] 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-23 19:22:56.272 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.273 [eventLoopGroupProxy-19-2 @call-handler#3043] 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-23 19:22:56.273 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.274 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.274 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 19:22:56.274 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.274 [DefaultDispatcher-worker-15 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.274 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.274 [DefaultDispatcher-worker-15 @coroutine#3046] 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-23 19:22:56.274 [eventLoopGroupProxy-19-2 @call-handler#3052] 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-23 19:22:56.274 [eventLoopGroupProxy-19-2 @call-handler#3052] 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-23 19:22:56.274 [eventLoopGroupProxy-19-2 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 19:22:56.275 [eventLoopGroupProxy-19-2 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.275 [eventLoopGroupProxy-19-4 @call-handler#3056] 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-23 19:22:56.275 [eventLoopGroupProxy-19-4 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.275 [DefaultDispatcher-worker-7 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.275 [DefaultDispatcher-worker-7 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 19:22:56.278 [DefaultDispatcher-worker-3 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.279 [DefaultDispatcher-worker-20 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.281 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.283 [DefaultDispatcher-worker-20 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.284 [DefaultDispatcher-worker-20 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 19:22:56.284 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.284 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.284 [DefaultDispatcher-worker-20 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.285 [eventLoopGroupProxy-19-2 @call-handler#3064] 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-23 19:22:56.285 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.285 [DefaultDispatcher-worker-10 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.285 [DefaultDispatcher-worker-10 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.289 [DefaultDispatcher-worker-7 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 19:22:56.292 [DefaultDispatcher-worker-14 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2025-04-23 19:22:56.299 [DefaultDispatcher-worker-22 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.300 [DefaultDispatcher-worker-22 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.300 [DefaultDispatcher-worker-22 @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:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 19:22:56.300 [DefaultDispatcher-worker-22 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.301 [eventLoopGroupProxy-19-2 @call-handler#3078] 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-23 19:22:56.304 [DefaultDispatcher-worker-20 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @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:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057. 2025-04-23 19:22:56.316 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057 2025-04-23 19:22:56.317 [eventLoopGroupProxy-19-2 @call-handler#3082] 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-23 19:22:56.321 [eventLoopGroupProxy-19-2 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.321 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057 2025-04-23 19:22:56.321 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057 2025-04-23 19:22:56.321 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057. 2025-04-23 19:22:56.321 [DefaultDispatcher-worker-12 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693057 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.326 [DefaultDispatcher-worker-20 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.327 [DefaultDispatcher-worker-20 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.327 [DefaultDispatcher-worker-20 @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:46697/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 19:22:56.327 [DefaultDispatcher-worker-20 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.327 [eventLoopGroupProxy-19-2 @call-handler#3086] 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-23 19:22:56.328 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.328 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.328 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.329 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 19:22:56.329 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.332 [DefaultDispatcher-worker-5 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.338 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:56.343 [DefaultDispatcher-worker-3 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.346 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.346 [DefaultDispatcher-worker-20 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.346 [DefaultDispatcher-worker-4 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.346 [DefaultDispatcher-worker-4 @coroutine#3012] 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-23 19:22:56.346 [DefaultDispatcher-worker-4 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.346 [DefaultDispatcher-worker-4 @coroutine#3012] 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-23 19:22:56.347 [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-23 19:22:56.347 [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-23 19:22:56.347 [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-23 19:22:56.350 [DefaultDispatcher-worker-11 @call-handler#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.351 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.351 [DefaultDispatcher-worker-17 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.351 [DefaultDispatcher-worker-17 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.351 [DefaultDispatcher-worker-17 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/message. 2025-04-23 19:22:56.351 [DefaultDispatcher-worker-17 @coroutine#3012] 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-23 19:22:56.351 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.355 [DefaultDispatcher-worker-8 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.361 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.362 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.362 [DefaultDispatcher-worker-21 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.362 [DefaultDispatcher-worker-21 @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:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 19:22:56.362 [DefaultDispatcher-worker-21 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.362 [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-23 19:22:56.365 [DefaultDispatcher-worker-6 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.375 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.375 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 19:22:56.375 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 19:22:56.375 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.376 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058 2025-04-23 19:22:56.376 [DefaultDispatcher-worker-14 @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:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058. 2025-04-23 19:22:56.376 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058 2025-04-23 19:22:56.376 [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-23 19:22:56.376 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.377 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058 2025-04-23 19:22:56.377 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058 2025-04-23 19:22:56.377 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058. 2025-04-23 19:22:56.377 [DefaultDispatcher-worker-14 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719802915163693058 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.381 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.381 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.381 [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:46697/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 19:22:56.381 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.381 [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-23 19:22:56.382 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.382 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.382 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 19:22:56.382 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 19:22:56.382 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.386 [DefaultDispatcher-worker-18 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.396 [DefaultDispatcher-worker-3 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.400 [DefaultDispatcher-worker-13 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.400 [DefaultDispatcher-worker-7 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.400 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.400 [DefaultDispatcher-worker-13 @coroutine#3031] 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-23 19:22:56.400 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.400 [DefaultDispatcher-worker-13 @coroutine#3031] 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-23 19:22:56.400 [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-23 19:22:56.400 [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-23 19:22:56.400 [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-23 19:22:56.403 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.406 [DefaultDispatcher-worker-14 @call-handler#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.406 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.406 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.406 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.406 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/message. 2025-04-23 19:22:56.407 [DefaultDispatcher-worker-8 @coroutine#3031] 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-23 19:22:56.410 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.413 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.413 [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:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056. 2025-04-23 19:22:56.413 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.414 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.414 [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:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.414 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.414 [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-23 19:22:56.414 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.414 [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:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.414 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.415 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.415 [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:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.415 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.415 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.415 [UI Thread @coroutine#3168] 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/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057. 2025-04-23 19:22:56.415 [UI Thread @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.416 [eventLoopGroupProxy-19-7 @call-handler#3174] 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-23 19:22:56.416 [eventLoopGroupProxy-19-6 @call-handler#3175] 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-23 19:22:56.416 [eventLoopGroupProxy-19-5 @call-handler#3178] 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-23 19:22:56.417 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.417 [eventLoopGroupProxy-19-7 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.417 [eventLoopGroupProxy-19-6 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.417 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.417 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.417 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056. 2025-04-23 19:22:56.417 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.417 [eventLoopGroupProxy-19-5 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.418 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.418 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.418 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.418 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.418 [eventLoopGroupProxy-19-8 @call-handler#3188] 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-23 19:22:56.418 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.418 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.418 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.418 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.418 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.418 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.418 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.418 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.422 [DefaultDispatcher-worker-13 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.424 [eventLoopGroupProxy-19-8 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.425 [UI Thread @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.425 [UI Thread @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.425 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057. 2025-04-23 19:22:56.425 [UI Thread @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.425 [DefaultDispatcher-worker-7 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.429 [DefaultDispatcher-worker-8 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.432 [DefaultDispatcher-worker-8 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.437 [DefaultDispatcher-worker-15 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.440 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056 2025-04-23 19:22:56.440 [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:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056. 2025-04-23 19:22:56.440 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056 2025-04-23 19:22:56.441 [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-23 19:22:56.442 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.442 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056 2025-04-23 19:22:56.442 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056 2025-04-23 19:22:56.442 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056. 2025-04-23 19:22:56.442 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.446 [DefaultDispatcher-worker-1 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.452 [DefaultDispatcher-worker-1 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.455 [DefaultDispatcher-worker-8 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.455 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.455 [DefaultDispatcher-worker-8 @coroutine#3012] 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-23 19:22:56.455 [DefaultDispatcher-worker-8 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.455 [DefaultDispatcher-worker-8 @coroutine#3012] 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-23 19:22:56.456 [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-23 19:22:56.456 [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-23 19:22:56.456 [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-23 19:22:56.460 [DefaultDispatcher-worker-22 @call-handler#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.460 [eventLoopGroupProxy-19-2 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.461 [DefaultDispatcher-worker-10 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.461 [DefaultDispatcher-worker-10 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.461 [DefaultDispatcher-worker-10 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/message. 2025-04-23 19:22:56.461 [DefaultDispatcher-worker-10 @coroutine#3012] 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-23 19:22:56.464 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057 2025-04-23 19:22:56.464 [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:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057. 2025-04-23 19:22:56.464 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057 2025-04-23 19:22:56.465 [DefaultDispatcher-worker-21 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.465 [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-23 19:22:56.468 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.468 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057 2025-04-23 19:22:56.468 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057 2025-04-23 19:22:56.468 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057. 2025-04-23 19:22:56.468 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719802915163693058&assignmentUid=719802915163693056&clazzUid=719802915163693056&submitterUid=719802915163693057 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.473 [DefaultDispatcher-worker-17 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.479 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057 2025-04-23 19:22:56.479 [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:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057. 2025-04-23 19:22:56.479 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057 2025-04-23 19:22:56.480 [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-23 19:22:56.480 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.480 [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:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.480 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.480 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.480 [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-23 19:22:56.480 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056 2025-04-23 19:22:56.480 [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:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056. 2025-04-23 19:22:56.480 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056 2025-04-23 19:22:56.481 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.481 [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:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.481 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.481 [eventLoopGroupProxy-19-2 @call-handler#3262] 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-23 19:22:56.481 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.481 [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:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.481 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.481 [eventLoopGroupProxy-19-6 @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-23 19:22:56.481 [eventLoopGroupProxy-19-7 @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-23 19:22:56.481 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057 2025-04-23 19:22:56.481 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057 2025-04-23 19:22:56.482 [eventLoopGroupProxy-19-6 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.482 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057. 2025-04-23 19:22:56.482 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/PersonDao/getNamesByUid?uid=719802915163693057 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.482 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.482 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.482 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.482 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.482 [eventLoopGroupProxy-19-7 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.482 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.482 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.482 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.482 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.483 [eventLoopGroupProxy-19-5 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.483 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.483 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.483 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.483 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.484 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.484 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056 2025-04-23 19:22:56.484 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056 2025-04-23 19:22:56.484 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056. 2025-04-23 19:22:56.484 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.486 [DefaultDispatcher-worker-1 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.490 [DefaultDispatcher-worker-21 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.493 [DefaultDispatcher-worker-5 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.496 [DefaultDispatcher-worker-16 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.499 [DefaultDispatcher-worker-16 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.501 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058 2025-04-23 19:22:56.501 [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:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058. 2025-04-23 19:22:56.501 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058 2025-04-23 19:22:56.502 [eventLoopGroupProxy-19-2 @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-23 19:22:56.505 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.505 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058 2025-04-23 19:22:56.505 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058 2025-04-23 19:22:56.505 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058. 2025-04-23 19:22:56.505 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693058 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.509 [DefaultDispatcher-worker-12 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.511 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057 2025-04-23 19:22:56.511 [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:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057. 2025-04-23 19:22:56.511 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057 2025-04-23 19:22:56.511 [eventLoopGroupProxy-19-2 @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-23 19:22:56.512 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.512 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057 2025-04-23 19:22:56.512 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057 2025-04-23 19:22:56.512 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057. 2025-04-23 19:22:56.512 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/PersonDao/findByUidAsync?uid=719802915163693057 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.516 [DefaultDispatcher-worker-10 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.521 [DefaultDispatcher-worker-2 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.525 [DefaultDispatcher-worker-12 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.525 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.525 [DefaultDispatcher-worker-12 @coroutine#3031] 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-23 19:22:56.525 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.525 [DefaultDispatcher-worker-12 @coroutine#3031] 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-23 19:22:56.525 [eventLoopGroupProxy-19-2 @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-23 19:22:56.526 [eventLoopGroupProxy-19-2 @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-23 19:22:56.526 [eventLoopGroupProxy-19-2 @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-23 19:22:56.529 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:56.529 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.529 [DefaultDispatcher-worker-4 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.529 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.529 [DefaultDispatcher-worker-9 @call-handler#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2025-04-23 19:22:56.529 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.530 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.530 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/replication/message 2025-04-23 19:22:56.530 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.530 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.530 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/replication/message. 2025-04-23 19:22:56.530 [DefaultDispatcher-worker-14 @coroutine#3031] 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-23 19:22:56.531 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.531 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056. 2025-04-23 19:22:56.531 [UI Thread @coroutine#3321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.531 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.531 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.531 [UI Thread @coroutine#3325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.531 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.531 [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:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.531 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.532 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/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-23 19:22:56.532 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.532 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.532 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.532 [eventLoopGroupProxy-19-5 @call-handler#3341] 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-23 19:22:56.532 [eventLoopGroupProxy-19-6 @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-23 19:22:56.532 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.532 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057. 2025-04-23 19:22:56.532 [UI Thread @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.532 [eventLoopGroupProxy-19-7 @call-handler#3352] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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-23 19:22:56.532 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.532 [UI Thread @coroutine#3321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.532 [UI Thread @coroutine#3321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 2025-04-23 19:22:56.533 [eventLoopGroupProxy-19-6 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.533 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056. 2025-04-23 19:22:56.533 [UI Thread @coroutine#3321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.533 [eventLoopGroupProxy-19-5 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.533 [eventLoopGroupProxy-19-7 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.533 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.533 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.533 [UI Thread @coroutine#3325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.533 [UI Thread @coroutine#3325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.533 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.533 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.533 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.533 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 2025-04-23 19:22:56.533 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.533 [UI Thread @coroutine#3325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.533 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056. 2025-04-23 19:22:56.533 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719802915163693057&assignmentUid=719802915163693056 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.534 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d7074 2025-04-23 19:22:56.535 [eventLoopGroupProxy-19-9 @call-handler#3366] 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-23 19:22:56.536 [eventLoopGroupProxy-19-9 @call-handler#3366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 19:22:56.536 [UI Thread @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.536 [UI Thread @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 2025-04-23 19:22:56.537 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057. 2025-04-23 19:22:56.537 [UI Thread @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46697/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719802915163693056&clazzUid=719802915163693056&accountPersonUid=719802915163693057 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:56.537 [DefaultDispatcher-worker-17 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.540 [DefaultDispatcher-worker-4 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.543 [DefaultDispatcher-worker-22 @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.546 [DefaultDispatcher-worker-18 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.549 [DefaultDispatcher-worker-15 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf315f1 2025-04-23 19:22:56.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 19:22:56.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 19:22:56.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.551 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf315f1: (connection evicted) 2025-04-23 19:22:56.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:56.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 19:22:56.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 19:22:56.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 19:22:56.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 19:22:56.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:56.552 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569d7074: (connection evicted) 2025-04-23 19:22:56.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:56.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 19:22:56.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 19:22:56.627 [DefaultDispatcher-worker-21 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:56.627 [DefaultDispatcher-worker-21 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.627 [DefaultDispatcher-worker-21 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.627 [DefaultDispatcher-worker-21 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.628 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.628 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.710 [DefaultDispatcher-worker-10 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:56.710 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.710 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.710 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.711 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.711 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.794 [DefaultDispatcher-worker-4 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:56.794 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.794 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.794 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.795 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.795 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.834 [DefaultDispatcher-worker-13 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:56.835 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.835 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.835 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.835 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.835 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.875 [DefaultDispatcher-worker-16 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:56.875 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.875 [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-23 19:22:56.875 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.875 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.899 [DefaultDispatcher-worker-11 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:56.899 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.899 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:56.899 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.900 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:56.900 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.016 [DefaultDispatcher-worker-16 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:57.016 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.016 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.016 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.017 [DefaultDispatcher-worker-17 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.017 [DefaultDispatcher-worker-17 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.080 [DefaultDispatcher-worker-3 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:57.080 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.080 [DefaultDispatcher-worker-3 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.080 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.080 [DefaultDispatcher-worker-22 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.080 [DefaultDispatcher-worker-22 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.201 [DefaultDispatcher-worker-8 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:57.201 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.201 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.201 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.202 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.202 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.535 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:57.535 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.535 [DefaultDispatcher-worker-4 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.535 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.536 [DefaultDispatcher-worker-22 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.536 [DefaultDispatcher-worker-22 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 19:22:57.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 19:22:57.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.556 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43: (connection evicted) 2025-04-23 19:22:57.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 19:22:57.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd5ea90 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.558 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 19:22:57.559 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.559 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.559 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 19:22:57.568 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.573 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.575 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.576 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e79bdf6 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.576 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.577 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 19:22:57.589 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.595 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.596 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.597 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.601 [DefaultDispatcher-worker-10 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a 2025-04-23 19:22:57.609 [DefaultDispatcher-worker-22 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.615 [DefaultDispatcher-worker-20 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-04-23 19:22:57.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 19:22:57.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 19:22:57.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.619 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd: (connection evicted) 2025-04-23 19:22:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 19:22:57.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 19:22:57.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 19:22:57.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 19:22:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.620 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e283f1a: (connection evicted) 2025-04-23 19:22:57.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 19:22:57.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f6811e 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.621 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 19:22:57.631 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.632 [DefaultDispatcher-worker-10 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:57.632 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.632 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.632 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.633 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.633 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.637 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.638 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.639 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df4dcb 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 19:22:57.639 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.640 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.640 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 19:22:57.649 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.654 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.655 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.656 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.660 [DefaultDispatcher-worker-5 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2025-04-23 19:22:57.669 [DefaultDispatcher-worker-9 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.673 [DefaultDispatcher-worker-8 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.679 [DefaultDispatcher-worker-5 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.689 [DefaultDispatcher-worker-12 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2025-04-23 19:22:57.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 19:22:57.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 19:22:57.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.692 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4832813d: (connection evicted) 2025-04-23 19:22:57.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 19:22:57.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 19:22:57.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 19:22:57.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 19:22:57.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.693 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7: (connection evicted) 2025-04-23 19:22:57.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 19:22:57.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71904ea8 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.694 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 19:22:57.703 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.709 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.710 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.711 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ab0ca04 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.712 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 19:22:57.716 [DefaultDispatcher-worker-16 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:57.716 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.716 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.716 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.716 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.716 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.722 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.727 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.728 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.730 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.734 [DefaultDispatcher-worker-7 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 19:22:57.745 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.749 [DefaultDispatcher-worker-20 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 19:22:57.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 19:22:57.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 19:22:57.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.754 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f55630: (connection evicted) 2025-04-23 19:22:57.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 19:22:57.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 19:22:57.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 19:22:57.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 19:22:57.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.754 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d569c10: (connection evicted) 2025-04-23 19:22:57.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 19:22:57.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 19:22:57.755 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05dd42 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.756 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 19:22:57.765 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.771 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.772 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.773 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d587c73 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.773 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 19:22:57.782 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.788 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.790 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.794 [DefaultDispatcher-worker-4 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 19:22:57.799 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:57.799 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.799 [DefaultDispatcher-worker-16 @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:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.799 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.799 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.799 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.802 [DefaultDispatcher-worker-17 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.807 [DefaultDispatcher-worker-16 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 19:22:57.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 19:22:57.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 19:22:57.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.811 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c: (connection evicted) 2025-04-23 19:22:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 19:22:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 19:22:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 19:22:57.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 19:22:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.812 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776eb512: (connection evicted) 2025-04-23 19:22:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 19:22:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c29138a 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.813 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 19:22:57.822 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.828 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.829 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.830 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d8236c 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.830 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 19:22:57.831 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.831 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.831 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 19:22:57.839 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:57.840 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.840 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.840 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.840 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.840 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.840 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.846 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.847 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.848 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.852 [DefaultDispatcher-worker-3 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 19:22:57.861 [DefaultDispatcher-worker-15 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.866 [DefaultDispatcher-worker-14 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 19:22:57.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 19:22:57.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 19:22:57.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.870 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e: (connection evicted) 2025-04-23 19:22:57.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 19:22:57.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 19:22:57.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 19:22:57.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 19:22:57.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.871 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15382815: (connection evicted) 2025-04-23 19:22:57.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 19:22:57.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74974165 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.872 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 19:22:57.880 [DefaultDispatcher-worker-2 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:57.880 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.880 [DefaultDispatcher-worker-2 @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-23 19:22:57.880 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.881 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.882 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.888 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.889 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.890 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c7781a 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.890 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 19:22:57.891 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.891 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.891 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 19:22:57.899 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.904 [DefaultDispatcher-worker-6 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:57.904 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.904 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:57.904 [DefaultDispatcher-worker-6 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.905 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.905 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:57.905 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.906 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.907 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.911 [DefaultDispatcher-worker-18 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6 2025-04-23 19:22:57.920 [DefaultDispatcher-worker-3 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.925 [DefaultDispatcher-worker-14 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.929 [DefaultDispatcher-worker-13 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2025-04-23 19:22:57.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 19:22:57.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 19:22:57.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.933 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf: (connection evicted) 2025-04-23 19:22:57.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 19:22:57.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 19:22:57.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 19:22:57.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 19:22:57.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:57.934 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb3c9e6: (connection evicted) 2025-04-23 19:22:57.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:57.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 19:22:57.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72412c3d 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.935 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 19:22:57.944 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.950 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.951 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.952 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.952 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f007c4 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.953 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 19:22:57.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.967 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.968 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.969 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.973 [DefaultDispatcher-worker-13 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0 2025-04-23 19:22:57.981 [DefaultDispatcher-worker-2 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.985 [DefaultDispatcher-worker-16 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.988 [DefaultDispatcher-worker-10 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:57.997 [DefaultDispatcher-worker-11 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2025-04-23 19:22:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 19:22:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 19:22:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.000 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe: (connection evicted) 2025-04-23 19:22:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 19:22:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 19:22:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 19:22:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 19:22:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.001 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3709d0: (connection evicted) 2025-04-23 19:22:58.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 19:22:58.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee8ea84 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.002 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 19:22:58.010 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.015 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.015 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.016 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.017 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 19:22:58.021 [DefaultDispatcher-worker-20 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:58.022 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.022 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.022 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.022 [DefaultDispatcher-worker-23 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.022 [DefaultDispatcher-worker-23 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.025 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.029 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.030 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.031 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.035 [DefaultDispatcher-worker-8 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2025-04-23 19:22:58.041 [DefaultDispatcher-worker-5 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.046 [DefaultDispatcher-worker-11 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.047 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2025-04-23 19:22:58.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 19:22:58.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 19:22:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.051 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7: (connection evicted) 2025-04-23 19:22:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 19:22:58.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 19:22:58.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 19:22:58.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 19:22:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.051 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65595be7: (connection evicted) 2025-04-23 19:22:58.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 19:22:58.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c00c7 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 19:22:58.052 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.053 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 19:22:58.060 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.065 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.066 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.066 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2b7322 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.067 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 19:22:58.074 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.079 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.080 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.080 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-3 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-16 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-3 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.085 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.091 [DefaultDispatcher-worker-10 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.096 [DefaultDispatcher-worker-11 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.097 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.098 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2025-04-23 19:22:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 19:22:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 19:22:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.102 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45add64c: (connection evicted) 2025-04-23 19:22:58.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 19:22:58.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 19:22:58.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 19:22:58.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 19:22:58.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.103 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c25e89: (connection evicted) 2025-04-23 19:22:58.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 19:22:58.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1390cc4c 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.104 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 19:22:58.112 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.116 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.117 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.118 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e780d7 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.118 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 19:22:58.119 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.119 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.119 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 19:22:58.126 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.130 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.131 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.132 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.136 [DefaultDispatcher-worker-12 @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9af742 2025-04-23 19:22:58.143 [DefaultDispatcher-worker-6 @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.147 [DefaultDispatcher-worker-1 @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa 2025-04-23 19:22:58.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 19:22:58.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 19:22:58.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.186 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebefdfa: (connection evicted) 2025-04-23 19:22:58.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 19:22:58.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 19:22:58.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 19:22:58.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 19:22:58.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.187 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9af742: (connection evicted) 2025-04-23 19:22:58.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 19:22:58.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ef701e 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.188 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 19:22:58.196 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.201 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.202 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.203 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d56d9f6 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.203 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 19:22:58.206 [DefaultDispatcher-worker-5 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:58.206 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.206 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.206 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.207 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.207 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.211 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.216 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.217 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.218 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.222 [DefaultDispatcher-worker-11 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54 2025-04-23 19:22:58.229 [DefaultDispatcher-worker-15 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.234 [DefaultDispatcher-worker-16 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@814b60b 2025-04-23 19:22:58.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 19:22:58.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 19:22:58.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.239 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@814b60b: (connection evicted) 2025-04-23 19:22:58.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 19:22:58.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 19:22:58.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 19:22:58.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 19:22:58.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.239 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b01bb54: (connection evicted) 2025-04-23 19:22:58.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 19:22:58.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 19:22:58.240 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 19:22:58.240 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.240 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.240 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3cbc2c 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.241 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 19:22:58.248 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.253 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.254 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.255 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.255 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a71bef 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.256 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 19:22:58.263 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.268 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.269 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.269 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.273 [DefaultDispatcher-worker-8 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d36204f 2025-04-23 19:22:58.280 [DefaultDispatcher-worker-21 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.284 [DefaultDispatcher-worker-15 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.285 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.286 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2025-04-23 19:22:58.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 19:22:58.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 19:22:58.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.292 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3554de46: (connection evicted) 2025-04-23 19:22:58.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 19:22:58.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 19:22:58.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 19:22:58.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 19:22:58.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.293 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d36204f: (connection evicted) 2025-04-23 19:22:58.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 19:22:58.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a120e41 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.294 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 19:22:58.302 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.306 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.307 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.308 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5411a529 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.308 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 19:22:58.309 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.309 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.309 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 19:22:58.316 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.320 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.321 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.322 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.326 [DefaultDispatcher-worker-14 @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4044f07b 2025-04-23 19:22:58.333 [DefaultDispatcher-worker-15 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.337 [DefaultDispatcher-worker-17 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.342 [UI Thread @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556 2025-04-23 19:22:58.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 19:22:58.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 19:22:58.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.344 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7b6556: (connection evicted) 2025-04-23 19:22:58.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 19:22:58.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 19:22:58.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 19:22:58.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 19:22:58.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.345 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4044f07b: (connection evicted) 2025-04-23 19:22:58.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 19:22:58.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208bde64 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.346 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 19:22:58.354 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.359 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.360 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.361 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.365 [DefaultDispatcher-worker-15 @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.366 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.373 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2025-04-23 19:22:58.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 19:22:58.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 19:22:58.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.385 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453c10c2: (connection evicted) 2025-04-23 19:22:58.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 19:22:58.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b59f3aa 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.386 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 19:22:58.387 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-23 19:22:58.387 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-23 19:22:58.387 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 19:22:58.394 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-23 19:22:58.399 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-23 19:22:58.399 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-23 19:22:58.400 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2025-04-23 19:22:58.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 19:22:58.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 19:22:58.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:58.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 19:22:58.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4594a8 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.403 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 19:22:58.404 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-04-23 19:22:58.404 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-04-23 19:22:58.404 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 19:22:58.411 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-04-23 19:22:58.416 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-04-23 19:22:58.416 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-04-23 19:22:58.417 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-04-23 19:22:58.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 19:22:58.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 19:22:58.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:58.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 19:22:58.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ded8c9 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-23 19:22:58.420 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 19:22:58.427 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-23 19:22:58.432 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-23 19:22:58.433 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-23 19:22:58.434 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2025-04-23 19:22:58.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 19:22:58.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 19:22:58.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:58.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 19:22:58.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79059313 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.437 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 19:22:58.445 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.450 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.451 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.452 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.456 [DefaultDispatcher-worker-22 @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06 2025-04-23 19:22:58.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 19:22:58.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 19:22:58.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.464 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff9a06: (connection evicted) 2025-04-23 19:22:58.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 19:22:58.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad703cd 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-04-23 19:22:58.465 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 19:22:58.473 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-04-23 19:22:58.477 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-04-23 19:22:58.478 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-04-23 19:22:58.479 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2025-04-23 19:22:58.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 19:22:58.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 19:22:58.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:58.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 19:22:58.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 19:22:58.481 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e206be5 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.482 [Test worker @coroutine#4496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 19:22:58.490 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.495 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.495 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.496 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.501 [DefaultDispatcher-worker-22 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.501 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.503 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-23 19:22:58.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 19:22:58.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 19:22:58.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.514 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21590b35: (connection evicted) 2025-04-23 19:22:58.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 19:22:58.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@134ccb03 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.516 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 19:22:58.524 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.528 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.529 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.530 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d58136 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.530 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 19:22:58.539 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.540 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:58.540 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.540 [DefaultDispatcher-worker-7 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.540 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.541 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.541 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.544 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.544 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.545 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.549 [DefaultDispatcher-worker-10 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-04-23 19:22:58.556 [DefaultDispatcher-worker-10 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.566 [DefaultDispatcher-worker-15 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-04-23 19:22:58.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 19:22:58.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 19:22:58.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.571 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b: (connection evicted) 2025-04-23 19:22:58.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 19:22:58.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 19:22:58.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 19:22:58.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 19:22:58.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.571 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d: (connection evicted) 2025-04-23 19:22:58.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 19:22:58.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 19:22:58.572 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8cf854 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.573 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 19:22:58.580 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.585 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.586 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.587 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534f4a65 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.587 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 19:22:58.596 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.601 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.601 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.602 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.606 [DefaultDispatcher-worker-6 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-04-23 19:22:58.614 [DefaultDispatcher-worker-9 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.621 [DefaultDispatcher-worker-2 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-04-23 19:22:58.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 19:22:58.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 19:22:58.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.623 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c5652b: (connection evicted) 2025-04-23 19:22:58.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 19:22:58.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 19:22:58.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 19:22:58.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 19:22:58.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.624 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2505480a: (connection evicted) 2025-04-23 19:22:58.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 19:22:58.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 19:22:58.625 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31cae1e4 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.626 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 19:22:58.633 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.638 [DefaultDispatcher-worker-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:58.638 [DefaultDispatcher-worker-1 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.638 [DefaultDispatcher-worker-1 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.638 [DefaultDispatcher-worker-1 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.638 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.638 [DefaultDispatcher-worker-6 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.639 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.641 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.641 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 19:22:58.649 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.654 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.654 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.655 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.660 [DefaultDispatcher-worker-13 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-23 19:22:58.666 [DefaultDispatcher-worker-12 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.673 [DefaultDispatcher-worker-17 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.677 [DefaultDispatcher-worker-11 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.682 [DefaultDispatcher-worker-12 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-04-23 19:22:58.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 19:22:58.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 19:22:58.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.689 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc: (connection evicted) 2025-04-23 19:22:58.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 19:22:58.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 19:22:58.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 19:22:58.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 19:22:58.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.689 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2025-04-23 19:22:58.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 19:22:58.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f48adcc 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.691 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 19:22:58.699 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.704 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.704 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.705 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c45428 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.706 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 19:22:58.714 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.719 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.720 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.721 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:58.721 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.721 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.721 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.721 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.722 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.722 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.724 [DefaultDispatcher-worker-9 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 19:22:58.731 [DefaultDispatcher-worker-3 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.735 [DefaultDispatcher-worker-14 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.739 [DefaultDispatcher-worker-22 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 19:22:58.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 19:22:58.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 19:22:58.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.744 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180466a9: (connection evicted) 2025-04-23 19:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 19:22:58.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 19:22:58.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 19:22:58.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 19:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.745 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c: (connection evicted) 2025-04-23 19:22:58.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 19:22:58.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a809ee 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.746 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 19:22:58.747 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.747 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.747 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 19:22:58.759 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.764 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.765 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.766 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5259469d 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.766 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.767 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 19:22:58.774 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.778 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.779 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.780 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.784 [DefaultDispatcher-worker-2 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-04-23 19:22:58.791 [DefaultDispatcher-worker-23 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.795 [DefaultDispatcher-worker-11 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-04-23 19:22:58.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 19:22:58.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 19:22:58.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.797 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2: (connection evicted) 2025-04-23 19:22:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 19:22:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 19:22:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 19:22:58.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 19:22:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.798 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1694cbc: (connection evicted) 2025-04-23 19:22:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 19:22:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c8393 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.800 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 19:22:58.804 [DefaultDispatcher-worker-9 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:58.804 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.804 [DefaultDispatcher-worker-9 @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:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.804 [DefaultDispatcher-worker-9 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.805 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.805 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.808 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.813 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.814 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.815 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119d21ce 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.816 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 19:22:58.826 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.831 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.832 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.833 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.837 [DefaultDispatcher-worker-15 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-04-23 19:22:58.844 [DefaultDispatcher-worker-3 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.845 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:58.845 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.845 [DefaultDispatcher-worker-18 @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:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.845 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.845 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.845 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.849 [DefaultDispatcher-worker-12 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.860 [DefaultDispatcher-worker-18 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-04-23 19:22:58.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 19:22:58.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 19:22:58.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.861 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b: (connection evicted) 2025-04-23 19:22:58.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 19:22:58.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 19:22:58.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 19:22:58.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 19:22:58.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.862 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667713c4: (connection evicted) 2025-04-23 19:22:58.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 19:22:58.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0c88f4 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.863 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.864 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 19:22:58.873 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.878 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.878 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.879 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d7d1a8 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.880 [Test worker @coroutine#4746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 19:22:58.885 [DefaultDispatcher-worker-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:58.885 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.885 [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-23 19:22:58.885 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.886 [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-23 19:22:58.889 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.895 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.896 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.896 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.900 [DefaultDispatcher-worker-3 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-04-23 19:22:58.908 [DefaultDispatcher-worker-6 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.909 [DefaultDispatcher-worker-17 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:58.909 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.909 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:58.909 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.910 [DefaultDispatcher-worker-23 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.910 [DefaultDispatcher-worker-23 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:58.912 [DefaultDispatcher-worker-10 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.916 [DefaultDispatcher-worker-16 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.923 [DefaultDispatcher-worker-17 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-04-23 19:22:58.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 19:22:58.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 19:22:58.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.924 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3: (connection evicted) 2025-04-23 19:22:58.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 19:22:58.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 19:22:58.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 19:22:58.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 19:22:58.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.925 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5827908c: (connection evicted) 2025-04-23 19:22:58.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 19:22:58.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.927 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 19:22:58.936 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.941 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.942 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.943 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207fce87 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.943 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 19:22:58.951 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.956 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.957 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.957 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.961 [DefaultDispatcher-worker-2 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-04-23 19:22:58.968 [DefaultDispatcher-worker-23 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.972 [DefaultDispatcher-worker-22 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 19:22:58.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 19:22:58.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 19:22:58.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.978 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2025-04-23 19:22:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 19:22:58.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 19:22:58.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 19:22:58.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 19:22:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:58.979 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec: (connection evicted) 2025-04-23 19:22:58.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:58.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 19:22:58.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb3bc0e 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:58.980 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 19:22:58.988 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:58.993 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:58.993 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:58.994 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:58.994 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 19:22:58.994 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:58.994 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:58.994 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22d82fe8 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:58.995 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 19:22:59.002 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:59.007 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:59.007 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:59.008 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:59.012 [DefaultDispatcher-worker-1 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-04-23 19:22:59.018 [DefaultDispatcher-worker-1 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:59.023 [DefaultDispatcher-worker-12 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-04-23 19:22:59.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 19:22:59.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 19:22:59.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.025 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e: (connection evicted) 2025-04-23 19:22:59.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 19:22:59.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 19:22:59.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 19:22:59.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 19:22:59.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.025 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c74c99: (connection evicted) 2025-04-23 19:22:59.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 19:22:59.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2110b756 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.026 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 19:22:59.026 [DefaultDispatcher-worker-20 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:22:59.027 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.027 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.027 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.027 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.027 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.027 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 19:22:59.027 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.027 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.034 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.039 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.040 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.040 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d128fd 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.041 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 19:22:59.048 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.053 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.054 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.054 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.058 [DefaultDispatcher-worker-21 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 19:22:59.065 [DefaultDispatcher-worker-13 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.069 [DefaultDispatcher-worker-14 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 19:22:59.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 19:22:59.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 19:22:59.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.071 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c02f50: (connection evicted) 2025-04-23 19:22:59.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 19:22:59.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 19:22:59.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 19:22:59.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 19:22:59.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.071 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1512a767: (connection evicted) 2025-04-23 19:22:59.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 19:22:59.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77971bbf 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 19:22:59.072 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.073 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 19:22:59.080 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.085 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.086 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.087 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12300573 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.087 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 19:22:59.089 [DefaultDispatcher-worker-1 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:22:59.089 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.089 [DefaultDispatcher-worker-1 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.089 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.090 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.090 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.095 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.099 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.100 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.101 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.104 [DefaultDispatcher-worker-14 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 19:22:59.111 [DefaultDispatcher-worker-4 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.117 [DefaultDispatcher-worker-3 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.120 [DefaultDispatcher-worker-15 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.173 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.187 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.211 [DefaultDispatcher-worker-5 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:22:59.212 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.212 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.212 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.212 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.212 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.233 [DefaultDispatcher-worker-8 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-04-23 19:22:59.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 19:22:59.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 19:22:59.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.234 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7: (connection evicted) 2025-04-23 19:22:59.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 19:22:59.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 19:22:59.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 19:22:59.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 19:22:59.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.235 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1724c649: (connection evicted) 2025-04-23 19:22:59.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 19:22:59.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e740c6 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.236 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 19:22:59.243 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.248 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.249 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.250 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b386ba7 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.250 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 19:22:59.257 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.262 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.263 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.264 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.267 [DefaultDispatcher-worker-23 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-23 19:22:59.275 [DefaultDispatcher-worker-22 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.280 [DefaultDispatcher-worker-6 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.284 [DefaultDispatcher-worker-9 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb 2025-04-23 19:22:59.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 19:22:59.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 19:22:59.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.286 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a26eecb: (connection evicted) 2025-04-23 19:22:59.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 19:22:59.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 19:22:59.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 19:22:59.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 19:22:59.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.287 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644e9953: (connection evicted) 2025-04-23 19:22:59.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 19:22:59.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f7a872 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.287 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.288 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 19:22:59.296 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.300 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.301 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.302 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbc3756 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.302 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 19:22:59.303 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.303 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.303 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 19:22:59.310 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.314 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.315 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.316 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.320 [DefaultDispatcher-worker-16 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8 2025-04-23 19:22:59.327 [DefaultDispatcher-worker-4 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.332 [DefaultDispatcher-worker-19 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-23 19:22:59.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 19:22:59.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 19:22:59.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.335 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648100de: (connection evicted) 2025-04-23 19:22:59.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 19:22:59.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 19:22:59.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 19:22:59.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 19:22:59.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.335 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c75b0c8: (connection evicted) 2025-04-23 19:22:59.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 19:22:59.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f0969db 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.336 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 19:22:59.343 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.348 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.349 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.350 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5753e0c4 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.350 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 19:22:59.357 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.362 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.363 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.364 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.367 [DefaultDispatcher-worker-6 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-04-23 19:22:59.375 [DefaultDispatcher-worker-13 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.380 [DefaultDispatcher-worker-10 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.384 [DefaultDispatcher-worker-11 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f06006d 2025-04-23 19:22:59.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 19:22:59.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 19:22:59.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.387 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f06006d: (connection evicted) 2025-04-23 19:22:59.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 19:22:59.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 19:22:59.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 19:22:59.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 19:22:59.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.387 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ee585f: (connection evicted) 2025-04-23 19:22:59.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 19:22:59.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@484f7fad 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.388 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.389 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 19:22:59.396 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.401 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.402 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.402 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.407 [DefaultDispatcher-worker-21 @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.410 [DefaultDispatcher-worker-6 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85 2025-04-23 19:22:59.419 [UI Thread @coroutine#5070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719802930123079680 2025-04-23 19:22:59.420 [UI Thread @coroutine#5070] 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=719802930123079680. 2025-04-23 19:22:59.420 [UI Thread @coroutine#5070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719802930123079680 2025-04-23 19:22:59.420 [UI Thread @coroutine#5070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719802930123079680 2025-04-23 19:22:59.420 [UI Thread @coroutine#5070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719802930123079680 2025-04-23 19:22:59.421 [UI Thread @coroutine#5070] 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=719802930123079680. 2025-04-23 19:22:59.421 [UI Thread @coroutine#5070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719802930123079680 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:22:59.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 19:22:59.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 19:22:59.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.423 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae1ee85: (connection evicted) 2025-04-23 19:22:59.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 19:22:59.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf073da 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.456 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 19:22:59.464 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.469 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.470 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.471 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.475 [DefaultDispatcher-worker-23 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.485 [DefaultDispatcher-worker-12 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.489 [DefaultDispatcher-worker-22 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9 2025-04-23 19:22:59.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 19:22:59.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 19:22:59.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.506 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c92f2f9: (connection evicted) 2025-04-23 19:22:59.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 19:22:59.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185b998d 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 19:22:59.543 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 19:22:59.545 [DefaultDispatcher-worker-14 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:22:59.545 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.545 [DefaultDispatcher-worker-14 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.545 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.546 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.546 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.551 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 19:22:59.556 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 19:22:59.557 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 19:22:59.558 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 19:22:59.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 19:22:59.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 19:22:59.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:59.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 19:22:59.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f324d9f 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-23 19:22:59.563 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 19:22:59.570 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-23 19:22:59.576 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-23 19:22:59.576 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-23 19:22:59.577 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-23 19:22:59.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 19:22:59.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 19:22:59.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:22:59.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 19:22:59.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124ba047 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.580 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 19:22:59.588 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.593 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.594 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.595 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc2146c 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.595 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 19:22:59.603 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.608 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.609 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.610 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.613 [DefaultDispatcher-worker-12 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2025-04-23 19:22:59.620 [DefaultDispatcher-worker-15 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2025-04-23 19:22:59.623 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.623 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 19:22:59.623 [UI Thread @coroutine#5173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.624 [UI Thread @coroutine#5173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.624 [UI Thread @coroutine#5173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.624 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 19:22:59.624 [UI Thread @coroutine#5173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49759/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:59.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 19:22:59.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 19:22:59.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.625 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c658163: (connection evicted) 2025-04-23 19:22:59.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 19:22:59.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 19:22:59.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 19:22:59.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 19:22:59.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.626 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299003eb: (connection evicted) 2025-04-23 19:22:59.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 19:22:59.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397fced4 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.627 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 19:22:59.634 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.639 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.640 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.641 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f2788f2 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.641 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.642 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 19:22:59.643 [DefaultDispatcher-worker-7 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:22:59.643 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.643 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.643 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.644 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.644 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.649 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.654 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.655 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.655 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.659 [DefaultDispatcher-worker-15 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549561ab 2025-04-23 19:22:59.666 [DefaultDispatcher-worker-15 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f 2025-04-23 19:22:59.667 [UI Thread @coroutine#5205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34791/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.667 [UI Thread @coroutine#5205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34791/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 19:22:59.667 [UI Thread @coroutine#5205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34791/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.668 [UI Thread @coroutine#5205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34791/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.668 [UI Thread @coroutine#5205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34791/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 19:22:59.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 19:22:59.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.669 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c9bb2f: (connection evicted) 2025-04-23 19:22:59.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 19:22:59.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 19:22:59.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 19:22:59.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 19:22:59.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.669 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549561ab: (connection evicted) 2025-04-23 19:22:59.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 19:22:59.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a79420 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.670 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 19:22:59.678 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.682 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.683 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.684 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aead7d9 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.684 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 19:22:59.685 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.685 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.685 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 19:22:59.692 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.696 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.697 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.698 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.702 [DefaultDispatcher-worker-7 @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7ec499 2025-04-23 19:22:59.709 [DefaultDispatcher-worker-7 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de57397 2025-04-23 19:22:59.710 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.710 [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:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 19:22:59.710 [UI Thread @coroutine#5234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.710 [UI Thread @coroutine#5234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.710 [UI Thread @coroutine#5234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 19:22:59.711 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 19:22:59.711 [UI Thread @coroutine#5234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40827/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:22:59.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 19:22:59.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 19:22:59.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.711 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de57397: (connection evicted) 2025-04-23 19:22:59.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 19:22:59.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 19:22:59.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 19:22:59.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 19:22:59.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.712 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7ec499: (connection evicted) 2025-04-23 19:22:59.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 19:22:59.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c95612 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.713 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 19:22:59.721 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.726 [DefaultDispatcher-worker-12 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:22:59.726 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.726 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.726 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.726 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.726 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.726 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.727 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.728 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5410bbdf 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.728 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.729 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 19:22:59.736 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.741 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.742 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.743 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.746 [DefaultDispatcher-worker-14 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-04-23 19:22:59.753 [DefaultDispatcher-worker-18 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.760 [DefaultDispatcher-worker-8 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2025-04-23 19:22:59.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 19:22:59.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 19:22:59.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.765 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92a584f: (connection evicted) 2025-04-23 19:22:59.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 19:22:59.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 19:22:59.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 19:22:59.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 19:22:59.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.766 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f229f60: (connection evicted) 2025-04-23 19:22:59.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 19:22:59.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf6de66 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.767 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 19:22:59.768 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.768 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.768 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 19:22:59.775 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.780 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.780 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.781 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.785 [DefaultDispatcher-worker-19 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.796 [DefaultDispatcher-worker-23 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.801 [DefaultDispatcher-worker-17 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.809 [DefaultDispatcher-worker-3 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:22:59.809 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.809 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.809 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.809 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.809 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.811 [DefaultDispatcher-worker-17 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b917b5e 2025-04-23 19:22:59.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 19:22:59.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 19:22:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.812 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b917b5e: (connection evicted) 2025-04-23 19:22:59.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 19:22:59.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.813 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c38d025 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.814 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 19:22:59.822 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.827 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.828 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.829 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5127de08 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.829 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 19:22:59.836 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.841 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.842 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.843 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.847 [DefaultDispatcher-worker-16 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f571d96 2025-04-23 19:22:59.849 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:22:59.849 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.849 [DefaultDispatcher-worker-11 @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:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.849 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.849 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.849 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.854 [DefaultDispatcher-worker-18 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.858 [DefaultDispatcher-worker-19 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350a3df3 2025-04-23 19:22:59.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 19:22:59.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 19:22:59.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.862 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350a3df3: (connection evicted) 2025-04-23 19:22:59.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 19:22:59.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 19:22:59.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 19:22:59.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 19:22:59.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.863 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f571d96: (connection evicted) 2025-04-23 19:22:59.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 19:22:59.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bc4445 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.864 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 19:22:59.865 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.865 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.865 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 19:22:59.872 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.877 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.878 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.879 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.883 [DefaultDispatcher-worker-10 @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.887 [DefaultDispatcher-worker-12 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.890 [DefaultDispatcher-worker-9 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:22:59.890 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.890 [DefaultDispatcher-worker-9 @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-23 19:22:59.890 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.890 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.893 [DefaultDispatcher-worker-11 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5074893 2025-04-23 19:22:59.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 19:22:59.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 19:22:59.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.894 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5074893: (connection evicted) 2025-04-23 19:22:59.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 19:22:59.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48ffe8 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.895 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 19:22:59.903 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.909 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.909 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.910 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-5 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-14 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.914 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:22:59.917 [DefaultDispatcher-worker-18 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-04-23 19:22:59.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 19:22:59.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 19:22:59.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.918 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94: (connection evicted) 2025-04-23 19:22:59.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 19:22:59.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ac5a14 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.920 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 19:22:59.927 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.932 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.933 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.934 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.969 [DefaultDispatcher-worker-1 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8 2025-04-23 19:22:59.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 19:22:59.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 19:22:59.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.972 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@416dd4d8: (connection evicted) 2025-04-23 19:22:59.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 19:22:59.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af535ff 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.973 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 19:22:59.981 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.986 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.986 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.987 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.992 [DefaultDispatcher-worker-2 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.995 [DefaultDispatcher-worker-8 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c3f653 2025-04-23 19:22:59.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 19:22:59.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 19:22:59.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:22:59.998 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60c3f653: (connection evicted) 2025-04-23 19:22:59.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:22:59.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 19:22:59.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250988e5 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 19:23:00.000 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 19:23:00.008 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 19:23:00.012 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 19:23:00.013 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 19:23:00.016 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 19:23:00.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 19:23:00.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 19:23:00.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 19:23:00.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525b999 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.020 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 19:23:00.021 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2025-04-23 19:23:00.021 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2025-04-23 19:23:00.021 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 19:23:00.028 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2025-04-23 19:23:00.032 [DefaultDispatcher-worker-23 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:23:00.032 [DefaultDispatcher-worker-23 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.032 [DefaultDispatcher-worker-23 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.032 [DefaultDispatcher-worker-23 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.032 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.032 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.033 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2025-04-23 19:23:00.034 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2025-04-23 19:23:00.035 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2025-04-23 19:23:00.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 19:23:00.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 19:23:00.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 19:23:00.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f4693a 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.037 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.038 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 19:23:00.038 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-04-23 19:23:00.038 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-04-23 19:23:00.038 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 19:23:00.046 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-04-23 19:23:00.051 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-04-23 19:23:00.052 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-04-23 19:23:00.053 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ff871a 2025-04-23 19:23:00.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 19:23:00.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 19:23:00.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 19:23:00.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 19:23:00.060 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57479/Site/verify 2025-04-23 19:23:00.060 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57479/Site/verify. 2025-04-23 19:23:00.060 [UI Thread @coroutine#5532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57479/Site/verify 2025-04-23 19:23:00.061 [UI Thread @coroutine#5532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57479/Site/verify 2025-04-23 19:23:00.061 [UI Thread @coroutine#5532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57479/Site/verify 2025-04-23 19:23:00.061 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57479/Site/verify. 2025-04-23 19:23:00.061 [UI Thread @coroutine#5532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57479/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d7909bd 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.064 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 19:23:00.065 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-04-23 19:23:00.065 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-04-23 19:23:00.065 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 19:23:00.073 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-04-23 19:23:00.077 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-04-23 19:23:00.078 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-04-23 19:23:00.079 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-04-23 19:23:00.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 19:23:00.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 19:23:00.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 19:23:00.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc9de0e 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2025-04-23 19:23:00.081 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 19:23:00.089 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2025-04-23 19:23:00.094 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2025-04-23 19:23:00.094 [DefaultDispatcher-worker-15 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:23:00.094 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.094 [DefaultDispatcher-worker-15 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.094 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.095 [DefaultDispatcher-worker-23 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.095 [DefaultDispatcher-worker-23 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.095 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2025-04-23 19:23:00.096 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2025-04-23 19:23:00.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 19:23:00.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 19:23:00.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 19:23:00.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 19:23:00.097 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a6c7a6 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2025-04-23 19:23:00.098 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 19:23:00.106 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2025-04-23 19:23:00.111 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2025-04-23 19:23:00.111 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2025-04-23 19:23:00.112 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a225642 2025-04-23 19:23:00.113 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56373/Site/verify 2025-04-23 19:23:00.113 [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:56373/Site/verify. 2025-04-23 19:23:00.113 [UI Thread @coroutine#5597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56373/Site/verify 2025-04-23 19:23:00.114 [UI Thread @coroutine#5597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56373/Site/verify 2025-04-23 19:23:00.114 [UI Thread @coroutine#5597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56373/Site/verify 2025-04-23 19:23:00.114 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56373/Site/verify. 2025-04-23 19:23:00.114 [UI Thread @coroutine#5597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56373/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:23:00.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 19:23:00.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 19:23:00.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 19:23:00.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 19:23:00.118 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43673/Site/verify 2025-04-23 19:23:00.118 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43673/Site/verify. 2025-04-23 19:23:00.118 [UI Thread @coroutine#5609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43673/Site/verify 2025-04-23 19:23:00.119 [UI Thread @coroutine#5609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43673/Site/verify 2025-04-23 19:23:00.119 [UI Thread @coroutine#5609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43673/Site/verify 2025-04-23 19:23:00.119 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43673/Site/verify. 2025-04-23 19:23:00.119 [UI Thread @coroutine#5609] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43673/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48359/Site/verify 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48359/Site/verify. 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48359/Site/verify 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48359/Site/verify 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48359/Site/verify 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48359/Site/verify. 2025-04-23 19:23:00.122 [UI Thread @coroutine#5622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48359/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:23:00.125 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 19:23:00.125 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-23 19:23:00.125 [UI Thread @coroutine#5636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 19:23:00.126 [UI Thread @coroutine#5636] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3579682 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 19:23:00.127 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.128 [Test worker @coroutine#5643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 19:23:00.136 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.142 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.142 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.143 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.147 [DefaultDispatcher-worker-12 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.157 [DefaultDispatcher-worker-14 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.162 [DefaultDispatcher-worker-22 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.165 [DefaultDispatcher-worker-14 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.168 [DefaultDispatcher-worker-9 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.170 [DefaultDispatcher-worker-15 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.175 [DefaultDispatcher-worker-20 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.183 [DefaultDispatcher-worker-20 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c 2025-04-23 19:23:00.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 19:23:00.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 19:23:00.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.184 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f64c40c: (connection evicted) 2025-04-23 19:23:00.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 19:23:00.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afd2f4e 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.186 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 19:23:00.194 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.198 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.199 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.200 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f092eaa 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.200 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.201 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 19:23:00.208 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.213 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.214 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.215 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.217 [DefaultDispatcher-worker-11 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:23:00.217 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.217 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.217 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.217 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.217 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.219 [DefaultDispatcher-worker-10 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2025-04-23 19:23:00.225 [DefaultDispatcher-worker-16 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2025-04-23 19:23:00.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 19:23:00.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 19:23:00.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.233 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74239871: (connection evicted) 2025-04-23 19:23:00.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 19:23:00.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 19:23:00.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 19:23:00.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 19:23:00.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.234 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c1b45: (connection evicted) 2025-04-23 19:23:00.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 19:23:00.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51cbd1d 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.235 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 19:23:00.243 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.247 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.248 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.249 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22152da0 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.249 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 19:23:00.250 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.250 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.250 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 19:23:00.257 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.261 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.262 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.263 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.267 [DefaultDispatcher-worker-7 @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5039de18 2025-04-23 19:23:00.273 [DefaultDispatcher-worker-23 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.278 [DefaultDispatcher-worker-17 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e13a74 2025-04-23 19:23:00.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 19:23:00.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 19:23:00.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.280 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e13a74: (connection evicted) 2025-04-23 19:23:00.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 19:23:00.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 19:23:00.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 19:23:00.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 19:23:00.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.280 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5039de18: (connection evicted) 2025-04-23 19:23:00.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 19:23:00.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21eb33d4 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.281 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.282 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 19:23:00.282 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.282 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.282 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 19:23:00.289 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.294 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.295 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.295 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.295 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58d85a00 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.296 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 19:23:00.303 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.308 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.308 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.309 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.313 [DefaultDispatcher-worker-6 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2025-04-23 19:23:00.320 [DefaultDispatcher-worker-6 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.324 [DefaultDispatcher-worker-6 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6 2025-04-23 19:23:00.382 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.396 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.551 [DefaultDispatcher-worker-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:23:00.551 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.551 [DefaultDispatcher-worker-2 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.551 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.551 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.551 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 19:23:00.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 19:23:00.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.577 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e4d55a6: (connection evicted) 2025-04-23 19:23:00.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 19:23:00.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 19:23:00.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 19:23:00.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 19:23:00.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.577 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a: (connection evicted) 2025-04-23 19:23:00.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 19:23:00.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 19:23:00.578 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e2c701 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.579 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 19:23:00.586 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.591 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.592 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.593 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716205f9 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.593 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 19:23:00.600 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.605 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.605 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.606 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.610 [DefaultDispatcher-worker-20 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234ad505 2025-04-23 19:23:00.617 [DefaultDispatcher-worker-19 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.620 [DefaultDispatcher-worker-18 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.623 [DefaultDispatcher-worker-3 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 19:23:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.626 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711329fe: (connection evicted) 2025-04-23 19:23:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 19:23:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.626 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@234ad505: (connection evicted) 2025-04-23 19:23:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 19:23:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db4c883 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.627 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 19:23:00.634 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.639 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.640 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.641 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa73f3a 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.641 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 19:23:00.648 [DefaultDispatcher-worker-15 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:23:00.648 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.648 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.648 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.648 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.648 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.649 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.654 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.654 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.655 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.659 [DefaultDispatcher-worker-9 @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe 2025-04-23 19:23:00.665 [DefaultDispatcher-worker-23 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.669 [DefaultDispatcher-worker-3 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.673 [DefaultDispatcher-worker-16 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413fe58f 2025-04-23 19:23:00.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 19:23:00.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 19:23:00.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.675 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@413fe58f: (connection evicted) 2025-04-23 19:23:00.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 19:23:00.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 19:23:00.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 19:23:00.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 19:23:00.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.676 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3b8bfe: (connection evicted) 2025-04-23 19:23:00.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 19:23:00.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462ccaa8 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.677 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 19:23:00.684 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.689 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.690 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.691 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af45006 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.691 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 19:23:00.698 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.703 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.704 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.705 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.709 [DefaultDispatcher-worker-23 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa 2025-04-23 19:23:00.716 [DefaultDispatcher-worker-20 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.720 [DefaultDispatcher-worker-9 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.723 [DefaultDispatcher-worker-13 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed 2025-04-23 19:23:00.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 19:23:00.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 19:23:00.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.726 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fbfd6ed: (connection evicted) 2025-04-23 19:23:00.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 19:23:00.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 19:23:00.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 19:23:00.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 19:23:00.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.726 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349c9bfa: (connection evicted) 2025-04-23 19:23:00.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 19:23:00.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428b5b3f 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.728 [Test worker @coroutine#5988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 19:23:00.731 [DefaultDispatcher-worker-20 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:23:00.731 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.731 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.731 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.732 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.732 [DefaultDispatcher-worker-18 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.736 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.741 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.742 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.743 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.749 [DefaultDispatcher-worker-4 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8 2025-04-23 19:23:00.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 19:23:00.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 19:23:00.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.751 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a5cfb8: (connection evicted) 2025-04-23 19:23:00.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 19:23:00.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85cce1 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.752 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 19:23:00.760 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.764 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.765 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.766 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.770 [DefaultDispatcher-worker-17 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.780 [DefaultDispatcher-worker-9 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.784 [DefaultDispatcher-worker-12 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-04-23 19:23:00.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 19:23:00.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 19:23:00.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.787 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c: (connection evicted) 2025-04-23 19:23:00.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 19:23:00.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274d10aa 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 19:23:00.787 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.788 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 19:23:00.795 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.800 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.800 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.801 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.806 [DefaultDispatcher-worker-8 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.813 [DefaultDispatcher-worker-20 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:23:00.813 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.813 [DefaultDispatcher-worker-20 @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:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.813 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.814 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.814 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.817 [DefaultDispatcher-worker-8 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.820 [DefaultDispatcher-worker-18 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.827 [DefaultDispatcher-worker-16 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56 2025-04-23 19:23:00.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 19:23:00.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 19:23:00.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.828 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f3ce56: (connection evicted) 2025-04-23 19:23:00.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 19:23:00.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768dcd21 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.829 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 19:23:00.837 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.842 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.842 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.843 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.847 [DefaultDispatcher-worker-9 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.853 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:23:00.853 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.853 [DefaultDispatcher-worker-18 @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:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.853 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.854 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.854 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.857 [DefaultDispatcher-worker-21 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.861 [DefaultDispatcher-worker-7 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.867 [DefaultDispatcher-worker-3 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 19:23:00.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 19:23:00.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 19:23:00.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.867 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1582dfec: (connection evicted) 2025-04-23 19:23:00.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 19:23:00.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2703fabd 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3387d45e 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3387d45e 2025-04-23 19:23:00.869 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 19:23:00.877 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3387d45e 2025-04-23 19:23:00.882 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3387d45e 2025-04-23 19:23:00.883 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3387d45e 2025-04-23 19:23:00.883 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3387d45e 2025-04-23 19:23:00.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 19:23:00.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 19:23:00.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 19:23:00.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca6a1a6 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 19:23:00.888 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 19:23:00.895 [DefaultDispatcher-worker-5 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:23:00.895 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.895 [DefaultDispatcher-worker-5 @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-23 19:23:00.895 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.895 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.896 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 19:23:00.901 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 19:23:00.902 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 19:23:00.903 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 19:23:00.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 19:23:00.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 19:23:00.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 19:23:00.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c04a1ca 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 19:23:00.906 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 19:23:00.914 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 19:23:00.919 [DefaultDispatcher-worker-21 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:23:00.919 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.919 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:00.919 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.919 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.919 [DefaultDispatcher-worker-21 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:00.920 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 19:23:00.921 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 19:23:00.922 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-23 19:23:00.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 19:23:00.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 19:23:00.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 19:23:00.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 19:23:00.925 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 19:23:00.925 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.925 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.925 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.925 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c17ba6 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556 2025-04-23 19:23:00.926 [UI Thread @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 19:23:00.934 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556 2025-04-23 19:23:00.939 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556 2025-04-23 19:23:00.940 [UI Thread @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556 2025-04-23 19:23:00.941 [UI Thread @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556 2025-04-23 19:23:00.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 19:23:00.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 19:23:00.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:00.942 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1e6556: (connection evicted) 2025-04-23 19:23:00.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 19:23:00.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3663fc 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.944 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 19:23:00.945 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 19:23:00.945 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 19:23:00.945 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 19:23:00.953 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 19:23:00.958 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 19:23:00.959 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 19:23:00.959 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-04-23 19:23:00.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 19:23:00.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 19:23:00.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 19:23:00.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f79536b 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 19:23:00.962 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 19:23:00.970 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 19:23:00.975 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 19:23:00.976 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 19:23:00.977 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-04-23 19:23:00.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 19:23:00.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 19:23:00.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 19:23:00.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37445c57 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.978 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.979 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.979 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 19:23:00.979 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-04-23 19:23:00.979 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-04-23 19:23:00.979 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 19:23:00.987 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-04-23 19:23:00.992 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-04-23 19:23:00.992 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-04-23 19:23:00.993 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d97b0a 2025-04-23 19:23:00.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 19:23:00.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 19:23:00.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:00.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:00.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 19:23:00.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496203da 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-23 19:23:00.995 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 19:23:01.003 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-23 19:23:01.008 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-23 19:23:01.009 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-23 19:23:01.010 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4fa5df 2025-04-23 19:23:01.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 19:23:01.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 19:23:01.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 19:23:01.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491da2fe 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.012 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.013 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 19:23:01.013 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4515dfae 2025-04-23 19:23:01.013 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4515dfae 2025-04-23 19:23:01.013 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 19:23:01.021 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4515dfae 2025-04-23 19:23:01.025 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4515dfae 2025-04-23 19:23:01.026 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4515dfae 2025-04-23 19:23:01.027 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4515dfae 2025-04-23 19:23:01.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 19:23:01.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 19:23:01.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 19:23:01.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63ec3626 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.030 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 19:23:01.031 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-23 19:23:01.031 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-23 19:23:01.031 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 19:23:01.036 [DefaultDispatcher-worker-14 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:23:01.036 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.036 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.036 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.037 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.037 [DefaultDispatcher-worker-14 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.039 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-23 19:23:01.044 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-23 19:23:01.045 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-23 19:23:01.046 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593a38d 2025-04-23 19:23:01.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 19:23:01.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 19:23:01.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 19:23:01.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df9d890 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.047 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b23bc4 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b23bc4 2025-04-23 19:23:01.048 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 19:23:01.056 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b23bc4 2025-04-23 19:23:01.060 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b23bc4 2025-04-23 19:23:01.061 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b23bc4 2025-04-23 19:23:01.062 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b23bc4 2025-04-23 19:23:01.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 19:23:01.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 19:23:01.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 19:23:01.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 19:23:01.064 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5853431f 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-23 19:23:01.065 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 19:23:01.073 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-23 19:23:01.078 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-23 19:23:01.079 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-23 19:23:01.080 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-23 19:23:01.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 19:23:01.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 19:23:01.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 19:23:01.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72da5f0e 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-23 19:23:01.083 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 19:23:01.091 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-23 19:23:01.096 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-23 19:23:01.097 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-23 19:23:01.098 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-23 19:23:01.099 [DefaultDispatcher-worker-1 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:23:01.099 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.099 [DefaultDispatcher-worker-1 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.099 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.100 [DefaultDispatcher-worker-23 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.100 [DefaultDispatcher-worker-23 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.100 [UI Thread @coroutine#6358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 19:23:01.100 [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-23 19:23:01.100 [UI Thread @coroutine#6358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 19:23:01.101 [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-23 19:23:01.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 19:23:01.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 19:23:01.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 19:23:01.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ce6678 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@302b6367 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@302b6367 2025-04-23 19:23:01.103 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 19:23:01.114 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302b6367 2025-04-23 19:23:01.119 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302b6367 2025-04-23 19:23:01.120 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302b6367 2025-04-23 19:23:01.121 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302b6367 2025-04-23 19:23:01.123 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44157/Site/verify 2025-04-23 19:23:01.123 [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:44157/Site/verify. 2025-04-23 19:23:01.123 [UI Thread @coroutine#6381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44157/Site/verify 2025-04-23 19:23:01.124 [UI Thread @coroutine#6381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44157/Site/verify 2025-04-23 19:23:01.124 [UI Thread @coroutine#6381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44157/Site/verify 2025-04-23 19:23:01.124 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44157/Site/verify. 2025-04-23 19:23:01.124 [UI Thread @coroutine#6381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44157/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 19:23:01.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 19:23:01.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 19:23:01.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 19:23:01.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:01.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 19:23:01.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29beac4e 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:01.127 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 19:23:01.128 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.128 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.128 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 19:23:01.136 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.141 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.141 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.142 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.147 [DefaultDispatcher-worker-21 @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.150 [DefaultDispatcher-worker-10 @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413 2025-04-23 19:23:01.153 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55611/719802937601552384/_ustadmanifest.json 2025-04-23 19:23:01.153 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55611/719802937601552384/_ustadmanifest.json. 2025-04-23 19:23:01.153 [UI Thread @coroutine#6407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55611/719802937601552384/_ustadmanifest.json 2025-04-23 19:23:01.154 [UI Thread @coroutine#6407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55611/719802937601552384/_ustadmanifest.json 2025-04-23 19:23:01.154 [UI Thread @coroutine#6407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55611/719802937601552384/_ustadmanifest.json 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] 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:55611/719802937601552384/_ustadmanifest.json. 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55611/719802937601552384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55611/mediainfo.json 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55611/mediainfo.json. 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55611/mediainfo.json 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55611/mediainfo.json 2025-04-23 19:23:01.155 [UI Thread @coroutine#6407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55611/mediainfo.json 2025-04-23 19:23:01.196 [UI Thread @coroutine#6407] 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:55611/mediainfo.json. 2025-04-23 19:23:01.196 [UI Thread @coroutine#6407] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55611/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:23:01.222 [DefaultDispatcher-worker-22 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:23:01.222 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.222 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.222 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.223 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.223 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.228 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:01.556 [DefaultDispatcher-worker-21 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-04-23 19:23:01.556 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.556 [DefaultDispatcher-worker-21 @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:55725/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.556 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.557 [DefaultDispatcher-worker-6 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.557 [DefaultDispatcher-worker-6 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55725/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.652 [DefaultDispatcher-worker-23 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-23 19:23:01.652 [DefaultDispatcher-worker-23 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.653 [DefaultDispatcher-worker-23 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.653 [DefaultDispatcher-worker-23 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.653 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.653 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47333/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.736 [DefaultDispatcher-worker-10 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dd1d0c 2025-04-23 19:23:01.736 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.736 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.736 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.737 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.737 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51835/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.819 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-23 19:23:01.819 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.819 [DefaultDispatcher-worker-6 @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:33747/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.819 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.820 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.820 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.859 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-23 19:23:01.859 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.859 [DefaultDispatcher-worker-11 @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:54537/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.859 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.860 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.860 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.900 [DefaultDispatcher-worker-7 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f768728 2025-04-23 19:23:01.900 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.900 [DefaultDispatcher-worker-7 @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-23 19:23:01.900 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.901 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.924 [DefaultDispatcher-worker-1 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-23 19:23:01.924 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.924 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:01.924 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.925 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:01.925 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.042 [DefaultDispatcher-worker-10 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-23 19:23:02.042 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.042 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:02.042 [DefaultDispatcher-worker-10 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.043 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.043 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46043/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.105 [DefaultDispatcher-worker-22 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2025-04-23 19:23:02.105 [DefaultDispatcher-worker-22 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.105 [DefaultDispatcher-worker-22 @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:46687/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:02.105 [DefaultDispatcher-worker-22 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.106 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.106 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46687/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 19:23:02.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 19:23:02.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:02.199 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7ee413: (connection evicted) 2025-04-23 19:23:02.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:02.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 19:23:02.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a729612 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.227 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 19:23:02.227 [DefaultDispatcher-worker-8 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2025-04-23 19:23:02.227 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.227 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId. 2025-04-23 19:23:02.227 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.228 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.228 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48509/UmAppDatabase/replication/nodeId 2025-04-23 19:23:02.236 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.242 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.243 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.244 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.248 [DefaultDispatcher-worker-19 @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.252 [DefaultDispatcher-worker-15 @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427a4d68 2025-04-23 19:23:02.329 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:02.333 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53299/719802943632711680/_ustadmanifest.json 2025-04-23 19:23:02.333 [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:53299/719802943632711680/_ustadmanifest.json. 2025-04-23 19:23:02.333 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53299/719802943632711680/_ustadmanifest.json 2025-04-23 19:23:02.334 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53299/719802943632711680/_ustadmanifest.json 2025-04-23 19:23:02.334 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53299/719802943632711680/_ustadmanifest.json 2025-04-23 19:23:02.334 [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:53299/719802943632711680/_ustadmanifest.json. 2025-04-23 19:23:02.334 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53299/719802943632711680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:23:02.334 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53299/tincan.xml 2025-04-23 19:23:02.334 [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:53299/tincan.xml. 2025-04-23 19:23:02.334 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53299/tincan.xml 2025-04-23 19:23:02.335 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53299/tincan.xml 2025-04-23 19:23:02.335 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53299/tincan.xml 2025-04-23 19:23:02.376 [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:53299/tincan.xml. 2025-04-23 19:23:02.376 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53299/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 19:23:02.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 19:23:02.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 19:23:02.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 19:23:02.382 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427a4d68: (connection evicted) 2025-04-23 19:23:02.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 19:23:02.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 19:23:02.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.